chan4lk/specclaw

🦞 Spec-driven development framework for claude code

12Stars on the repository
55Mods indexed here, across every type
yesterdayLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

bf-analyze

01

chan4lk/specclaw

Skill Claude CodeCodex

Analyze an existing (possibly legacy) codebase and write a grounded .specclaw/analysis/codebase-report.md covering tech stack, dependencies, architecture, domain, and risks. Works on any language or stack — Node, .NET, Java, Go, Rust, Python, Delphi/Object Pascal, or none of the above — not just Node/.NET. Read-only…

not rated 12 yesterday A 105 tokens original MIT

bf-architecture

02

chan4lk/specclaw

Skill Claude CodeCodex

Produce a C4-model architecture view (L1 System Context → L2 Containers → L3 Components → L4 Code, L4 only where warranted) of an existing/legacy codebase, with a Mermaid flowchart plus grounded prose per level, written to .specclaw/analysis/architecture.md. Works on any language or stack — Node, .NET, Java, Go, Rust…

not rated 12 yesterday A 139 tokens original MIT

bf-baseline

03

chan4lk/specclaw

Skill Claude CodeCodex

Design, generate, and record the golden-master harness that proves a rebuild behaves identically to the legacy app it replaces. Default mode ranks seams (pure function / stateful service / HTTP-API / data boundary / UI-excluded), declares each seam's capture layer, audits every seam for non-determinism (clocks…

not rated 12 yesterday A 320 tokens original MIT

bf-blueprint

04

chan4lk/specclaw

Skill Claude CodeCodex

Synthesize the decisions a brownfield rebuild has already made — decisions.md, module-map.md, architecture.md, rebuild-backlog.md — into .specclaw/analysis/target-architecture.md, the target-side counterpart to architecture.md's legacy view. Produces Mermaid C4 diagrams (one Context, one Container, one Component per…

not rated 12 yesterday A 245 tokens original MIT

bf-bootstrap

05

chan4lk/specclaw

Skill Claude CodeCodex

Create the target application foundation in the NEW (rebuild) repo, before any backlog item is developed — the missing stage between "the rebuild backlog exists" and "/specclaw:propose BL-###". Consumes the architecture the rebuild already decided (decisions.md's SQ/CQ answers plus any accepted ADR in this repo) and…

not rated 12 yesterday A 315 tokens original MIT

bf-clarify

06

chan4lk/specclaw

Skill Claude CodeCodex

Turn the extraction signals scattered through .specclaw/analysis/.md (Inference:, Mechanical:, Named Gaps, hedging language, cross-doc conflicts, unexercised code paths) into a numbered, human-answerable question set — .specclaw/analysis/clarifications.md — classified as DECISION, DATA, SCOPE, DEFECT, MECHANICAL…

not rated 12 yesterday A 445 tokens original MIT

bf-domain

07

chan4lk/specclaw

Skill Claude CodeCodex

Produce a domain and functional-spec view of an existing/legacy codebase — business entities, relationships, rules, and enumerations (domain-model.md) plus capabilities, workflows, UI inventory, and named gaps (functional-spec.md) — grounded in parsed forms (.dfm/.xaml), type/const declarations, and validation-routine…

not rated 12 yesterday A 267 tokens original MIT

bf-e2e

08

chan4lk/specclaw

Skill Claude CodeCodex

Automatically detects the target application's platform (Web/Desktop/Mobile/Hybrid/Embedded) and stack, dynamically selects the most effective E2E testing framework for it with a stated justification, and generates a Page Object Model plus a runnable E2E test script that asserts structural equality against SpecClaw…

not rated 12 yesterday A 146 tokens original MIT

bf-quality

09

chan4lk/specclaw

Skill Claude CodeCodex

Measure the code quality of an existing/legacy codebase and write a machine-readable .specclaw/analysis/quality.json plus a client-curatable quality-report.md — per-module rollups of cyclomatic complexity, function length, duplication and file length, each classified against configurable thresholds, with every metric…

not rated 12 yesterday A 318 tokens original MIT

bf-rebuild-plan

10

chan4lk/specclaw

Skill Claude CodeCodex

Read the five .specclaw/analysis/.md documents (codebase-report, architecture, domain-model, functional-spec, module-map) — plus, when present, decisions.md, clarifications.md, and .specclaw/baseline/manifest.json/scenarios.md — and write or refresh an ordered .specclaw/analysis/rebuild-backlog.md: the application…

not rated 12 yesterday A 456 tokens original MIT

bf-replay

11

chan4lk/specclaw

Skill Claude CodeCodex

Golden-master comparison — replays captured legacy fixtures (.specclaw/baseline/manifest.json + fixtures/) against the new app's own behaviour and reports MATCH/DIVERGES/ERROR per fixture, with four mutually exclusive selection scopes (a change's BL item, a single --item BL-### backlog item, a --module MOD-### module…

not rated 12 yesterday A 799 tokens original MIT

bf-status

12

chan4lk/specclaw

Skill Claude CodeCodex

Show where a brownfield rebuild actually stands — one row per bf- phase (analyze, architecture, domain, clarify, ui, baseline, rebuild-plan, blueprint, bootstrap, replay), what each produced, every open item holding a phase back, and the single next command to run. The bf- counterpart to /specclaw:status, which…

not rated 12 yesterday A 148 tokens original MIT

bf-ui

13

chan4lk/specclaw

Skill Claude CodeCodex

Optional UI-fidelity workstream for a rebuild — extract the legacy app's UI structure and visual theme from its source (.specclaw/ui/ui-inventory.md with a permanent SCR-### per screen, design-tokens.json with permanent TK- token groups, and screenshot-checklist.md as a human capture work order), then record the…

not rated 12 yesterday A 233 tokens original MIT

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: