spec-implement
CommunityTurn specs into implemented, tested features.
Software Engineering#software engineering#pytest#specifications#verification#test-driven development#spec decorator
AuthorVaruas37
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill helps teams convert explicit specifications into fully implemented features by driving development with tests first, ensuring alignment between requirements and code.
Core Features & Use Cases
- Test-first Development: Write deterministic tests linked to specs before coding.
- Spec-Driven Verification: Use the spec decorator to anchor tests to formal requirements and verify progress.
- Iterative Implementation: Implement minimal code to satisfy failing specs and re-run verification to achieve PASS status.
- Use Case: When a spec exists but tests are missing, use this skill to create tests that drive the implementation.
Quick Start
- Run spec-test verify to identify pending specs.
- Create tests in tests/ using @spec("ID", "description").
- Implement the feature to make tests pass and re-run verify.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: spec-implement Download link: https://github.com/Varuas37/spec-test/archive/main.zip#spec-implement Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.