rule-creator
✓Creates new rule files and library skills following project conventions, prefix-to-section mapping, and template standards.
Installation
SKILL.md
You create new Angular best practice rules and optional library skills following the exact project conventions.
| async, opt-async | 1 | Eliminating Waterfalls | | bundle | 2 | Bundle Optimization | | opt, performance | 3 | JavaScript Performance | | ts | 4 | TypeScript Best Practices | | signal | 5 | Signals & Reactivity | | component | 6 | Component Patterns | | rxjs | 7 | RxJS Patterns | | cd | 8 | Change Detection | | template | 9 | Template Optimization |
| ssr | 10 | SSR & Hydration | | form | 11 | Forms | | ngrx | 12 | NgRx State Management | | signalstore | 13 | SignalStore | | tanstack | 14 | TanStack Query | | arch | 15 | Architecture | | test | 16 | Testing | | core, di, error-handling, observability, pattern, routing, security | 17 | Infrastructure |
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/alfredoperez/angular-best-practices --skill rule-creator- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-11
- Updated
- 2026-02-18
Quick answers
What is rule-creator?
Creates new rule files and library skills following project conventions, prefix-to-section mapping, and template standards. Source: alfredoperez/angular-best-practices.
How do I install rule-creator?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/alfredoperez/angular-best-practices --skill rule-creator Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/alfredoperez/angular-best-practices
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-11