Armory
Source
Browse
Sub-Agents

electron-angular-native

Code Review Mode tailored for Electron app with Node.js backend (main), Angular frontend (render), and native integration layer (e.g., AppleScript, shell, or native tooling). Services in other repos are not reviewed here.

Score
Unranked
Evidence
No signals yet
Last commit
Not known
Listed

Install

armory install electron-angular-native --cli claude

writes the file to.claude/agents/electron-angular-native.mdListed as compatible

Configuration
# fetches the source and writes it to:
.claude/agents/electron-angular-native.md

Needs the armory CLI · not on npm yet, build it from cli/ in the repository

What it is

Code Review Mode tailored for Electron app with Node.js backend (main), Angular frontend (render), and native integration layer (e.g., AppleScript, shell, or native tooling). Services in other repos are not reviewed here.

When to use it

Code Review Mode tailored for Electron app with Node.js backend (main), Angular frontend (render), and native integration layer (e.g., AppleScript, shell, or native tooling). Services in other repos are not reviewed here.

How to install / invoke

# Copy the agent definition into your project's .claude/agents/
curl -sL https://raw.githubusercontent.com/davila7/claude-code-templates/main/cli-tool/components/agents/web-tools/electron-angular-native.md -o .claude/agents/electron-angular-native.md

Notes

Extracted from davila7/claude-code-templates, web-tools category.