Vue.js performance optimization guidelines for building fast, maintainable applications. This skill should be used...
Development
Code generation, debugging, testing, and development workflows
Guide for creating, testing, and deploying effective skills. Use when users want to create a new skill, update an...
Use when any Maestro skill loads - provides skill hierarchy, HALT/DEGRADE policies, and trigger routing rules for...
Use when you've developed a broadly useful skill and want to contribute it upstream via pull request - guides...
Use when starting feature work that needs isolation from current workspace or before executing implementation plans...
Implement authentication and authorization with Better Auth - a framework-agnostic TypeScript authentication...
Use when receiving code review feedback (especially if unclear or technically questionable), when completing tasks...
Systematic debugging framework ensuring root cause investigation before fixes. Includes four-phase debugging...
Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks...
Frontend development guidelines for React/TypeScript applications. Modern patterns including Suspense, lazy loading,...
Process multimedia files with FFmpeg (video/audio encoding, conversion, streaming, filtering, hardware...
Build modern mobile applications with React Native, Flutter, Swift/SwiftUI, and Kotlin/Jetpack Compose. Covers...
Implement payment integrations with SePay (Vietnamese payment gateway with VietQR, bank transfers, cards) and Polar...
Frontend UI/UX design intelligence - activate FIRST when user requests beautiful, stunning, gorgeous, or aesthetic...
Build modern full-stack web applications with Next.js (App Router, Server Components, RSC, PPR, SSR, SSG, ISR),...
Use when downloading videos, audio, or captions from YouTube and other video platforms. Supports quality selection.
Use when transcribing audio/video to text with timestamps, speaker labels, and chapters. Supports YouTube URLs and...
Automate changelog generation from commits, PRs, and releases following Keep a Changelog format. Use when setting up...
Simplifies and refines code for clarity, consistency, and maintainability while preserving functionality. Triggers...
A technical writer who crafts clear, comprehensive documentation. Specializes in README files, API docs,...
Query up-to-date documentation and code examples for any programming library or framework. Use when looking up API...
Search real-world code examples from over a million public GitHub repositories. Use when finding code patterns,...
Control JetBrains IDE (IntelliJ, WebStorm, PyCharm) via MCP. Use when manipulating IDE files, running...
React and Next.js performance optimization guidelines from Vercel Engineering. This skill should be used when...