plan-execution
Batch execution with checkpoints. Trigger: When executing plans with batched tasks.
reference-creation
Reference files for complex skills (40+ patterns). Trigger: When creating complex skill with 40+ patterns or 4+ natural sub-topics.
hono
Lightweight edge/serverless APIs with Hono. Trigger: When building edge APIs or lightweight serverless apps.
ag-grid
Advanced data tables with AG Grid. Trigger: When implementing AG Grid tables, configuring features, or creating custom cell renderers.
jest
Unit, integration, and snapshot testing with Jest. Trigger: When writing or running tests with Jest.
result-pattern
Type-safe error handling via Result<T>. Trigger: When handling expected business errors (validation, not found) without throwing exceptions.
unit-testing
Unit testing patterns for frontend and backend. Trigger: When writing or reviewing unit tests for any layer.
Tailwind CSS
Utility-first CSS with responsive design. Trigger: When styling with Tailwind utilities, creating responsive designs, or configuring Tailwind.
skill-creation
Standards-compliant skill creation with templates and validation. Trigger: When creating a new skill or documenting patterns.
prompt-creation
Context prompts for AI assistants with schema validation. Trigger: When creating context prompts for AI assistants or documenting project config.
Next.js
Fullstack React with SSR/SSG and API routes. Trigger: When building with Next.js, configuring SSR/SSG, or deploying.
brainstorming
Structured ideation and decision-making for software. Trigger: When planning features, evaluating alternatives, or making architectural decisions.
Node.js
Node.js backend patterns with async I/O and process management. Trigger: When building backend services, CLI tools, or server scripts.
agent-creation
Standards-compliant agent definitions with templates. Trigger: When creating agent definitions, setting up project agents, or documenting workflows.
Humanizer
Human-centric communication with empathy and clarity. Trigger: When improving prompts, agent behavior, or user-facing content.
interface-design
UI/UX design patterns for software. Trigger: When designing user interfaces, planning UX flows, or evaluating UI decisions.
backend-dev
Backend development workflow with API design and data modeling. Trigger: When building, refactoring, or scaling backend apps.
skill-sync
Synchronization across model directories. Trigger: After creating or modifying skills, agents, or prompts to sync across directories.
HTML
Semantic HTML with proper elements and structure. Trigger: When writing HTML markup, creating structure, or implementing semantic elements.
Vite
Fast build tool with HMR for modern web development. Trigger: When configuring Vite, setting up a dev server, or optimizing builds.
JavaScript
Modern JavaScript (ES2020+) patterns. Trigger: When writing JavaScript code, using ES2020+ features, or refactoring legacy JS.
architecture-patterns
Architectural decision guide by complexity. Trigger: When choosing architecture, planning strategic refactoring, or evaluating pattern trade-offs.
composition-pattern
Composition over configuration for flexible component design. Trigger: When building reusable UI components with flexible, consumer-controlled APIs.
react-native-testing-library
User-centric React Native component testing. Trigger: When testing React Native components with RNTL.
MUI
Material UI components with theming and sx prop. Trigger: When using MUI components, implementing theming, or creating custom components.
Critical Partner
Rigorous code review and improvement partner. Trigger: When validating code quality, reviewing implementations, or providing critical feedback.
domain-driven-design
Domain-Driven Design for complex business domains. Trigger: When modeling business rules, defining bounded contexts, or building ubiquitous language.
dry-principle
Eliminate knowledge duplication via abstraction. Trigger: When same logic appears 3+ times or changing one place requires updating others.
mediator-pattern
Decouples components via centralized mediator. Trigger: When direct coupling makes components hard to test, reuse, or when orchestrating workflows.
technical-communication
Clear technical writing for documentation and commits. Trigger: When writing documentation, code comments, or communicating technical concepts.
CSS
Modern CSS with Grid, Flexbox, and custom properties. Trigger: When writing CSS styles, implementing layouts, or using modern features.
verification-protocol
Evidence-based verification with a gate function. Trigger: When verifying task completion or validating claims.
form-validation
Form and schema validation across libraries. Trigger: When validating forms, API input, schemas, or runtime data.
redux-toolkit
Predictable state management with Redux Toolkit. Trigger: When implementing Redux, creating slices, or managing global state.
code-refactoring
Systematic code refactoring with risk mitigation. Trigger: When refactoring legacy code, migrating technologies, or resolving technical debt.
screaming-architecture
Domain-first folder structure reflecting business capabilities. Trigger: When structuring projects or refactoring toward use-case-driven boundaries.
expo
Managed workflow for cross-platform mobile apps with EAS. Trigger: When developing with Expo, configuring EAS services, or building mobile apps.
Systematic Debugging
Root cause analysis and systematic error investigation. Trigger: When debugging errors, unexpected behavior, or test failures.
Subagent Orchestration
Fresh subagents per task with two-stage reviews. Trigger: When coordinating parallel agents for complex workflows.
code-review
Two-stage code review: spec compliance first, then code quality. Trigger: Use when reviewing code for correctness and overall quality.
express
Express.js routing, middleware, and error handling. Trigger: When building REST APIs or server logic with Express.
stagehand
Browser automation and test orchestration. Trigger: When automating browser flows or test setup with Stagehand.
React Native
Cross-platform mobile development with React Native. Trigger: When developing mobile apps, implementing platform features, or optimizing performance.
bun
Fast JavaScript/TypeScript runtime with bundling and testing. Trigger: When using Bun for server apps, scripts, or tooling.
frontend-dev
Frontend workflow with componentization and state management. Trigger: When building, refactoring, or scaling frontend apps.
TypeScript
Strict typing and type-safe development. Trigger: When implementing TypeScript in .ts/.tsx files, adding types, or enforcing safety.
Sidecar Pattern
Auxiliary service sharing lifecycle with main service. Trigger: When adding logging, monitoring, or auth proxy to microservices without code changes.
a11y
Accessibility guide (WCAG 2.1/2.2, Level A–AAA). Trigger: When building UI components, interactive elements, or auditing accessibility compliance.