Writing Test banner
codeaholicguy codeaholicguy

Writing Test

Testing community

Description

--- description: Add tests for a new feature. --- Review `docs/ai/testing/feature-{name}.md` and ensure it mirrors the base template before writing tests. 1. **Gather Context** — If not already provided, ask for: feature name/branch, summary of changes (link to design & requirements docs), target environment, existing test suites, and any flaky/slow tests to avoid. 2. **Use Memory for Context** — Search memory for existing testing patterns and prior edge cases: `npx ai-devkit@latest memory sea

Installation

Installs to ~/.claude/commands/codeaholicguy-ai-devkit-writing-test.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/codeaholicguy/ai-devkit/HEAD/.claude/commands/writing-test.md -o ~/.claude/commands/codeaholicguy-ai-devkit-writing-test.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository