voro6yov/spec-driven-development

A Claude Code plugin marketplace for turning a Mermaid class diagram of a domain model into a fully implemented, tested microservice — one layer at a time.

4Stars on the repository
59Mods indexed here, across every type
1mo agoLast push, which is what freshness is scored on
Apache-2.0Licence, which decides whether bodies are shown

convert-patterns

01

voro6yov/spec-driven-development

Skill Claude CodeCodex

Discovers pattern files in a folder, interviews the user per-pattern to collect metadata, then spawns skill-from-pattern agents to convert each selected pattern into a skill. Invoke with: /convert-patterns.

4 1mo ago A 52 tokens original Apache-2.0

trim-descriptions

02

voro6yov/spec-driven-development

Skill Claude CodeCodex

Discovers every agent and skill inside a plugin directory and dispatches the description-trimmer agent on each one to shrink overly verbose frontmatter descriptions. Use when the harness warns about large cumulative agent or skill descriptions, or when bulk-cleaning a plugin's metadata. Invoke with: /trim-descriptions.

4 1mo ago A 69 tokens original Apache-2.0

voro6yov/spec-driven-development

Skill Claude CodeCodex

Orchestrates end-to-end application generation for an aggregate diagram by spawning the application-spec:specs-generator and then application-spec:code-generator agents. Invoke with: /application-spec:generate-application.

4 1mo ago A 49 tokens original Apache-2.0

init-application

04

voro6yov/spec-driven-development

Skill Claude CodeCodex

Initializes the project-wide application-layer scaffolding (project package discovery, src/ /application/, src/ /infrastructure/, src/ /infrastructure/services/, src/tests/fakes/, and a minimal src/tests/conftest.py). Invoke with: /application-spec:init-application.

4 1mo ago A 63 tokens original Apache-2.0

patterns

05

voro6yov/spec-driven-development

Skill Claude CodeCodex

Umbrella catalog of all application-spec pattern references. Each pattern lives in a sibling folder of this file — / containing index.md (the pattern doc). Load to resolve pattern names to their reference docs by path instead of per-pattern skill invocations.

4 1mo ago A 57 tokens original Apache-2.0

update-code

06

voro6yov/spec-driven-development

Skill Claude CodeCodex

Application-layer code updater — the gather → implement → review flow that propagates commands/queries and ops deltas into the application service source. Invoke with: /application-spec:update-code [--review].

4 1mo ago A 48 tokens original Apache-2.0

update-specs

07

voro6yov/spec-driven-development

Skill Claude CodeCodex

Surgically updates the application service specs (commands.specs.md, queries.specs.md, services.md) from domain/diagram changes. Invoke with: /application-spec:update-specs.

4 1mo ago A 48 tokens original Apache-2.0

generate-domain

08

voro6yov/spec-driven-development

Skill Claude CodeCodex

Orchestrates end-to-end domain generation for an aggregate diagram by spawning the domain-spec:specs-generator and then domain-spec:code-generator agents. Invoke with: /domain-spec:generate-domain.

4 1mo ago A 47 tokens original Apache-2.0

init-domain

09

voro6yov/spec-driven-development

Skill Claude CodeCodex

Initializes the project-wide domain scaffolding (project package discovery, src/ /domain/ with shared/, src/tests/ with conftest and unit/). Aggregate-agnostic — run once per project before any @domain-spec:code-generator invocation. Invoke with: /init-domain.

4 1mo ago A 61 tokens original Apache-2.0