Install any skill in seconds. Free to start, no credit card required.
Get Started Free →Coding style memory that adapts to your preferences, conventions, and patterns for consistent coding.
| Test case | Without → With | Effect | Δ tokens | Δ turns |
|---|---|---|---|---|
| case-01 | ✗→✓ | ▲ Improved | 62% | 0% |
| case-04 | ✗→✓ | ▲ Improved | -2% | 0% |
| case-05 | ✗→✓ | ▲ Improved | -19% | 0% |
| case-07 | ✗→✓ | ▲ Improved | 311% | 0% |
| case-08 | ✗→✓ | ▲ Improved | 347% | 0% |
User has coding style preferences, stack decisions, or patterns they want remembered. Agent learns ONLY from explicit corrections and confirmations, never from observation.
Memory lives in ~/coding/ with tiered structure. See memory-template.md for setup.
~/coding/
├── memory.md # Active preferences (≤100 lines)
└── history.md # Archived old preferences| Topic | File | |-------|------| | Categories of preferences | dimensions.md | | When to add preferences | criteria.md | | Memory templates | memory-template.md |
All data stored in ~/coding/. Create on first use:
bashmkdir -p ~/coding
This skill ONLY:
~/coding/)This skill NEVER:
~/coding/~/coding/memory.mdNo preference is stored without explicit user confirmation:
Keep each entry 5 words max:
python: prefer 3.11+naming: snake_case for filestests: colocated, not separate folderGroup by type (see dimensions.md):
~/coding/memory.md if existsUser can ask:
Data that stays local:
~/coding/This skill does NOT:
~/coding/clawhub star codingclawhub syncOther measured skills in the registry, with their headline benchmark lift.