product-context-builder
Installation
SKILL.md
Product Context Builder
Build a compact, connected context system grounded in the user's real product and repository. The finished files should help an AI agent understand the codebase, the product judgment behind it, the visual system it must reuse, and the task-specific workflows it can load when relevant.
Start by discovering what exists
Inspect the repository before interviewing the user. Locate:
- existing
AGENTS.md,CLAUDE.md,PRODUCT.md,DESIGN.md, and skill folders - package scripts, build and test commands, source directories, and contribution rules
- UI components, Storybook stories, theme files, CSS variables, Tailwind configuration, and token packages
- product documentation, PRDs, research, brand guidance, and accessibility requirements
Report what you found, what can be inferred safely, and what needs a human answer. Never invent commands, component names, product positioning, tokens, or constraints.
Choose the files that earn their place
Do not generate every file automatically.