Skip to content

Releases: openqa-cn/codexqa

OpenQA Skills v0.2.0

Choose a tag to compare

@openqa-founder openqa-founder released this 08 Sep 14:35

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.

OpenQA Skills v0.1.2

Choose a tag to compare

@openqa-founder openqa-founder released this 05 Sep 06:52

Add multilingual quickstart guidance, correct roadmap status, and add editor configuration.

OpenQA Skills v0.1.1

Choose a tag to compare

@openqa-founder openqa-founder released this 05 Sep 06:42

Improve global project presentation, multilingual documentation, community support, security guidance, citation metadata, and repository issue configuration.

OpenQA Skills v0.1.0

Choose a tag to compare

@openqa-founder openqa-founder released this 05 Sep 06:39

Initial public project skeleton with verification skill contracts, evidence schema, benchmark structure, contribution guidance, and repository CI.