New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

@qaskills/cli

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@qaskills/cli

CLI tool for QA Skills Directory — install, search, and manage QA testing skills for AI coding agents

latest
Source
npmnpm
Version
0.1.2
Version published
Weekly downloads
111
27.59%
Maintainers
1
Weekly downloads
 
Created
Source

@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 init

Supported Agents

Claude Code, Cursor, GitHub Copilot, Windsurf, Codex, Aider, Continue, Cline, Zed, and 17+ more.

Commands

CommandDescription
search [query]Search for QA skills
add <skill>Install a skill to detected AI agents
listList installed skills
remove <skill>Remove an installed skill
update [skill]Update skill(s)
info <skill>Show skill details
initCreate a new SKILL.md
publishValidate and publish a skill

Built by Pramod Dutta & The Testing Academy community.

Keywords

qa

FAQs

Package last updated on 12 Feb 2026

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts