Neonwatty Qa Skills
neonwatty-qa-skills is a Claude Code plugin for the Ship phase that runs and tests multi-user workflows with Playwright, personas, and quantified QA scorecards.
Run multi-user QA workflows in Claude Code with Playwright tests, personas, smoke paths, and quantified scorecards.
Add it to Claude Code
Install the plugin in Claude Code. One command, paste-ready.
/plugin install neonwatty-qa-skills@neonwatty/qa-skillsBuilt to be called by your agent
Skillselion is itself an MCP server. Your agent can pull this entry and a paste-ready install config straight from the API - no copy-paste.
Retrieve this entry with skillselion.get_details("plugin:neonwatty/qa-skills") and the paste-ready config with skillselion.get_install_config("plugin:neonwatty/qa-skills").
What it does
neonwatty-qa-skills is a Claude Code plugin that bundles QA skills for exercising multi-user product workflows under agent guidance. Indie builders shipping web or mobile surfaces—README keywords highlight Next.js, mobile, Playwright, and interactive pipelines—can generate tests, run smoke paths, and apply adversarial or persona-based scenarios without building a separate QA playbook from scratch each release. The collection emphasizes quantified scorecards, auditing, and performance profiling so Claude can help translate vague “did we break checkout?” questions into repeatable checks. It sits squarely in Ship/testing: you invoke these skills when features are integratable and you need confidence before distribution. The repo ships as one plugin bundle with a testing category tag. It complements generic linting or unit-test skills by focusing on workflow fidelity across roles, not isolated functions. Advanced builders comfortable orchestrating Playwright and binary or scoring utilities will get the most from it.
Highlights
- QA skills for multi-user workflows executed from Claude Code
- Playwright-driven testing with smoke and pipeline-oriented flows
- Persona-based and adversarial auditing against realistic user paths
- Quantified scorecards and profiling for performance-oriented checks
- Coverage for Next.js and mobile-oriented material in the skill set
Why builders use it
You ship fast with Claude but lack structured multi-user test flows, smoke coverage, and scored audits before users hit broken journeys.
After you install the QA skills plugin, Claude can drive Playwright workflows, adversarial persona tests, and scorecards so ship decisions rest on repeated evidence.
At a glance
- Type - Plugin in Testing.
- Adoption - 0 installs, 3 stars, 0 votes.
FAQ
Who is neonwatty-qa-skills for?
Claude Code users shipping SaaS or mobile products who need Playwright-based, multi-user workflow testing and scored audits from the agent.
When should I use neonwatty-qa-skills?
Use it in Ship during testing, before launch, when integrated features need smoke tests, persona flows, and performance or adversarial checks.
How do I add neonwatty-qa-skills to my agent?
Install the neonwatty/qa-skills Claude Code plugin, ensure Playwright and project test deps are set up per the repo, then invoke the bundled QA skills during test runs.
Comments
Share how you use neonwatty-qa-skills, gotchas, or tips for other indie builders.
No comments yet - be the first to share how you use it.