performance-optimizer
Identifies and fixes performance bottlenecks in code, databases, and APIs. Measures before and after to prove improvements.
- Score
- Unranked
- Evidence
- No signals yet
- Last commit
- Not known
- Listed
Install
armory install performance-optimizer --cli claudewrites the skill into.claude/skills/performance-optimizer/SKILL.mdListed as compatible
Configuration
# fetches the source and writes it to:
.claude/skills/performance-optimizer/SKILL.mdNeeds the armory CLI · not on npm yet, build it from cli/ in the repository
What it is
Identifies and fixes performance bottlenecks in code, databases, and APIs. Measures before and after to prove improvements.
When to use it
Identifies and fixes performance bottlenecks in code, databases, and APIs. Measures before and after to prove improvements.
How to install / invoke
# Copy the skill into your .claude/skills/ directory
curl -sL https://raw.githubusercontent.com/davila7/claude-code-templates/main/cli-tool/components/skills/productivity/performance-optimizer/SKILL.md -o .claude/skills/performance-optimizer/SKILL.md
Notes
Extracted from davila7/claude-code-templates, performance-optimizer category.