Skip to content

Claude Code Testing skills :)

Flowy lists 10 skills in the Testing category for Claude Code, across 2 plugins. A skill is a folder of instructions an agent loads while you work. Every one here shows what is inside before you install, who wrote it, and whether it is Auto-invoked, meaning a FLOW.md router fires it as you prompt.

Browse all skills →Testing plugins →

Showing 10 of 10

playwright-skill
Skill
Testing

playwright-skill

Complete browser automation with Playwright. Auto-detects dev servers, writes clean test scripts to /tmp. Test pages, fill forms, take screenshots, check…

brooks-audit
Skill
Testing

brooks-audit

Architecture audit that maps module dependencies, checks layering integrity, and flags structural decay across a codebase, drawing on twelve classic…

@hyhmrright@hyhmrrightView Skill
brooks-debt
Skill
Testing

brooks-debt

Tech debt assessment that identifies, classifies, and prioritizes maintainability problems — helping teams build a refactoring roadmap — drawing on twelve…

@hyhmrright@hyhmrrightView Skill
brooks-harness
Skill
Testing

brooks-harness

Maintenance orchestrator for the brooks-lint plugin itself. Runs a sequential subagent pipeline — author → eval → QA → trigger-audit → release — to add or edit…

@hyhmrright@hyhmrrightView Skill
brooks-health
Skill
Testing

brooks-health

Combined codebase health dashboard that scores a project across all four quality dimensions — PR quality, architecture, tech debt, and test quality — in a…

@hyhmrright@hyhmrrightView Skill
brooks-review
Skill
Testing

brooks-review

PR code review that surfaces decay risks, design smells, and maintainability issues with concrete Symptom → Source → Consequence → Remedy findings, drawing on…

@hyhmrright@hyhmrrightView Skill
brooks-sweep
Skill
Testing

brooks-sweep

Full-sweep mode: runs a unified analysis across all quality dimensions — code decay, architecture, tech debt, and test quality — then applies fixes directly to…

@hyhmrright@hyhmrrightView Skill
brooks-test
Skill
Testing

brooks-test

Test quality review drawing on twelve classic engineering books — with primary focus on xUnit Test Patterns, The Art of Unit Testing, How Google Tests…

@hyhmrright@hyhmrrightView Skill
new-skill
Skill
Testing

new-skill

Scaffold a new brooks-lint analysis skill so it passes `npm run validate` and `npm run evals` on the first try — generates skills/{name}/SKILL.md (with the…

@hyhmrright@hyhmrrightView Skill
release
Skill
Testing

release

Cut a brooks-lint release: set the version in package.json, propagate it across all four plugin manifests + README badge, write the CHANGELOG entry, validate,…

@hyhmrright@hyhmrrightView Skill