Skills Overview¶
13 skills. Zero dependencies (except NOTIFY and OPTIC). Copy a folder, get a superpower.
Creative Tools¶
Tools that make Claude generate and interact.
| Skill | What It Does | Invoke |
|---|---|---|
| OPTIC | AI image generation pipeline — prompts, multi-pass, inpainting | Describe what you want |
| LOCUS | Make static images interactive — hover states, perspective warps, polygon hotspots | Describe what to map |
Development¶
Tools that make Claude see code.
| Skill | What It Does | Invoke |
|---|---|---|
| REFRAX | Visual code comprehension — logic spines, risk dashboards, diff views | Describe what to analyse |
Context & Memory¶
Tools that make Claude remember.
| Skill | What It Does | Invoke |
|---|---|---|
| PORTAL | Save/restore session context across sessions and machines | /portal |
| ECHO | Persistent decision records — queryable ADR system | /echo |
Research & Knowledge¶
Tools that make Claude learn.
| Skill | What It Does | Invoke |
|---|---|---|
| RECON | Deep research that auto-saves to a knowledge base | /recon |
| RECALL | Search your knowledge base before searching the web | /recall |
Cognitive Tools¶
Tools that make Claude think differently.
| Skill | What It Does | Invoke |
|---|---|---|
| CONCLAVE | 9-voice structured debate for complex decisions | /conclave |
| MIRROR | Force counterarguments against recommendations | /mirror |
| SPARK | Divergent thinking — explore the non-obvious | /spark |
Quality & Standards¶
Tools that make Claude disciplined.
| Skill | What It Does | Invoke |
|---|---|---|
| STRICT | 11 critical coding rules — load at session start | /strict |
| FORGE | Deep project onboarding — generates CLAUDE.md | /forge |
System¶
Tools that let Claude reach through the screen.
| Skill | What It Does | Invoke |
|---|---|---|
| NOTIFY | Cross-platform desktop notifications | /notify |
Recommended combo
Start every session with /strict, then /forge on new projects. Use /portal to save context before closing. Use /recon + /recall to build persistent knowledge. For visual projects, use /optic to generate images and /locus to make them interactive. That's the foundation — everything else builds on it.