qaskills for Cline
io.github.pramoddutta/qaskills
Search, inspect, and install 400+ QA testing skills from qaskills.sh into any MCP client.
client:Cline
transport:stdio
runtime:npm
Install qaskills in Cline
~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json
{
"mcpServers": {
"qaskills": {
"command": "npx",
"args": [
"-y",
"@qaskills/mcp"
],
"env": {
"QASKILLS_API_URL": "<QASKILLS_API_URL>"
}
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs