Skip to content

OpenQA Skills v0.2.0

Latest

Choose a tag to compare

@openqa-founder openqa-founder released this 08 Sep 14:35
· 10 commits to main since this release

Five published skills on current main. First tag that includes all of them.

Skills

  • defect-detection — clone a git branch / PR, write gated findings and an HTML report
  • code-reviewer — playbook CR of a local checkout (P0 / P1 / P2). Remains MIT
  • requirements-analyzer — one gap / conflict register from requirement documents
  • testcase-generation — structured manual cases from PRD / design / specs
  • testdata-generation — construct backend data and fill {placeholder}s

Highlights

  • Sample HTML pages and screenshots in the README (docs/assets/previews/). Illustrations, not a recorded agent run
  • Ten-language method extraction and 102 Semgrep seed rules
  • Blind fixture examples/inventory-service: one recorded 7/7 run, not a benchmark
  • Full Apache License 2.0 text so GitHub can detect the license
  • Topics and About copy name the five skills

Install one skill at a time:

npx skills add openqa-cn/openqa-skills --skill defect-detection

See CHANGELOG.