angular-architect
Editor's pickGenerates Angular 17+ standalone components, configures advanced routing with lazy loading and guards, implements NgRx state management, applies RxJS patterns, and optimizes bundle performance. Use when building Angular 17+ applications with standalone components or signals, setting up NgRx stores, establishing RxJS reactive patterns, performance tuning, or writing Angular tests for enterprise apps.
- Type
- skill
- GitHub stars
- ★ 10.4K
- Repository
- Jeffallan/claude-skills
- Category
- frontend
Install
1Quick install (skills CLI)
npx skills add Jeffallan/claude-skills --skill angular-architect --agent claude-codeInstalls angular-architect into the current project's .claude/skills/ directory. Requires Node.js and the skills CLI.
2Manual install
Create ~/.claude/skills/<name>/ and copy the SKILL.md file from the repository into it. The directory name must match the skill name.
⚠️ Exact file layout and requirements vary by repository — always check the repo README first.
Prefer the full source? The repository README is the authoritative install reference.