python-testing-patterns
1,251Implement comprehensive testing strategies with pytest, fixtures, mocking, and test-driven development. Use when writing Python tests, setti
javascript-testing-patterns
699Implement comprehensive testing strategies using Jest, Vitest, and Testing Library for unit tests, integration tests, and end-to-end testing
github-actions-templates
633Create production-ready GitHub Actions workflows for automated testing, building, and deploying applications. Use when setting up CI/CD with
backtesting-frameworks
566Build robust backtesting systems for trading strategies with proper handling of look-ahead bias, survivorship bias, and transaction costs. U
llm-evaluation
565Implement comprehensive evaluation strategies for LLM applications using automated metrics, human feedback, and benchmarking. Use when testi
wcag-audit-patterns
559Conduct WCAG 2.2 accessibility audits with automated testing, manual verification, and remediation guidance. Use when auditing websites for
dbt-transformation-patterns
533Master dbt (data build tool) for analytics engineering with model organization, testing, documentation, and incremental strategies. Use when
Apache Airflow DAG Patterns
526Build production Apache Airflow DAGs with best practices for operators, sensors, testing, and deployment. Use when creating data pipelines,
data-quality-frameworks
524Implement data quality validation with Great Expectations, dbt tests, and data contracts. Use when building data quality pipelines, implemen
dependency-upgrade
523Manage major dependency version upgrades with compatibility analysis, staged rollout, and comprehensive testing. Use when upgrading framewor
sast-configuration
521Configure Static Application Security Testing (SAST) tools for automated vulnerability detection in application code. Use when setting up se
Web3 Smart Contract Testing
516Test smart contracts comprehensively using Hardhat and Foundry with unit tests, integration tests, and mainnet forking. Use when testing Sol
Temporal Python Testing Strategies
511Test Temporal workflows with pytest, time-skipping, and mocking strategies. Covers unit testing, integration testing, replay testing, and lo
screen-reader-testing
511Test web applications with screen readers including VoiceOver, NVDA, and JAWS. Use when validating screen reader compatibility, debugging ac
bats-testing-patterns
503Master Bash Automated Testing System (Bats) for comprehensive shell script testing. Use when writing tests for shell scripts, CI/CD pipeline