Cook — Workflow Orchestration
This skill is auto-generated by the setup skill based on your project's detected type and tech stack.
To regenerate, run the setup skill again or ask: "setup skills for this project"
How It Works
The setup skill:
- Detects your project type (backend, frontend, mobile, fullstack, CLI, library)
- Reads the matching cook reference template (
cook-backend,cook-frontend, etc.) - Generates this file with your actual framework names, test commands, and conventions
- Includes memory-bank session continuity
Reference Templates
The following cook variants are available as base templates:
| Project Type | Template | Phases |
|-------------|----------|--------|
| Backend | cook-backend | Plan → Code → Review → Test |
| Frontend | cook-frontend | Plan → Design → Code → Review → Test |
| Mobile | cook-mobile | Plan → Design → Code → Review → Test |
| Fullstack | cook-fullstack | Plan → Design → Code API → Code UI → Review → Test |
| CLI | cook-cli | Plan → Code → Review → Test |
| Library | cook-library | Plan → Design → Code → Review → Test |
To Regenerate
# Re-run setup to regenerate this file
# Or manually install a base variant:
codekit skills add cook-backend
codekit skills add cook-frontend
codekit skills add cook-fullstack
# etc.
Scan to join WeChat group