Find the perfect skill
Automated code review for pull requests
Testing
Multi-agent system for reviewing GitHub pull requests, checking CLAUDE.md compliance, bug detection and security issues with focus on high-signal findings.
TDD t.wada style
Testing
Test-driven development practice based on Takeshi Wada's philosophy. Applies Red-Green-Refactor cycles, AAA structure and behavioral testing principles.
QA Lead - Test Automation
Testing
QA expert creating incremental test suites with coverage strategies, quality gates management, and E2E/Unit/Integration test automation.
Review Changes and Create QA Plan
Testing
Review code changes using a comprehensive checklist and create manual test cases to validate behavior across phases.
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.
Physics and Mathematics Verification
Testing
Code review skill focusing on physics and mathematics correctness: dimensional analysis, equation verification, numerical stability, and conservation law validation.
Comprehensive Code Review (30 checklists)
Testing
Thorough code review using 30 specialized checklists covering correctness, security, architecture, infrastructure and quality through a senior expert agent.
Python Functional Bug Debugging
Testing
Investigate functional bugs in Python using specifications, logs, and observed behavior. Perfect for diagnosing failing features or runtime errors before proposing fixes.
1C Configuration Extension (CFE) Validation
Testing
Validates the correct structure of 1C extensions: XML format, properties, composition, and borrowed objects. Equivalent to /cf-validate for extensions.
E2E Test Generation
Testing
Generates and verifies E2E tests for a feature. Explores the live app, creates test plan, generates tests, runs and fixes until passing.
Structured Code Review
Testing
Code quality assessment through a 9-step workflow using Conventional Comments format, scaled review depth, and soft-gating verdicts preserving user autonomy.
Lint and Type Checking
Testing
Runs ESLint and TypeScript type checking on frontend codebase. Identifies linting errors and type issues before committing changes.