adr
Write an Architecture Decision Record documenting a significant technical decision.
Analyze and optimize code for runtime performance with measurable improvements.
$ npx -y skills add rohitg00/awesome-claude-code-toolkit --agent claude-codeHow it fires
How this command gets triggered: by you, by Claude, or both.
/optimize-perfContext preview
What this command does when you run it.
Analyze and optimize code for runtime performance with measurable improvements.
Analyze and optimize code for runtime performance with measurable improvements.
1. Identify the performance target: 2. Profile the code: 3. Analyze common performance issues: 4. Apply optimizations in order of impact: 5. Measure the improvement after each optimization. 6. Document the trade-offs of each optimization.
Target: <what was optimized> Before: <baseline metric> After: <improved metric> Improvement: <percentage>
The most comprehensive toolkit for Claude Code -- 135 agents, 35 curated skills (+400,000 via SkillKit), 42 commands, 176+ plugins, 20 hooks, 15 rules, 7 templates, 15 MCP configs, 26 companion apps, 53 ecosystem entries, and more.
Repo: rohitg00/awesome-claude-code-toolkit
Write an Architecture Decision Record documenting a significant technical decision.
Conduct a structured design review of a module, feature, or system component.
Create a structured implementation plan for the requested feature or change.