Find the perfect skill
E2E Test Generation
Testing
Coordinate E2E test creation and verification. Explore the live app, create a test plan, generate tests, run them and fix issues until passing.
Checkstyle Rules for Java
Testing
Master Checkstyle built-in checks for Java including naming conventions, code metrics, and suppressions.
Code Review Patterns
Testing
Structured guide for code reviews in two stages: specification compliance verification, then code quality assessment with detailed checklists.
PDF Fixture Generator
Testing
Generates complete PDF test fixtures for extractor testing, combining ReportLab tables and AI-generated images. Orchestrates fixture-table and fixture-image skills.
Component Tester
Testing
Write and run UI component tests with Vitest and React Testing Library, including coverage analysis and accessibility validation.
Automated code review for pull requests
Testing
Multi-agent code review system for GitHub pull requests, using specialized agents to verify CLAUDE.md compliance, detect bugs, and validate changes with high-signal issue detection.
TDD Red / Green / Refactor
Testing
Apply strict TDD workflow: write failing tests first, implement minimal code to pass, then refactor. Uses Vitest for all testing with detailed test targeting and mocking patterns.
Bug Hunter AI
Testing
Copilot agent specialized in bug investigation, root cause analysis, and fix generation for efficient debugging and issue resolution.
Writing Tests with Go gt Library
Testing
Write type-safe Go tests using the gt library. Perfect for creating test files and adding robust assertions to your Go code.
Mock Orchestrator for Multi-Layer Testing
Testing
Orchestrator to test thinking token capture across 4-layer architecture. Calls prediction and attribution skills to validate multi-level integration and reasoning flow.
Promptfoo - LLM Evaluation Framework
Testing
CLI tool for testing and comparing LLM outputs. Create evaluation configs, test cases, and custom assertions for validating model behavior.
Mobile App Testing
Testing
Comprehensive testing strategies for iOS and Android mobile apps. Covers unit, UI, integration, and performance testing with Detox, Appium, and XCTest automation.