Implement With Tests — Development skill for Claude Code
What feature would you like me to implement.
How to install Implement With Tests
Installs to ~/.claude/skills/guryn-opencode-sdlc-implement-with-tests/SKILL.md
mkdir -p ~/.claude/skills/guryn-opencode-sdlc-implement-with-tests && curl -fsSL https://raw.githubusercontent.com/GurYN/opencode-sdlc/HEAD/command/implement-with-tests.md -o ~/.claude/skills/guryn-opencode-sdlc-implement-with-tests/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
What Implement With Tests does
What feature would you like me to implement? Please provide the feature name.
I'll implement it following Test-Driven Development (TDD):
Phase 1: Review Design
Switch to designer agent and review the design in docs/design/
Phase 2: Write Tests First
Switch to tester agent and create:
- Unit tests for all business logic (target: 100% coverage)
- Integration tests for API endpoints
- E2E tests for critical user flows
Tests should be failing initially (red phase).
Phase 3: Implemen
Alternatives in Development
- Product Name — Brainstorm 5 memorable product names aligned to brand values 7.8k ★
- Project Name — This is an example CLAUDE.md file showing how to configure Claude Code for your project 5.6k ★
- Domxss — Confirm DOM XSS in a real headless browser — injects canary payloads into params + URL fragment and only repor 4.5k ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Implement Feature
Please help me implement a new feature for Project Nexus: $ARGUMENTS.
TDD Green
Implement minimal code to make failing tests pass in TDD green phase:
Complete Everything
Close every plan-related deferral, implement the full closure set, and prove the result with fresh tests
Green TDD
GREEN phase - Implement just enough code to make tests pass with automatic artifact storage in sprintdag direc
Apply Suggestions
Applies code change recommendations, validates integration, and runs tests. Use when: applying suggestions, im
Agentic Dev
Turns a checked-in plan.md into reviewed pull requests. Three cron-driven stages — slice into issues, write fa
Related Agents
Mx Feature Builder
Use this agent to implement a single product feature from a spec. It takes one feature's specification (name,
Flutter QA
Use after a feature is implemented and its tests are written, to verify it on a real simulator like a user wou
Dev TDD
TDD development with Red-Green-Refactor cycle, plus generating tests for existing code and setting up test inf