.claude/skills/bmad-domain-research/SKILL.md
Conduct domain and industry research. Use when the user says wants to do domain research for a topic or industry
npx skillsauth add otaviobhz/thesys_bionexo bmad-domain-researchInstall 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"
tools
Expand test automation coverage for codebase. Use when user says "lets expand test coverage" or "I want to automate tests"
testing
Generate failing acceptance tests using TDD cycle. Use when the user says "lets write acceptance tests" or "I want to do ATDD"