qaskills for Claude Desktop
io.github.pramoddutta/qaskills
Search, inspect, and install 400+ QA testing skills from qaskills.sh into any MCP client.
client:Claude Desktop
transport:stdio
runtime:npm
Install qaskills in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"qaskills": {
"command": "npx",
"args": [
"-y",
"@qaskills/mcp"
],
"env": {
"QASKILLS_API_URL": "<QASKILLS_API_URL>"
}
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs