CldKit
AccueilExplorerRECIPESSoumettreCLICurateur IAConnexion
Connexion
CldKit
ExplorerRecipesSoumettreCLI·À proposConfidentialitéConditions

Conçu pour les développeurs IA. Chaque component est revu.

© 2026 CldKit

Langue
Accueil>Recipes>Spec to Native Release

Spec to Native Release

advanced

Move from explicit specs to TDD execution, native app verification, and durable repo memory.

Architecture

Spec Workflow MCP
Creates explicit requirements and task specs
80/100
npx -y @pimzino/spec-workflow-mcp@latest --dashboard
EvanFlow
Runs TDD and review checkpoints
74/100
/plugin marketplace add evanklem/evanflow && /plugin install evanflow@evanflow
XcodeBuildMCP
Builds, tests, runs, and inspects native apps
85/100
npm install -g xcodebuildmcp@latest
Napkin
Stores durable repo-specific lessons
75/100
git clone https://github.com/blader/napkin.git ~/.codex/skills/napkin

Sortie attendue

Spec to Native Release Specs created: 3 TDD cycles completed: 8 Simulator test runs: 4 Lessons captured: 6 -> Release candidate verified locally

Recipes liées

Full-Stack Testing Suite

INTERMEDIATE

Complete testing pipeline with unit tests, E2E browser tests, and TDD workflow.

codetesting

3 component(s)

API Development Workflow

INTERMEDIATE

Complete API lifecycle from design to testing with GraphQL support.

codeapi

3 component(s)

Visual Technical Briefing

INTERMEDIATE

Create architecture diagrams, editable whiteboards, and browser-ready briefing decks.

docsdesigncode

4 component(s)

Tout installer

npx -y @pimzino/spec-workflow-mcp@latest --dashboard
/plugin marketplace add evanklem/evanflow && /plugin install evanflow@evanflow
npm install -g xcodebuildmcp@latest
git clone https://github.com/blader/napkin.git ~/.codex/skills/napkin

Difficulté

advanced

Components

4

Créé

May 1, 2026

Scènes

ios
macos
code
testing