Plan & designMIT

Spec to repo

by Alireza Rezvani (opens in a new tab) alirezarezvani/claude-skills

Converts a natural-language app brief into a validated, runnable starter repository.

Installation

Skills CLI

Skills CLI command
npx skills@latest add alirezarezvani/claude-skills --skill spec-to-repo

Requires Node.js and npm. Choose your agents in the installer; add -g for a global installation.

Fieldbook review

Reviewed 27 Sept 2026

Interprets the brief, infers or confirms the stack, designs the tree and contracts, generates real code plus tests and CI, then runs a project validator. It spans web, API, mobile, CLI, data, Go, Rust, and Python starters, but stack-specific SaaS scaffolding is routed elsewhere.

  • LicenceMIT
  • FrontmatterValid name and description
  • Risky patternsNone found
  • Size275 lines
  • Last checked27 Sept 2026 · c33ffb417e85f415bec825c623eedaac65ed7b04ba090eb035fed93c77d16067

What it can touch

  • Edits code

    Changes files in your project.

  • Writes docs

    Creates or updates documents such as specs, plans or ADRs.

  • Runs commands

    Runs shell commands such as tests, builds or installs.

Read the source

Fieldbook links to the original instead of copying it, so you always read the version you install.

product-team/skills/spec-to-repo/SKILL.md on GitHub (opens in a new tab)