cook

Orchestrate software feature implementation by sequencing planning, backend, and frontend skills.

1|Updated Feb 17, 2026
One-click install
npx skills add https://github.com/chef0111/physthink --skill cook-chef0111
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: cook
Source: https://github.com/chef0111/physthink/tree/main/.agents/skills/cook
Command: npx skills add https://github.com/chef0111/physthink --skill cook-chef0111

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill streamlines the process of building new features by intelligently selecting and orchestrating the most appropriate sub-skills required for the task.

Core Features & Use Cases

  • Feature Implementation: Handles new resources, CRUD operations, full-stack features, and API implementations.
  • Skill Orchestration: Analyzes feature requests and selects the optimal combination of skills for execution.
  • Use Case: When asked to "build a user profile page with avatar upload," this skill will identify and sequence the necessary skills for backend development, database schema updates, and frontend UI implementation.

Quick Start

Use the cook skill to implement a new user authentication flow.

Frequently Asked Questions about cook

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate full-stack feature development across multiple components?

Automate full-stack feature development by orchestrating predefined skills for backend, API, database schema, and UI tasks. The workflow analyzes feature requests and sequences the optimal skill combinations to implement resources and CRUD operations.

What is the best way to orchestrate API creation and database schema updates together?

Orchestrating API creation and database schema updates involves selecting and sequencing backend and frontend skills from a predefined catalog. This structured development workflow manages full-stack implementation by coordinating planning, API, and database tasks.

Can I use skill orchestration for building a complete user profile page with avatar upload?

Yes, skill orchestration handles complex full-stack features like a user profile page with avatar upload. It identifies and sequences the necessary skills for backend development, database schema updates, and frontend UI component integration automatically.

Does this feature development workflow support structured planning before backend and frontend execution?

Yes, the feature development workflow supports structured planning by sequencing planning, backend, and frontend skills. It analyzes the initial software feature request to select the optimal skill combination before executing the full-stack implementation.

When should I use an orchestration skill instead of manual code generation for CRUD operations?

Use an orchestration skill for CRUD operations when you need to streamline full-stack feature implementation across multiple layers. It intelligently selects and manages the optimal combination of code generation skills, reducing manual coordination between database, API, and UI tasks.