@qaskills/cli
v0.1.2
Published
CLI tool for QA Skills Directory — install, search, and manage QA testing skills for AI coding agents
Maintainers
Readme
@qaskills/cli
The CLI tool for QASkills.sh — install curated QA testing skills into AI coding agents.
Quick Start
# Search for skills
npx qaskills search playwright
# Install a skill
npx qaskills add playwright-e2e
# List installed skills
npx qaskills list
# Initialize a new SKILL.md
npx qaskills initSupported Agents
Claude Code, Cursor, GitHub Copilot, Windsurf, Codex, Aider, Continue, Cline, Zed, and 17+ more.
Commands
| Command | Description |
|---------|-------------|
| search [query] | Search for QA skills |
| add <skill> | Install a skill to detected AI agents |
| list | List installed skills |
| remove <skill> | Remove an installed skill |
| update [skill] | Update skill(s) |
| info <skill> | Show skill details |
| init | Create a new SKILL.md |
| publish | Validate and publish a skill |
Links
- Website: qaskills.sh
- GitHub: PramodDutta/qaskills
- YouTube: @TheTestingAcademy
Built by Pramod Dutta & The Testing Academy community.
