mutation-testing
Validate test suite effectiveness and uncover weak assertions by introducing code mutations and measuring kill rates. Essential for proving tests genuinely catch bugs rather than just satisfying coverage metrics.
Discover reusable agent skills, browse implementation details, and find the right skill for your workflow.
128 skills found
Validate test suite effectiveness and uncover weak assertions by introducing code mutations and measuring kill rates. Essential for proving tests genuinely catch bugs rather than just satisfying coverage metrics.
Seamlessly toggle between live and mocked external dependencies using the Model Context Protocol (MCP) for autonomous development environments.
Techniques for writing effective fuzzing harnesses across languages. Use when creating new fuzz targets or improving existing harness code.
Automate macOS applications using the Accessibility API for deterministic UI control, automated testing, and agent-based scripting.
Automated Vitest management skill: handles test execution, coverage reporting, failure diagnosis, and configuration management for TypeScript/JavaScript projects.
Self-healing Rust verification loop that automates test execution, clippy linting, and formatting checks.
Enforce Test-Driven Development (TDD) via pre-commit hooks and CI/CD coverage gates. Automates test execution and ensures compliance with minimum code coverage thresholds.
Maintain test suite health by automatically detecting orphaned tests, missing coverage, and implementation-coupled anti-patterns.
Apply reality-first coding standards: intentional naming, focused functions, guard clauses, and deterministic side effects, with no speculative features.
Expert guidance for SolidStart server runtime, including request events, middleware, server functions, and API architecture.
Deploy isolated development containers with web-accessible VSCode, VNC, and automated app routing via Traefik or Cloudflare Tunnels.
Profiles application performance using k6, Artillery, or JMeter to measure latency, throughput, and error rates. Ideal for planning load, stress, and soak tests to identify bottlenecks.