recipes-design-first
Installation
SKILL.md
Recipes — design-first workflow
Product specs → API/data contracts → failing tests → code. Modeled on ScreenShotComposer / PhotoCollage doc-driven development, adapted for this React + static JSON app.
Skill map
| Concern | Skill |
|---|---|
| This workflow | recipes-design-first (you are here) |
| Product docs | product-docs-specs, page-specs, feature-catalog |
| Data contracts | api-specs (loaders + JSON), recipes-static-api |
| Import recipe from URL | recipes-import-recipe |
| Scrape non-YouTube URLs | recipes-enrich-from-url |
| YouTube video recipes | recipes-youtube-recipe |
| Implementation | recipes-project, recipes-components, recipes-design-system |
| Tests | recipes-tdd |