150 skills found · Page 5 of 5
KAMAL20201 / concisemake sure you use latest version of anything you install and if you are unsure about that package usage ask me about its documentation rather than pre assuming things which makes things tough for me
product-on-purpose / pm-skills-mcpMCP server exposing 40 PM skills + 11 workflows + 8 utility tools (59 tools) via Model Context Protocol. In maintenance mode (v2.9.x line, latest v2.9.3; catalog frozen at v2.9.2 build). For new users, the file-based install from product-on-purpose/pm-skills is recommended.
hassan-alnator / vibe-eyesAutomated visual testing framework for Claude and MCP-compatible clients. Generate unit tests, run E2E browser automation, perform visual regression testing, and extract text with OCR - all through natural language commands.
Unigalactix / SENTINEL"main": "server.js", "scripts": { "start": "node server.js", "start:mcp": "node mcpServer.js", "test": "jest", "test:exports": "jest __tests__/exports.test.js", "lint": "eslint src/ scripts/ server.js mcpServer.js",
hungtmbh1996 / Vscode-python-unittestAI Chat extension about Unit Test for VS Code
longmaba / task-master-ai-gemini"bin": { "task-master": "bin/task-master.js", "task-master-init": "bin/task-master-init.js", "task-master-mcp-server": "mcp-server/server.js" }, "scripts": { "test": "node --experimental-vm-modules node_modules/.bin/jest",
chetandb / PlaywrightAutomationProject"test:headed": "playwright test --headed", "test:debug": "playwright test --debug", "bdd": "npx cucumber-js --config serenity.cucumber.js", "mcp-server": "npx playwright mcp-server" }, "name": "playwright-automation-project", "version": "1.0.0",
iamfarzad / FB-c_labV2"dev:shell": "./scripts/dev-safe.sh", "mcp:bridge": "pnpm dlx @agentdeskai/browser-tools-server@latest", "mcp:server": "pnpm dlx @agentdeskai/browser-tools-mcp@1.2.0", "mcp:dev": "concurrently --names \"bridge,mcp\" --kill-others-on-fail \"pnpm mcp:bridge\" \"pnpm mcp:server\"", "lint": "next lint",…
TransAdvocacyAndComplaintCollective / fact_index_tacc"test:e2e": "node --test --test-concurrency=1 tests/e2e/*.e2e.test.mjs", "test:e2e:coverage": "rm -rf .coverage/e2e && mkdir -p .coverage/e2e/v8 && NODE_OPTIONS= NODE_V8_COVERAGE=.coverage/e2e/v8 node --test --test-concurrency=1 tests/e2e/*.e2e.test.mjs && pnpm dlx c8 report --temp-directory .covera…
zakirkun / guardian-cliGuardian is a production-ready AI-powered penetration testing automation CLI tool that leverages Google Gemini and LangChain to orchestrate intelligent, step-by-step penetration testing workflows while maintaining ethical hacking standards.
gsd-build / gsd-browserA fast, native browser automation CLI built from the ground up for AI agents, powered by Chrome DevTools Protocol. 63 commands covering navigation, interaction, screenshots, accessibility, network mocking, visual diffing, test generation, and more — all from a single binary.
Scottcjn / iota-agent-mcpIOTA blockchain MCP server providing wallet management with human-in-the-loop signing, Move smart contract build/test/publish, and on-chain queries via JSON-RPC and GraphQL
ok-helloworld / vibe-pentestVibe Pentest(AI 渗透测试)是一款基于 AI Agent 架构的自动化渗透测试工具,采用多 Agent 并行执行架构,能够对 Web 应用、API、管理后台等进行全面的黑盒渗透测试(包括业务逻辑漏洞评估),输出稳定可靠的安全报告,并提供可落地的整改建议。
AgentTestingClamp / r02-alirezarezvani-claude-skills-seo📈 SEO & Content Marketing skill suite derived from alirezarezvani/claude-skills.
rakytap / RULEC++ library with Python interface to train quantum circuits, quantum gate synthesis and state preparation.
tohachan / workflowA "bridge" MCP server with a unique Prompt+Tool design that helps LLMs seamlessly generate and render diagrams. Powered by Kroki to support most popular formats.
majiayu000 / firebase-apk-scannerScans Android APKs for Firebase security misconfigurations including open databases, storage buckets, authentication issues, and exposed cloud functions
rosendolu / code-reviewReviews pull request diffs for correctness, security, maintainability, and test coverage
NeuralBlitz / semi-supervised-optogenetics-testingThis skill enables testing in the domain of optogenetics (neuroscience). It represents intermediate-level expertise and is designed for production use in research, industry, and educational contexts. Use this skill when you need to perform testing operations related to optogenetics.
jaysonpantollana / hexagonal-architectureDesign, implement, and refactor Ports & Adapters systems with clear domain boundaries, dependency inversion, and testable use-case orchestration across TypeScript, Java, Kotlin, and Go services.
Duds / accessibilityAn MCP for testing, evaluating and auditing website accessibility.
DanielHyeon / code-inspection본 스킬은 코드의 결함을 사전에 탐지하고(Inspection), 변경 사항이 기존 기능을 파괴하지 않음을 보증하는(Testing) 체계적인 규칙을 정의합니다. 마틴 파울러의 "자가 테스트 코드" 철학을 실천하여, AI가 작성하거나 수정한 코드가 항상 '배포 가능한 상태'를 유지하도록 합니다. ---
zefedev / 14-testing-agentCursor-ready multi-agent kit for React + TypeScript + Vite: feature-first (screaming) architecture, TanStack Query + Zustand boundaries, Cursor rules, docs, templates, and examples.
js-promptly3d / prompt-engineeringThis guide provides best practices for designing, testing, and refining prompts for AI-powered features. It is intended for developers integrating LLMs (like OpenAI, Anthropic, or Gemini) into web applications. - **Clarity:** Write prompts that are clear, specific, and unambiguous.
xmtplabs / qaRun the Convos iOS QA suite (structured tests in qa/tests/structured/*.yaml). Results are persisted to CXDB so runs resume across context resets.
navox-labs / qaSenior QA Engineer that creates test plans and executes comprehensive testing including auth flows and edge cases. Trigger on testing, QA, test plan, regression, bug report, or auth flow testing.
brain-bootstrap / mrGenerate an MR description for the current branch after verifying build/test pass
aran / bump-multitoolUpdate multitool-managed tools to their latest versions. 1. Read `docs/CHORES.md` § "Multitool Version Bumps" for context. 2. Read `multitool.lock.json` and identify the current versions of each tool.
corp0ratestarts-cmd / switch-repoSwitch the active Claude Code repository context to another GitHub repository visible to the current MCP session. ```text
tupe12334 / use-case-testingCreate and test use cases for developed features with automated fixes