testing▌
322 indexed skills · max 10 per page
laravel-testing
leeovery/claude-laravel · Testing
Testing patterns with Pest: Arrange-Act-Assert, proper mocking, null drivers, declarative factories.
bats-testing-patterns
wshobson/agents · Testing
Comprehensive testing framework for shell scripts using Bats with patterns, fixtures, and CI/CD integration. \n \n Covers core Bats concepts including test syntax, assertion patterns for exit codes and output, and setup/teardown lifecycle management \n Provides mocking and stubbing strategies for external commands, functions, and environment variables to isolate units under test \n Includes fixture management patterns, error condition testing, and shell compatibility validation across bash, sh,
pytest-patterns
manutej/luxor-claude-marketplace · Testing
A comprehensive skill for mastering Python testing with pytest. This skill covers everything from basic test structure to advanced patterns including fixtures, parametrization, mocking, test organization, coverage analysis, and CI/CD integration.
playwright-mcp-dev
microsoft/playwright · Testing
Developer guide for extending Playwright MCP tools and CLI commands. \n \n Add new MCP tools in packages/playwright/src/mcp/browser/tools/ , register in tools.ts , and define capabilities in config.d.ts \n CLI commands map to MCP tools; register new commands in packages/playwright/src/mcp/terminal/commands.ts and update help generator if adding a category \n Config options require updates across program.ts (CLI option), config.d.ts (definition), and config.ts (implementation and environment mapp
backtesting-trading-strategies
gracefullight/stock-checker · Testing
Backtest crypto and traditional trading strategies against historical market data. \n \n Includes 8 pre-built strategies (SMA, EMA, RSI, MACD, Bollinger Bands, Breakout, Mean Reversion, Momentum) with customizable parameters \n Calculates comprehensive performance metrics: Sharpe, Sortino, Calmar ratios, max drawdown, VaR, volatility, win rate, and profit factor \n Supports parameter grid search optimization to find best-performing configurations across strategy parameters \n Generates trade-by-
sf-testing
jaganpro/sf-skills · Testing
Use this skill when the user needs Apex test execution and failure analysis: running tests, checking coverage, interpreting failures, improving coverage, and managing a disciplined test-fix loop for Salesforce code.
debugging-and-error-recovery
OWNER/REPO · other
Guides systematic root-cause debugging for tests, builds, and unexpected errors.
browser-testing-with-devtools
anthropic/chrome-devtools-mcp · testing
Tests in real browsers using Chrome DevTools MCP for debugging and inspecting web applications.
sqlmap-database-penetration-testing
davila7/claude-code-templates · Testing
Provide systematic methodologies for automated SQL injection detection and exploitation using SQLMap. This skill covers database enumeration, table and column discovery, data extraction, multiple target specification methods, and advanced exploitation techniques for MySQL, PostgreSQL, MSSQL, Oracle, and other database management systems.
qa
mattpocock/skills · testing
Interactive QA session where users report bugs conversationally, and the agent files GitHub issues while exploring the codebase for context.