·test-and-break
>_

test-and-break

rohunj/claude-build-workflow

Autonomous testing skill that opens a deployed app, goes through user flows, tries to break things, and writes detailed bug reports. Use after deploying to staging. Triggers on: test the app, find bugs, QA the deployment, break the app, test staging.

7Installs·0Trend·@rohunj

Installation

$npx skills add https://github.com/rohunj/claude-build-workflow --skill test-and-break

SKILL.md

Systematically test a deployed application by going through user flows, trying edge cases, and attempting to break things. Outputs structured bug reports that can be converted to user stories for autonomous fixing.

B. Edge Case Testing Try these at each input/interaction point:

| Critical | App broken, data loss, security issue | Crash, XSS vulnerability, data not saving | | High | Major feature broken, bad UX | Can't complete main flow, confusing errors | | Medium | Feature works but has issues | Minor validation missing, UI glitches | | Low | Polish/minor issues | Typos, slight misalignment, minor UX |

Autonomous testing skill that opens a deployed app, goes through user flows, tries to break things, and writes detailed bug reports. Use after deploying to staging. Triggers on: test the app, find bugs, QA the deployment, break the app, test staging. Source: rohunj/claude-build-workflow.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/rohunj/claude-build-workflow --skill test-and-break
Category
>_Productivity
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is test-and-break?

Autonomous testing skill that opens a deployed app, goes through user flows, tries to break things, and writes detailed bug reports. Use after deploying to staging. Triggers on: test the app, find bugs, QA the deployment, break the app, test staging. Source: rohunj/claude-build-workflow.

How do I install test-and-break?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/rohunj/claude-build-workflow --skill test-and-break Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/rohunj/claude-build-workflow

Details

Category
>_Productivity
Source
skills.sh
First Seen
2026-02-01