Find the perfect skill
Checkstyle Rules for Java
Testing
Master Checkstyle built-in checks for Java including naming conventions, code metrics, and suppressions.
Comprehensive Code Review
Testing
Performs thorough code review applying 30 checklists covering correctness, security, architecture, and operations via specialized agent.
Preflight PR Check
Testing
Automated checklist to catch common issues before creating a PR. Validates code quality, security, and best practices across TypeScript, React, and Next.js projects.
Java Debug Analyzer
Testing
Analyze and debug Java issues including stack traces, exceptions, and performance problems. Identify root causes of errors, memory leaks, and concurrency issues.
t.wada TDD - Test-Driven Development
Testing
Master TDD following Kazuo Wada's philosophy with Red-Green-Refactor cycles, AAA pattern, and behavior-driven testing. Apply to feature development, bug fixes, and refactoring.
mflux Testing
Testing
Run pytest tests (fast/slow/full) in mflux while preserving image outputs and safely handling golden image diffs without unintended updates.
Code Reviewer
Testing
Automated code review with best practices, security checks, and quality standards. Comprehensive analysis covering code quality, performance, and vulnerabilities.
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.
Python Playground
Testing
Run and test Python code in an isolated playground directory. Perfect for executing scripts, experimenting with CPython behavior, and testing without affecting the main codebase.
Debug Visual Regression
Testing
Analyze visual regression test failures in Vizzly by comparing baseline and current images. Identify visual differences and suggest appropriate actions.
Code Review
Testing
Reviews code for quality, security, and maintainability. Use after implementing features or when requested by user.