Workflow skill
Dev Testing Skill
Add and validate test coverage for feature work.
Install command
AI DevKit installs its built-in skills as one curated set. Run this once to install dev-testing with the rest of the built-in workflow skills.
npx ai-devkit@latest skill add --built-inWhat it does
Use dev-testing when implementation needs focused test coverage, coverage gap review, or validation before final review.
When to use it
- Add targeted tests for a feature
- Validate coverage gaps
- Run evidence-backed test checks
Supported agents
Claude CodeCodexCursoropencode
Related skills
Workflow
Dev Lifecycle
Orchestrate requirements, design, planning, implementation, testing, and review.
Workflow
Dev Worktree
Set up or resume the right workspace before feature work.
Workflow
Dev Requirements
Capture and review requirements before design or implementation.
Workflow
Dev Design
Validate architecture and design trade-offs against requirements.