Superpowers Plugin
NEW20+ production-grade skills including TDD, systematic debugging, and structured planning workflows
Install
claude install superpowers
Usage
claude /superpowers
Code-Simplifier Plugin
NEWOfficial Anthropic refactoring agent, reduces token usage by 20-30%
Install
claude install code-simplifier
Usage
claude /simplify
Ralph Loop Plugin
NEWEnable Claude Code to run autonomously for extended periods
Install
claude install ralph-loop
Usage
claude /loop
Context Optimization
SkillLLM context optimization strategies: token reduction, cost saving, performance boost
Install
claude /install muratcankoylan/Agent-Skills-for-Context-Engineering --skill context-optimization
Usage
claude /context-optimization
Memory Management
SkillStrategic memory handling for long-context LLM interactions
Install
claude /install anthropics/skills --skill memory-management
Usage
claude /memory
Token Counter
SkillReal-time token counting and cost estimation
Install
claude /install anthropics/skills --skill token-counter
Usage
claude /tokens
XLSX Operations
SkillProfessional Excel operations following financial modeling standards
Install
claude /install anthropics/skills --skill xlsx
Usage
claude /xlsx
CSV Parser
SkillEfficient CSV data parsing and transformation
Install
claude /install anthropics/skills --skill csv
Usage
claude /csv
JSON Transformer
SkillJSON data structure transformation and validation
Install
claude /install anthropics/skills --skill json
Usage
claude /json
Docs Review
SkillDocumentation review with style guides, checklists, and quality scoring
Install
claude /install anthropics/skills --skill docs-review
Usage
claude /docs-review
Doc Coauthoring
SkillStructured 3-stage document collaboration: Plan, Draft, Refine
Install
claude /install anthropics/skills --skill doc-coauthoring
Usage
claude /coauthor
README Generator
SkillAuto-generate professional README files
Install
claude /install anthropics/skills --skill readme
Usage
claude /readme
Browser Control
SkillAdvanced browser interaction and task automation
Install
claude /install anthropics/skills --skill browser-control
Usage
claude /browser
File Search
SkillEfficient codebase searching using ripgrep and ast-grep
Install
claude /install anthropics/skills --skill file-search
Usage
claude /search
Systematic Debugging
SkillStructured method for debugging complex codebases
Install
claude /install anthropics/skills --skill systematic-debugging
Usage
claude /debug
Verification Quality
SkillAutomated code quality verification with authenticity scoring
Install
claude /install anthropics/skills --skill verification-quality
Usage
claude /verify
Technical Writing
SkillTechnical documentation writing guides and templates
Install
claude /install anthropics/skills --skill tech-writing
Usage
claude /tech-write
Blog Post Generator
SkillStructured blog post generation
Install
claude /install anthropics/skills --skill blog
Usage
claude /blog
MCP Builder
SkillStructured workflow for researching, implementing, and testing new MCP servers
Install
claude /install anthropics/skills --skill mcp-builder
Usage
claude /mcp-builder
Skill Builder
SkillMeta-skill for creating compliant and high-quality Claude skills
Install
claude /install anthropics/skills --skill skill-builder
Usage
claude /skill-builder
API Integrator
SkillStandardized workflow for integrating and testing third-party APIs
Install
claude /install anthropics/skills --skill api-integrator
Usage
claude /integrate
Code Review Plugin
SkillAutomated PR code review using specialized agents
Install
claude install code-review
Usage
claude /review PR_URL
Frontend Design Plugin
SkillCreate production-grade frontend interfaces
Install
claude install frontend-design
Usage
claude /design