CldKit
首頁瀏覽RECIPES提交CLIAI 策展助手登入
登入
CldKit
瀏覽Recipes提交CLI·關於隱私條款

為 AI 開發者建置。每個 components 都經過審查。

© 2026 CldKit

語言
>>Spec to Native Release

Spec to Native Release

advanced

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

架構

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

預期輸出

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

相關 Recipes

Full-Stack Testing Suite

INTERMEDIATE

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

codetesting

3 個 components

API Development Workflow

INTERMEDIATE

Complete API lifecycle from design to testing with GraphQL support.

codeapi

3 個 components

Visual Technical Briefing

INTERMEDIATE

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

docsdesigncode

4 個 components

首頁
Recipes
Spec Workflow MCP
EvanFlow
XcodeBuildMCP
Napkin

全部安裝

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

難度

advanced

Components

4

創建時間

May 1, 2026

場景

ios
macos
code
testing