Structured task planning with clear breakdowns, dependencies, and verification criteria. Use when implementing features, refactoring, or any multi-step work.
3
AI 92
systematic-debugging
HaoNgo2322/16/2026
4-phase systematic debugging methodology with root cause analysis and evidence-based verification. Use when debugging complex issues.
3
AI 88
web-games
HaoNgo2322/16/2026
Web browser game development principles. Framework selection, WebGPU, optimization, PWA.
3
AI 85
clean-code
HaoNgo2322/16/2026
Pragmatic coding standards - concise, direct, no over-engineering, no unnecessary comments
3
AI 84
web-design-guidelines
HaoNgo2322/16/2026
Review UI code for Web Interface Guidelines compliance. Use when asked to "review my UI", "check accessibility", "audit design", "review UX", or "check my site against best practices".
3
AI 82
seo-fundamentals
HaoNgo2322/16/2026
SEO fundamentals, E-E-A-T, Core Web Vitals, and Google algorithm principles.
3
AI 80
mcp-builder
HaoNgo2322/16/2026
MCP (Model Context Protocol) server building principles. Tool design, resource patterns, best practices.
3
AI 76
vr-ar
HaoNgo2322/16/2026
VR/AR development principles. Comfort, interaction, performance requirements.
3
AI 74
mobile-games
HaoNgo2322/16/2026
Mobile game development principles. Touch input, battery, performance, app stores.
3
AI 70
app-builder
HaoNgo2322/16/2026
Main application building orchestrator. Creates full-stack applications from natural language requests. Determines project type, selects tech stack, coordinates agents.
3
AI 68
app-builder
HaoNgo2322/16/2026
Main application building orchestrator. Creates full-stack applications from natural language requests. Determines project type, selects tech stack, coordinates agents.
3
AI 65
mobile-games
HaoNgo2322/16/2026
Mobile game development principles. Touch input, battery, performance, app stores.
3
AI 62
mcp-builder
HaoNgo2322/16/2026
MCP (Model Context Protocol) server building principles. Tool design, resource patterns, best practices.
3
AI 62
webapp-testing
HaoNgo2322/12/2026
Web application testing principles. E2E, Playwright, deep audit strategies.
2
AI 85
web-design-guidelines
HaoNgo2322/12/2026
Review UI code for Web Interface Guidelines compliance. Use when asked to "review my UI", "check accessibility", "audit design", "review UX", or "check my site against best practices".
2
AI 78
bash-linux
HaoNgo2322/12/2026
Bash/Linux terminal patterns. Critical commands, piping, error handling, scripting. Use when working on macOS or Linux systems.
2
AI 72
geo-fundamentals
HaoNgo2322/12/2026
Generative Engine Optimization for AI search engines (ChatGPT, Claude, Perplexity).
2
AI 68
api-patterns
HaoNgo2322/12/2026
API design principles and decision-making. REST vs GraphQL vs tRPC selection, response formats, versioning, pagination.