Guide for creating complex web artifacts with React, Tailwind, shadcn/ui.
Development
Code generation, debugging, testing, and development workflows
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
Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes
Use when implementing any feature or bugfix, before writing implementation code
Use when starting feature work that needs isolation from current workspace or before executing implementation plans...
Use when you have a spec or requirements for a multi-step task, before touching code
Work with spreadsheets (.xlsx, .csv) - create, edit, analyze with formulas and formatting