# Awesome QA Skills — Test Skills for Codex & Claude > Awesome QA Skills organizes reusable testing skills for Codex, Cursor, and Claude Code; verified 58 stars with copy-based installs and all-tool scripts. ## Install Save the content below to `.claude/skills/` or append to your `CLAUDE.md`: ## Quick Use ```bash git clone https://github.com/naodeng/awesome-qa-skills.git bash ./install-skills-mac.sh --tool all --lang all # or copy one skill folder into the matching ~/.*/skills path ``` ## Intro Awesome QA Skills organizes reusable testing skills for Codex, Cursor, and Claude Code; verified 58 stars with copy-based installs and all-tool scripts. **Best for:** Teams wanting packaged QA prompts and skills for daily testing, API checks, and test-case review **Works with:** Codex, Cursor, Claude Code, OpenCode, local skill folders, and platform-specific install scripts **Setup time:** 5 minutes ## Main - The repo treats QA skills as deployable artifacts, not abstract testing advice. - Coverage is broader than one vendor: Codex, Cursor, Claude Code, OpenCode, and more all appear in the entry docs. - Even at 58 stars, the install scripts and categorized workflows make it concretely useful. ### FAQ - **Is this only for Cursor?**: No. The README explicitly covers Codex, Claude Code, and other tools. - **Lowest-risk trial?**: Copy one skill folder manually before running the all-tools installer. - **Why publish a smaller repo?**: Because the install paths and QA building blocks are concrete. ## Source & Thanks > Source: https://github.com/naodeng/awesome-qa-skills > License: GPL-3.0 > GitHub stars: 58 · forks: 10 --- ## Quick Use ```bash git clone https://github.com/naodeng/awesome-qa-skills.git bash ./install-skills-mac.sh --tool all --lang all # or copy one skill folder into the matching ~/.*/skills path ``` ## Intro Awesome QA Skills 为 Codex、Cursor 与 Claude Code 整理可复用测试技能;已核验 58 stars,并提供复制式安装与 all-tool 批量安装脚本。 **Best for:** 想在编码 agent 内复用日常测试、API 校验与用例评审技能包的团队 **Works with:** Codex、Cursor、Claude Code、OpenCode、本地 skill 目录与平台安装脚本 **Setup time:** 5 minutes ## Main - 这个仓库把 QA skills 当作可部署资产,而不是抽象测试建议。 - 覆盖面不止一个生态:Codex、Cursor、Claude Code、OpenCode 等都在入口文档里。 - 虽然只有 58 stars,但安装脚本和分类工作流让它具备实际使用价值。 ### FAQ - **它只适合 Cursor 吗?**:不是,README 明确覆盖 Codex、Claude Code 等多个工具。 - **最低风险怎么试?**:先手动复制一个 skill 目录,再决定是否跑全量安装脚本。 - **为什么收录小仓库?**:因为它的安装路径和 QA 组件都很具体。 ## Source & Thanks > Source: https://github.com/naodeng/awesome-qa-skills > License: GPL-3.0 > GitHub stars: 58 · forks: 10 --- Source: https://tokrepo.com/en/workflows/awesome-qa-skills-test-skills-for-codex-claude Author: Skill Factory