What this package is
Not prompts. A workflow system.
Prompts are single-use instructions. This package installs a full context system — skills, commands, rules, and project-specific knowledge — that Claude loads on every session, so you never have to re-explain your product.
Policy Layer
Skills & Commands
Skill files define how Claude works. Command files chain skills into workflows. Rules enforce boundaries. Output styles standardize responses. These are identical for everyone.
Dynamic Layer
Your Product Context
Generated once from an interview (PM) or from Figma directly (Designer). Contains your product's specific decisions, design system, component inventory, and team conventions. Never committed to the policy layer.
Personal Layer
Private & gitignored
CLAUDE.local.md and settings.local.json are gitignored. Personal notes, preferences, and local overrides never leave your machine.
The key principle: Claude Code reads CLAUDE.md automatically on every session. That file contains your product context. Skills read their companion context.md files for deeper knowledge. No re-explaining. No copy-pasting. Context is always loaded.