racecraft-lab

120 mods across 2 repositories, 15 stars between them.

racecraft-lab/Paddock

Skill Claude CodeCodex

Code simplification suggestions — clarity, unnecessary complexity, redundant abstractions. Advisory only.

11 2mo ago A 25 tokens original MIT

racecraft-lab/Paddock

Skill Claude CodeCodex

Test coverage quality analysis — behavioral coverage, critical gap identification, test resilience evaluation.

11 2mo ago A 22 tokens original MIT

racecraft-lab/Paddock

Skill Claude CodeCodex

Type design analysis — encapsulation, invariant expression, usefulness, and enforcement.

11 2mo ago A 21 tokens original MIT

speckit-specify

52

racecraft-lab/Paddock

Skill Claude CodeCodex

Create or update the feature specification from a natural language feature description.

11 2mo ago A 19 tokens copy · 88% MIT

speckit-tasks

53

racecraft-lab/Paddock

Skill Claude CodeCodex

Generate an actionable, dependency-ordered tasks.md for the feature based on available design artifacts.

11 2mo ago A 24 tokens copy · 89% MIT

racecraft-lab/Paddock

Skill Claude CodeCodex

Convert existing tasks into actionable, dependency-ordered GitHub issues for the feature based on available design artifacts.

11 2mo ago A 28 tokens copy · 88% MIT

speckit-verify-run

55

racecraft-lab/Paddock

Skill Claude CodeCodex

Perform a non-destructive post-implementation verification gate validating the implementation against spec.md, plan.md, tasks.md, and constitution.md.

11 2mo ago A 34 tokens original MIT

racecraft-lab/Paddock

Skill Claude CodeCodex

Verify tasks marked [X] in tasks.md are implemented, not phantom completions (marked done but backed by missing or dead code).

11 2mo ago A 36 tokens original MIT

racecraft-lab/Paddock

Skill Claude CodeCodex

Verify tasks marked [X] in tasks.md are implemented, not phantom completions (marked done but backed by missing or dead code).

11 2mo ago A 35 tokens copy · 100% MIT

speckit-implement

58

racecraft-lab/Paddock

Command Claude Code

Execute the implementation plan by processing and executing all tasks defined in tasks.md.

11 2mo ago A 14 tokens copy · 86% MIT

speckit-plan

59

racecraft-lab/Paddock

Command Claude Code

Execute the implementation planning workflow using the plan template to generate design artifacts.

11 2mo ago A 14 tokens copy · 95% MIT

speckit-specify

60

racecraft-lab/Paddock

Command Claude Code

Create or update the feature specification from a natural language feature description.

11 2mo ago A 13 tokens copy · 94% MIT

speckit-analyze

61

racecraft-lab/racecraft-plugins-public

Skill Claude CodeCodex

Perform a non-destructive cross-artifact consistency and quality analysis across spec.md, plan.md, and tasks.md after task generation.

4 2d ago A 32 tokens copy · 84% MIT

speckit-clarify

63

racecraft-lab/racecraft-plugins-public

Skill Claude CodeCodex

Identify underspecified areas in the current feature spec by asking up to 5 highly targeted clarification questions and encoding answers back into the spec.

4 2d ago A 34 tokens copy · 86% MIT

speckit-converge

65

racecraft-lab/racecraft-plugins-public

Skill Claude CodeCodex

Assess the current codebase against the feature's spec, plan, and tasks, then append any remaining unbuilt work as new tasks to tasks.md so implement can complete it.

4 2d ago A 42 tokens copy · 97% MIT

racecraft-lab/racecraft-plugins-public

Agent Claude Code

Audit plugin release configuration for the silent-gap failure mode. Cross-checks that every plugin directory has matching entries in release-please-config.json, .release-please-manifest.json, and .claude-plugin/marketplace.json — and that versions agree. Also validates that any PR title in scope follows…

4 2d ago A 97 tokens original MIT