Find the perfect skill
Mobile App Testing
Testing
Comprehensive testing strategies for iOS and Android mobile apps. Covers unit tests, UI tests, integration tests, and performance testing with Detox and Appium.
Testing with Vitest
Testing
Guide for implementing and managing unit tests with Vitest. Provides specific coding standards to ensure test quality and consistency.
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.
Review and QA Plan
Testing
Review code changes and create a QA test plan with comprehensive code review checklist covering quality, architecture, and best practices.
Automated code review for pull requests
Testing
Multi-agent system for automated pull request review on GitHub. Checks CLAUDE.md compliance, detects bugs and security issues with focus on critical problems only.
Claude Code Review
Testing
Review a pull request for bugs, security issues, and test gaps. Post findings as a GitHub comment and formal review.
Performance Test Suite
Testing
Create load testing and performance benchmarking suites with k6, Artillery, or custom scripts.
Code Duplication Detection
Testing
Automated tooling and detection patterns for identifying duplicate and copy-pasted code in JavaScript/TypeScript projects. Provides commands and refactoring patterns.
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 Data Factory
Testing
Generate realistic mock data and test fixtures using factories, faker, and seed scripts for development and testing.
tmux TDD Orchestration
Testing
Orchestrate Test-Driven Development in tmux by reading test output directly from panes. Language-agnostic (Rust, Python, JavaScript, Go, etc.).
Lint and Type Checking
Testing
Runs ESLint and TypeScript type checking on frontend codebase. Identifies linting errors and type mismatches before committing changes.