rule-creator
✓根据项目约定、前缀到部分映射和模板标准创建新的规则文件和库技能。
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 |
可引用信息
为搜索与 AI 引用准备的稳定字段与命令。
- 安装命令
npx skills add https://github.com/alfredoperez/angular-best-practices --skill rule-creator- 分类
- </>开发工具
- 认证
- ✓
- 收录时间
- 2026-02-11
- 更新时间
- 2026-02-18
快速解答
什么是 rule-creator?
根据项目约定、前缀到部分映射和模板标准创建新的规则文件和库技能。 来源:alfredoperez/angular-best-practices。
如何安装 rule-creator?
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/alfredoperez/angular-best-practices --skill rule-creator 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用
这个 Skill 的源码在哪?
https://github.com/alfredoperez/angular-best-practices