dev
49Command Claude Code
TDD Developer agent - implements features using test-driven development and clean code principles.
8,881 tagged Testing, measured the same way as everything else here.
Browse within: documentation 67tdd 61herdr-plugin 56remote-test-runner 56azure-devops 49agentic-coding 44coding-agents 44python 39spec-driven-development 39claude-plugin 38product-management 37agentic-workflow 35ReAct 33agentic 33
Command Claude Code
TDD Developer agent - implements features using test-driven development and clean code principles.
Command Claude Code
Run tests for enter.pollinations.ai service.
mock-server/mockserver-monorepo
Command Claude Code
Prepares a MockServer release by recommending the release version from Semantic Versioning rules and changelog.md, checking release readiness, and listing the exact Buildkite release parameters. Use when users say "prepare release", "release version", "run the release pipeline", "which version should we release", or…
mock-server/mockserver-monorepo
Command Claude Code
Merge the current worktree's work back to master through the 4-gate verification chain and locked rebase.
Command Claude Code
Command "add-command" from mixedbread-ai/mgrep, covering add command, arguments and steps.
Command Claude Code
Command "add-test" from mixedbread-ai/mgrep, covering add test, arguments and steps.
Command Claude Code
Say hello to the user and offer to summarize a note.
Command
Recolour an extracted site's design around a new brand primary. OKLCH hue rotation preserves perceptual lightness — neutrals, type, spacing, and motion stay untouched. Side-by-side HTML preview + recoloured tokens (DTCG, Tailwind, shadcn, Figma).
elementalsouls/Claude-BugHunter
Command
Active vulnerability hunting. Two-track dispatcher — asks Red Team vs WAPT, hands off to hunt-dispatch skill and sibling commands. Usage: /hunt target.com | /hunt .target.com | /hunt targets.txt [--vuln-class X] [--source-code P] [--chrome].
elementalsouls/Claude-BugHunter
Command
Run full recon pipeline on a target — subdomain enum (Chaos API + subfinder), live host discovery (dnsx + httpx), URL crawl (katana + waybackurls + gau), gf pattern classification, nuclei scan. Outputs to recon/ / directory. Usage: /recon target.com.
Command Claude Code
Execute comprehensive real-world testing of Basic Memory using the installed version. All test results are recorded as notes in a dedicated test project.
Command Claude Code
Send large JSON payloads to a webhook endpoint to verify that result externalization to MinIO is working correctly. This tests that payloads exceeding Temporal's 2MB blob limit are properly externalized to object storage.
Command
A command for applying a practice-based learning method: state a hypothesis, test it, record what happened, and iterate.
Command Claude Code
Systematic hypothesis-driven security review of coverage gaps.
Command
Command "kiro-steering-custom" from gotalab/cc-sdd, covering kiro custom steering creation, workflow, available templates, steering principles and tool guidance.
Command
Generate a targeted test plan for the current task.
Command
How to use what qawolf run get --run-id --json returns, and how to read the Playwright trace it links to.
Command
Manage QA Wolf through the qawolf CLI. Use when asked to create, update, or list coverage requests, bug reports, or maintenance reports; start a run of flows or tags on the QA Wolf platform or read a run's results; list, set, or delete environment variables; manage environments, flows, or tags; request automation of…
Command Claude Code
Review Radar's weekly Dependabot updates and batch only soaked, low-risk bumps into one tested PR.
Command Claude Code
Build and test Radar changes using a real running instance. Combines build verification, API smoke tests, and optional Playwright E2E tests.
Command Claude Code
Visually test Radar changes against a real cluster using Playwright MCP. Takes screenshots, organizes them, and reports what looks right or wrong.
Chachamaru127/claude-code-harness
Command
A planning command that turns a software request into a detailed Plans.md file for Claude Code, another coding agent. The plan includes measurable acceptance conditions and ways to check whether they were met.
Command Cursor
This command implements the planned changes following the implementation plan and creative phase decisions. It enforces a test-driven approach where tests are written for all success criteria and must pass before completing each phase.
KhazP/vibe-coding-prompt-template
Command
Step 5 of the vibe-coding workflow: build the MVP one verified feature at a time.