# Cook

> React, Next.js, Flutter, Swift, macOS, TypeScript, Node.js, SQL, PostgreSQL, Supabase, GraphQL and CSS coding standards for refactor, audit, bug fix, feature and code review work — this keyword-driven orchestrator receives a code-task summary from the invoking agent, extracts keywords, matches them against the global concern index and the relevant domain indexes, loads only the matched rules, and returns a single compiled standards payload.

- Skill: `ndisisnd/cook` (Agent Skill, multi-file: 11 files)
- Install (CLI): `npx skillmds@latest add ndisisnd/cook`
- Raw SKILL.md: https://api.skillmd.com/api/skills/ndisisnd/cook/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Web & Frontend
- Author: ndisisnd (https://skillmd.com/u/ndisisnd)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/ndisisnd/cook

---


# Cook Orchestrator

Cook is the single entry point for standards. It does not hold rules of its own — it detects what a task touches and composes a payload from the rule libraries under `standards/`. There are no mode flags (`--frontend` / `--backend` / `--full-stack`); layer concerns are matched by keyword, so a task that touches both UI and server simply matches concerns and domains from both sides.

**Before doing anything, read [`refs/protocol-cook.md`](refs/protocol-cook.md) and follow it exactly.** It holds the mode branch table and the default (auto) protocol; when the invocation carries flags or prose it will direct you to [`refs/protocol-explicit.md`](refs/protocol-explicit.md). Do not act on this skill without it; the protocol is mandatory, not a reference aside.

