.claude/skills/bmad-testarch-automate/SKILL.md
Expand test automation coverage for codebase. Use when user says "lets expand test coverage" or "I want to automate tests"
npx skillsauth add otaviobhz/thesys_bionexo bmad-testarch-automateInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Follow the instructions in workflow.md.
development
Initialize test framework with Playwright or Cypress. Use when the user says "lets setup test framework" or "I want to initialize testing framework"
testing
Scaffold CI/CD quality pipeline with test execution. Use when the user says "lets setup CI pipeline" or "I want to create quality gates"
testing
Generate failing acceptance tests using TDD cycle. Use when the user says "lets write acceptance tests" or "I want to do ATDD"
business
Conduct technical research on technologies and architecture. Use when the user says they would like to do or produce a technical research report