๐Ÿงช
QualityTypeScript

Dev Testing

by codeaholicguy

Dev Testing is a Quality skill for Claude Code, published by codeaholicguy in ai-devkit.

1.6K stars242 forkson codeaholicguy/ai-devkitAdded 2026/08/19Repository updated 2026/08/18
agent-frameworkagent-skillsaiai-agentsai-codingantigravityclaude-codeclicodex-clicoding-agentscursor-aideveloper-toolsgemini-climcpmemoryopencodepisoftware-engineeringworkflow-automation
Install in seconds
Install Dev Testing
Copy Dev Testing into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/codeaholicguy/ai-devkit/tree/main/skills/dev-testing ~/.claude/skills/dev-testing

Requires Node.js. Downloads this skill only โ€” not the rest of the repository โ€” into your Claude Code skills folder.

Without Node.js

git clone https://github.com/codeaholicguy/ai-devkit.git

Clones the whole repository, then copy the skillโ€™s own directory into your skills folder yourself.

In this catalog

Source file
skills/dev-testing/SKILL.md in codeaholicguy/ai-devkit
Installs to
~/.claude/skills/dev-testing
Collection
One of 25 skills cataloged from this repository
Category
Quality โ€” 1354 skills

What Dev Testing does

Dev Testing guides adding and validating feature test coverage for AI docs features, including unit and integration tests, running coverage, and closing gaps. Use it when the user wants to write tests, update testing docs, run coverage, or run dev-lifecycle phase 8.

Dev Testing is cataloged under Quality on DirSkills. Dev Testing comes from a repository tagged agent-framework, agent-skills, ai, ai-agents and ai-coding.

Documentation

README

Dev Testing

Run testing work for configured AI docs features. Before changing docs or code, propose the concrete plan for this phase and wait for user approval unless the user already approved the exact phase plan.

Phase Contract

  1. Run npx ai-devkit@latest lint before phase work.
  2. If working on a named feature, run npx ai-devkit@latest lint --feature <name>.
  3. Read the testing doc, requirements, design, implementation notes, and current diff before changes.
  4. Apply the verify skill before making coverage or test-pass claims.
  5. If parent dev-lifecycle established usable task tracing, emit testing phase, next-action, and evidence events per task.

This is the opening of the README. Read the full README on GitHub.

Frequently asked about Dev Testing

  • What else does codeaholicguy publish alongside Dev Testing?

    Dev Testing is one of 25 skills that DirSkills catalogs from codeaholicguy/ai-devkit, the repository it ships in. Its siblings there include Agent Communication, Agent Management and Agent Orchestration. Each one is a separate skill with its own page in this directory, installs the same way Dev Testing does, and is maintained by codeaholicguy in that same repository. The rest of the collection is listed on the codeaholicguy/ai-devkit page.

  • How does Dev Testing compare to other Quality skills?

    Dev Testing ranks #631 by stars among the 1354 Quality skills in this catalog. The most-starred ones next to it are Benchmark, Benchmark Optimization Loop and API Design Patterns. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Dev Testing against them. Open each page to compare what they document and how they install.

More from codeaholicguy/ai-devkit

Dev Testing is one of 25 skills cataloged on DirSkills from codeaholicguy/ai-devkit.

See all 25 skills โ†’
๐Ÿ’ฌ
2w ago

Agent Communication

Agent Communication lets an AI agent discover active AI coding agents, read their recent context, and send them messages or request information using the ai-devkit CLI. Use it when one agent needs to coordinate with another or hand off work.
AI Engineering
1.6K242
๐Ÿค–
2w ago

Agent Management

Agent Management uses ai-devkit agent commands to list, start, inspect, assign work to, and stop AI agents. Use it when an agent needs to identify itself, manage other agents, or delegate tasks.
AI Engineering
1.6K242
๐Ÿงญ
2w ago

Agent Orchestration

Agent Orchestration coordinates dependencies between multiple AI agents, polls their progress, unblocks waiting agents, relays outputs, resolves conflicts, and verifies completion. Use it for ongoing multi-agent supervision rather than one-off agent actions.
AI Engineering
1.6K242
๐Ÿ’ก
2w ago

Brainstorm

Brainstorm runs a compact diverge-to-converge loop that helps users generate, challenge, compare, and narrow ideas. Use it for ideation, evaluating options, naming, technical approaches, content angles, or strategic decisions.
AI Engineering
1.6K242
๐Ÿ“
2w ago

Changelog

Changelog updates the Unreleased section of CHANGELOG.md from commits after the latest release. Use it when asked to update changelog or release notes from recent git commits.
Automation
1.6K242
โœ…
2w ago

Dev Commit

Dev Commit stages and commits only the files that belong to a requested change, avoiding unrelated user edits and generated artifacts. Use it when an agent needs to make an intentional, verified conventional commit or prepare a PR-ready checkpoint.
Automation
1.6K242