Find the perfect skill
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.
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.
QA Lead - Test Automation
Testing
QA expert creating incremental test suites with coverage strategies, quality gates management, and E2E/Unit/Integration test automation.
Lint and Type Checking
Testing
Runs ESLint and TypeScript type checking on frontend codebase. Identifies lint errors and type mismatches before committing code.
Shallow Skill
Testing
A test skill at the first level under skills/. Validates correct shallow namespace generation.
Code Review
Testing
Review code changes for quality, security, and best practices. Identify OWASP vulnerabilities, error handling, complexity issues, and performance problems.
Code Reviewer
Testing
Automated code review with best practices, security checks, and quality standards. Comprehensive analysis covering code quality, performance, and vulnerabilities.
Comprehensive Code Audit
Testing
Performs comprehensive code audit to identify bugs, security vulnerabilities, convention violations, dead code, and test quality issues. Generates structured findings in TODO.md.
E2E Test Generation
Testing
Generates and verifies end-to-end tests for a feature. Explores the live app, creates a test plan, generates tests, and runs them until they pass.
Web Accessibility Auditor
Testing
Audits web applications for WCAG 2.1 Level AA compliance. Checks ARIA attributes, keyboard navigation, and screen reader support.
Browser Testing with Chrome
Testing
Test and debug web applications via Chrome integration. Automate form interactions, verify UI implementations, and record demo GIFs.
E2E Test Suite Builder
Testing
Create end-to-end test suites with Playwright or Cypress covering critical user journeys and visual regression.