skills/skills-audit/SKILL.md
List all installed skills with line counts and analyze for improvement opportunities. Use when user wants to review, optimize, or clean up their skill collection.
npx skillsauth add jochenyang/jochen-ai-rules skills-auditInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Analyze all installed skills to find optimization opportunities.
~/.claude/skills/.claude/skills/# Skills Audit Report
## Summary
- Total skills: X
- Total lines: Y
- Project skills: A
- Global skills: B
## Skills List
| Skill | Location | Lines | Files |
|-------|----------|-------|-------|
| name | global/project | N | M |
## Findings
### Overlapping Scopes
| Skill A | Skill B | Overlap |
|---------|---------|---------|
| a.md | b.md | description |
### Token Efficiency Issues
| Skill | Lines | Recommendation |
|-------|-------|---------------|
| name | 600+ | Split into references/ |
### Consolidation Candidates
| Skills | Rationale |
|--------|-----------|
| a + b | Frequently used together |
## Action Items
[ ] Review skill: name
[ ] Split skill: name
[ ] Merge skills: a + b
Present findings to user and ask which to implement
Pause and ask the owner before:
Every use of this skill should end with:
Skill Fit - why a skills audit is appropriate nowPrimary Deliverable - inventory summary and optimization recommendationsExecution Evidence - directories scanned, counts gathered, and overlaps foundRisks / Open Questions - migration cost, ambiguity, or retained complexityNext Action - the highest-value cleanup or review stepdatabases
Review current conversation, analyze tasks, errors, and user feedback, extract learning opportunities for skill improvement. Use when user says "reflect", "review session", "what did we learn", "session summary", or after completing a complex task.
development
Create and resume structured manual session handoffs for long-running development work. Use when approaching context limits, before manual reset, before switching models or IDEs, after a milestone, or when automatic compact would lose important implementation state.
development
Implement distinctive, production-grade frontend UI code with strong visual direction, motion systems, local media asset generation, conversion-aware copy, and polished frontend execution. Use when building landing pages, marketing sites, product pages, dashboards, motion-heavy interfaces, or frontend experiences that need real assets and compelling copy.
development
Project context engine for repo orientation, cached handoff, and task-focused code retrieval.