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
60Mods indexed here, across every type
1mo agoLast push, which is what freshness is scored on
Apache-2.0Licence, which decides whether bodies are shown

voro6yov/spec-driven-development

Agent Claude Code

Audits a single agent file for content that overlaps with the skills it explicitly references — verbatim duplication, conceptual restatement, inlined procedures that should defer to a skill, and duplicated examples/templates. Read-only; emits a severity-grouped report with before/after patch suggestions. Invoke with…

4 1mo ago A 81 tokens original Apache-2.0

description-trimmer

02

voro6yov/spec-driven-development

Agent Claude Code

Trims the description frontmatter field of a single skill or agent markdown file down to its essential clauses — what it does, optional "Use when …" trigger, and optional Invoke with: signature. Idempotent; read-modify-write only. Invoke with: @description-trimmer.

4 1mo ago A 68 tokens original Apache-2.0

skill-auditor

03

voro6yov/spec-driven-development

Agent Claude Code

Assesses a SKILL.md file for correctness and alignment with the official Claude Code skills documentation (https://code.claude.com/docs/en/skills). Reports issues by severity with citations from the spec. Invoke with: @skill-auditor.

4 1mo ago A 58 tokens original Apache-2.0

skill-from-pattern

04

voro6yov/spec-driven-development

Agent Claude Code

Reads a pattern file and creates a SKILL.md in the specified plugin. Accepts optional metadata overrides via a Provided Metadata block. Invoke with: @skill-from-pattern.

4 1mo ago A 45 tokens original Apache-2.0

voro6yov/spec-driven-development

Agent

Enriches Application Exceptions sections in commands, queries, and every ops service file with full class specs for each exception raised by application services. Invoke with: @application-exceptions-specifier [ ...].

4 1mo ago A 54 tokens original Apache-2.0

voro6yov/spec-driven-development

Agent

Emits the per-update application report at / .application/updates.md by diffing the working-tree application specs (commands.specs.md, queries.specs.md, services.md) against git HEAD. Invoke with: @application-updates-writer.

4 1mo ago A 67 tokens original Apache-2.0

code-brief-writer

08

voro6yov/spec-driven-development

Agent

Phase-1 gather agent of the three-agent /update-code flow for the application layer. Invoke with: @application-spec:code-brief-writer.

4 1mo ago A 47 tokens original Apache-2.0

code-change-writer

09

voro6yov/spec-driven-development

Agent

Phase-2 implement agent of the three-agent /update-code flow for the application layer. Invoke with: @application-spec:code-change-writer.

4 1mo ago A 45 tokens original Apache-2.0

code-generator

10

voro6yov/spec-driven-development

Agent

Orchestrates application-layer implementation for an aggregate from its merged commands spec, merged queries spec, and services report siblings by fanning out the scaffold/service/settings/exception/implementer/test worker subagents. Invoke with: @code-generator.

4 1mo ago A 55 tokens original Apache-2.0

code-review-writer

11

voro6yov/spec-driven-development

Agent

Phase-3 review agent of the three-agent /update-code flow for the application layer. Invoke with: @application-spec:code-review-writer.

4 1mo ago A 45 tokens original Apache-2.0

voro6yov/spec-driven-development

Agent

Detects updates to the commands application-service diagram by diffing the working tree against git HEAD, and writes a structured report. Invoke with: @commands-updates-detector.

4 1mo ago A 45 tokens original Apache-2.0

deps-writer

16

voro6yov/spec-driven-development

Agent

Writes the Dependencies section of an application service spec (commands, queries, or ops) to a per-plugin sibling file next to the domain class diagram. Invoke with: @application-spec:deps-writer [ ].

4 1mo ago A 57 tokens original Apache-2.0

voro6yov/spec-driven-development

Agent

Implements application-layer exception classes from merged commands, queries, and per-service merged ops specs to the domain aggregate's exceptions.py. Invoke with: @application-spec:exceptions-implementer [ ...].

4 1mo ago A 59 tokens original Apache-2.0

ops-implementer

18

voro6yov/spec-driven-development

Agent

Implements one aggregate's free-form orchestration application service (the ops track) end-to-end. Invoke with: @ops-implementer.

4 1mo ago A 49 tokens original Apache-2.0

ops-methods-writer

19

voro6yov/spec-driven-development

Agent

Writes the Method Specifications section of an orchestration (ops) application service spec — a free-form class identified structurally, with free return types and prose-authored flows. Invoke with: @ops-methods-writer.

4 1mo ago A 61 tokens original Apache-2.0

voro6yov/spec-driven-development

Agent

Implements pytest integration tests for one aggregate's free-form ops orchestration application service (the unique braced class in .ops. .md). Synthesizes scenarios around free return types and per-method transactional/coordinator shapes. Invoke with: @ops-tests-implementer.

4 1mo ago A 77 tokens original Apache-2.0

voro6yov/spec-driven-development

Agent

Detects updates to an aggregate's ops orchestration application-service diagrams by diffing every .ops. .md against git HEAD, and writes a structured per-service report. Invoke with: @ops-updates-detector.

4 1mo ago A 59 tokens original Apache-2.0

voro6yov/spec-driven-development

Agent

Implements all queriessettings.py stub modules in the application package by applying the application-spec:settings pattern doc. Invoke with: @queries-settings-implementer.

4 1mo ago A 49 tokens original Apache-2.0