maintaining-claude-code
✓Validate and improve Claude Code configurations (CLAUDE.md, skills, commands, hooks). Use when auditing config quality, checking skill discoverability, organizing .claude directory, or deciding which entity type to use.
Installation
SKILL.md
Use when: .claude directory is messy, too many similar skills
| Global behavior guidelines | CLAUDE.md | Rules if >150 lines | | Path-specific rules | .claude/rules/ | CLAUDE.md if universal | | User-invoked workflows | Commands | Skill if auto-detection wanted | | Auto-detected capabilities | Skills | Command if user should control | | Pre/post action validation | Hooks | Nothing else does this |
| External API integration | MCP Servers | Bash calls if simple | | Task-specific personas | Agents | Skills for simpler cases |
Validate and improve Claude Code configurations (CLAUDE.md, skills, commands, hooks). Use when auditing config quality, checking skill discoverability, organizing .claude directory, or deciding which entity type to use. Source: trevors/dot-claude.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/trevors/dot-claude --skill maintaining-claude-code- Source
- trevors/dot-claude
- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is maintaining-claude-code?
Validate and improve Claude Code configurations (CLAUDE.md, skills, commands, hooks). Use when auditing config quality, checking skill discoverability, organizing .claude directory, or deciding which entity type to use. Source: trevors/dot-claude.
How do I install maintaining-claude-code?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/trevors/dot-claude --skill maintaining-claude-code Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/trevors/dot-claude
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-01