maneql

Export Spec — Testing skill for Claude Code

Testing community

Summarize the WHOLE project (design, features, verification, suggestions — referencing the onboarding doc) and export a developer-level Excel blueprint you can use to build a new version.

How to install Export Spec

Installs to ~/.claude/commands/maneql-code-claude-cook-export-spec.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/maneql/code-claude-cook/HEAD/.claude/commands/export-spec.md -o ~/.claude/commands/maneql-code-claude-cook-export-spec.md

Restart Claude Code, or start a new session, for it to be picked up.

What Export Spec does


description: Summarize the WHOLE project (design, features, verification, suggestions — referencing the onboarding doc) and export a developer-level Excel blueprint you can use to build a new version. Output language optional (English default). argument-hint: (optional) output language, e.g. "Vietnamese"; omit for English

Act as the **orchestrator**. Produce a complete, **developer-level feature blueprint** of this project and export it to Excel. Output language: **$ARGUMENTS** (default

Alternatives in Testing

  • Marketing Skills Versions — Current versions of all skills 13.8k ★
  • Create Test Repo — Create a new ArcKit test repo with full scaffolding, auto-detecting the next version number 2.2k ★
  • Loki Grill — Interrogate a spec with Loki's Devil's-Advocate grill before building, and summarize the hardest questions it 1.1k ★

Full documentation available on GitHub

View Source Repository