Loading...
Loading...
Refactor CLAUDE.md files to follow progressive disclosure principles. Use when CLAUDE.md is too long or disorganized.
npx skill4agent add brianlovin/claude-config reclaude.claude/rules/## Verification## Verification~/.claude/skills/npm testnpm run build.claude/rules/.claude/rules/# Project Name
One-line description.
## Commands
- `command` - what it does (only non-obvious ones)
## Rules
- [Topic](/.claude/rules/topic.md) — brief description
## Verification
After making changes:
- `npm test` - Run tests
- `npm run lint` - Check linting.claude/rules/