Comprehensive test strategies and 2025 test tools. Unit, integration, e2e and visual testing.
Development
Code generation, debugging, testing, and development workflows
TypeScript 5+ advanced patterns, type utilities and best practices guide.
User research methods, interview techniques, persona creation and usability testing guide.
Modern JavaScript/TypeScript testing with Vitest including mocking and coverage.
Vue 3 specialist for reactive, performant applications. Invoke for Composition API, Nuxt 3, Pinia state management,...
Guide for creating complex web artifacts with React, Tailwind, shadcn/ui.
Toolkit for interacting with and testing local web applications using Playwright. Supports verifying frontend...
Guides comprehensive application migration projects including legacy system modernization, cloud migration,...
Conducts comprehensive code quality reviews including code smells detection, maintainability assessment, complexity...
Guides systematic code refactoring to improve code quality, maintainability, and design. Identifies code smells,...
Expert frontend development guidance covering React, Vue, Angular, TypeScript, state management, component...
Generates well-structured git commit messages following conventional commit standards and best practices. Creates...
Create interactive, production-ready UI mockups and prototypes using NuxtJS 4 (Vue) or Next.js (React), TypeScript,...
Work with Gerrit code reviews using the ger CLI tool. Use when reviewing changes, posting comments, managing...
Improve C++ (C++11+) performance using Abseil “Performance Hints” (Jeff Dean & Sanjay Ghemawat): estimation +...
Build reactive and template-driven forms, implement custom validators, create async validators, add cross-field...
Implement RxJS observables, apply operators, fix memory leaks with unsubscribe patterns, handle errors, create...
Create and manage isolated container sandboxes for AI agent code execution. Use when you need ephemeral environments...
Create well-formatted git commits with conventional commit format and emoji. Automatically runs pre-commit checks...
Summarize huge articles (URL or local file) via a Codex CLI-driven chunk→reduce pipeline, keeping only the final...
Review, refactor, or build SwiftUI features with correct state management, modern API usage, optimal view...
Use when implementation is complete, all tests pass, and you need to decide how to integrate the work - guides...
Use when receiving code review feedback, before implementing suggestions, especially if feedback seems unclear or...
Use when completing tasks, implementing major features, or before merging to verify work meets requirements