tribunal-kit 5.8.4 → 6.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.agent/ARCHITECTURE.md +219 -215
- package/.agent/agents/accessibility-reviewer.md +66 -151
- package/.agent/agents/ai-code-reviewer.md +22 -2
- package/.agent/agents/anti-pattern-reviewer.md +99 -0
- package/.agent/agents/api-architect.md +19 -2
- package/.agent/agents/backend-specialist.md +25 -3
- package/.agent/agents/cloud-engineer.md +21 -0
- package/.agent/agents/code-archaeologist.md +20 -3
- package/.agent/agents/complexity-reviewer.md +22 -2
- package/.agent/agents/database-architect.md +24 -3
- package/.agent/agents/db-latency-auditor.md +22 -2
- package/.agent/agents/debugger.md +19 -3
- package/.agent/agents/dependency-reviewer.md +19 -2
- package/.agent/agents/devops-engineer.md +24 -3
- package/.agent/agents/documentation-writer.md +21 -3
- package/.agent/agents/explorer-agent.md +21 -3
- package/.agent/agents/frontend-reviewer.md +19 -3
- package/.agent/agents/frontend-specialist.md +72 -224
- package/.agent/agents/game-developer.md +22 -3
- package/.agent/agents/interaction-reviewer.md +118 -0
- package/.agent/agents/logic-reviewer.md +18 -3
- package/.agent/agents/minimalist-reviewer.md +98 -0
- package/.agent/agents/mobile-developer.md +21 -3
- package/.agent/agents/mobile-reviewer.md +22 -2
- package/.agent/agents/orchestrator.md +19 -3
- package/.agent/agents/penetration-tester.md +22 -3
- package/.agent/agents/performance-optimizer.md +21 -3
- package/.agent/agents/performance-reviewer.md +2 -0
- package/.agent/agents/precedence-reviewer.md +19 -5
- package/.agent/agents/product-manager.md +20 -3
- package/.agent/agents/product-owner.md +22 -1
- package/.agent/agents/product-reviewer.md +98 -0
- package/.agent/agents/project-planner.md +19 -3
- package/.agent/agents/qa-automation-engineer.md +24 -3
- package/.agent/agents/resilience-reviewer.md +21 -2
- package/.agent/agents/schema-reviewer.md +21 -2
- package/.agent/agents/security-auditor.md +7 -1
- package/.agent/agents/seo-specialist.md +18 -3
- package/.agent/agents/sql-reviewer.md +22 -2
- package/.agent/agents/supervisor-agent.md +22 -3
- package/.agent/agents/swarm-worker-registry.md +7 -0
- package/.agent/agents/system-architect.md +19 -0
- package/.agent/agents/test-coverage-reviewer.md +22 -2
- package/.agent/agents/test-engineer.md +21 -2
- package/.agent/agents/throughput-optimizer.md +22 -2
- package/.agent/agents/type-safety-reviewer.md +21 -2
- package/.agent/agents/ui-ux-auditor.md +44 -242
- package/.agent/agents/ui-visual-auditor.md +99 -0
- package/.agent/agents/ux-reviewer.md +104 -0
- package/.agent/agents/visual-reviewer.md +98 -0
- package/.agent/agents/vitals-reviewer.md +23 -2
- package/.agent/history/README.md +53 -0
- package/.agent/history/case-law/cases/template-case.json +19 -0
- package/.agent/history/integrity_manifest.json +131 -33
- package/.agent/history/memory/.memory.idx +1581 -1
- package/.agent/history/memory/MEMORY.md +105 -1
- package/.agent/routing_index.json +272 -690
- package/.agent/rules/GEMINI.md +10 -12
- package/.agent/rules/GEMINI_PLANNER.md +84 -0
- package/.agent/scripts/_utils.js +28 -7
- package/.agent/scripts/case_law_manager.js +2 -0
- package/.agent/scripts/context_broker.js +152 -19
- package/.agent/scripts/guardrail_engine.js +60 -5
- package/.agent/scripts/impact_classifier.js +167 -0
- package/.agent/scripts/integrity_manifest.js +10 -4
- package/.agent/scripts/marathon_harness.js +10 -1
- package/.agent/scripts/minimal_change_engine.js +437 -0
- package/.agent/scripts/pipeline_engine.js +856 -0
- package/.agent/scripts/skill_evolution.js +36 -21
- package/.agent/scripts/socratic_gate_policy.js +60 -0
- package/.agent/scripts/swarm_dispatcher.js +65 -6
- package/.agent/scripts/token_budget_broker.js +52 -0
- package/.agent/scripts/verify_all.js +13 -0
- package/.agent/scripts/visual_audit.js +92 -0
- package/.agent/skills/12-principles-of-animation/SKILL.md +19 -10
- package/.agent/skills/60fps-animation/SKILL.md +19 -10
- package/.agent/skills/accessible-animation/SKILL.md +19 -10
- package/.agent/skills/adapt/SKILL.md +19 -10
- package/.agent/skills/advanced-rag-pipelines/SKILL.md +21 -3
- package/.agent/skills/agent-organizer/SKILL.md +21 -7
- package/.agent/skills/agentic-patterns/SKILL.md +19 -7
- package/.agent/skills/ai-prompt-injection-defense/SKILL.md +21 -7
- package/.agent/skills/animation-on-scroll/SKILL.md +19 -10
- package/.agent/skills/animation-systems/SKILL.md +19 -10
- package/.agent/skills/antfu-conventions/SKILL.md +21 -10
- package/.agent/skills/api-patterns/SKILL.md +21 -7
- package/.agent/skills/api-patterns/scripts/__pycache__/api_validator.cpython-311.pyc +0 -0
- package/.agent/skills/api-security-auditor/SKILL.md +21 -7
- package/.agent/skills/app-builder/SKILL.md +21 -7
- package/.agent/skills/apple-design/SKILL.md +19 -10
- package/.agent/skills/architecture/SKILL.md +21 -7
- package/.agent/skills/audit-and-fix/SKILL.md +19 -10
- package/.agent/skills/authentication-best-practices/SKILL.md +21 -7
- package/.agent/skills/backend-security-expert/SKILL.md +21 -7
- package/.agent/skills/baseline-ui/SKILL.md +19 -10
- package/.agent/skills/bash-linux/SKILL.md +21 -7
- package/.agent/skills/behavioral-modes/SKILL.md +19 -7
- package/.agent/skills/better-colors/SKILL.md +31 -14
- package/.agent/skills/better-ui/SKILL.md +19 -10
- package/.agent/skills/bolder/SKILL.md +19 -10
- package/.agent/skills/brainstorming/SKILL.md +17 -7
- package/.agent/skills/browser-native-ai/SKILL.md +19 -3
- package/.agent/skills/build-primitive/SKILL.md +19 -10
- package/.agent/skills/building-native-ui/SKILL.md +21 -7
- package/.agent/skills/cicd-pro/SKILL.md +21 -10
- package/.agent/skills/clarify/SKILL.md +19 -10
- package/.agent/skills/clean-code/SKILL.md +21 -7
- package/.agent/skills/cloud-architect/SKILL.md +21 -10
- package/.agent/skills/cobejs/SKILL.md +19 -10
- package/.agent/skills/code-review-checklist/SKILL.md +21 -7
- package/.agent/skills/codebase-design/SKILL.md +21 -10
- package/.agent/skills/colorize/SKILL.md +19 -10
- package/.agent/skills/compact-landing/SKILL.md +19 -10
- package/.agent/skills/company-logos/SKILL.md +19 -10
- package/.agent/skills/config-validator/SKILL.md +21 -7
- package/.agent/skills/containerization-pro/SKILL.md +21 -10
- package/.agent/skills/create-design-md/SKILL.md +19 -10
- package/.agent/skills/critique/SKILL.md +19 -10
- package/.agent/skills/csharp-developer/SKILL.md +21 -7
- package/.agent/skills/data-validation-schemas/SKILL.md +21 -7
- package/.agent/skills/database-design/SKILL.md +21 -7
- package/.agent/skills/database-design/scripts/__pycache__/schema_validator.cpython-311.pyc +0 -0
- package/.agent/skills/delight/SKILL.md +19 -10
- package/.agent/skills/deployment-procedures/SKILL.md +21 -7
- package/.agent/skills/design-lab/SKILL.md +21 -10
- package/.agent/skills/devops-engineer/SKILL.md +21 -7
- package/.agent/skills/devops-incident-responder/SKILL.md +21 -7
- package/.agent/skills/diagnosing-bugs/SKILL.md +21 -10
- package/.agent/skills/distill/SKILL.md +19 -10
- package/.agent/skills/documentation-templates/SKILL.md +21 -7
- package/.agent/skills/domain-modeling/SKILL.md +21 -10
- package/.agent/skills/edge-computing/SKILL.md +21 -7
- package/.agent/skills/emil-design-eng/SKILL.md +19 -10
- package/.agent/skills/error-resilience/SKILL.md +21 -7
- package/.agent/skills/extract-design-system/SKILL.md +21 -7
- package/.agent/skills/fabel-protocol/SKILL.md +19 -2
- package/.agent/skills/fixing-accessibility/SKILL.md +25 -14
- package/.agent/skills/fixing-metadata/SKILL.md +19 -10
- package/.agent/skills/fixing-motion-performance/SKILL.md +19 -10
- package/.agent/skills/framer-motion-expert/SKILL.md +19 -6
- package/.agent/skills/frontend-design/SKILL.md +66 -204
- package/.agent/skills/frontend-design/scripts/__pycache__/accessibility_checker.cpython-311.pyc +0 -0
- package/.agent/skills/frontend-design/scripts/__pycache__/ux_audit.cpython-311.pyc +0 -0
- package/.agent/skills/frontend-security-expert/SKILL.md +21 -7
- package/.agent/skills/game-design-expert/SKILL.md +21 -7
- package/.agent/skills/game-engineering-expert/SKILL.md +21 -7
- package/.agent/skills/generative-ui-expert/SKILL.md +19 -3
- package/.agent/skills/geo-fundamentals/SKILL.md +21 -7
- package/.agent/skills/geo-fundamentals/scripts/__pycache__/geo_checker.cpython-311.pyc +0 -0
- package/.agent/skills/git-pro/SKILL.md +21 -10
- package/.agent/skills/github-operations/SKILL.md +21 -7
- package/.agent/skills/gpt-taste/SKILL.md +19 -10
- package/.agent/skills/gsap-core/SKILL.md +21 -4
- package/.agent/skills/gsap-frameworks/SKILL.md +21 -4
- package/.agent/skills/gsap-performance/SKILL.md +20 -5
- package/.agent/skills/gsap-plugins/SKILL.md +20 -5
- package/.agent/skills/gsap-react/SKILL.md +20 -5
- package/.agent/skills/gsap-scrolltrigger/SKILL.md +21 -4
- package/.agent/skills/gsap-timeline/SKILL.md +20 -5
- package/.agent/skills/gsap-utils/SKILL.md +20 -5
- package/.agent/skills/harden/SKILL.md +19 -10
- package/.agent/skills/harness-protocol/SKILL.md +20 -4
- package/.agent/skills/i18n-localization/SKILL.md +21 -7
- package/.agent/skills/i18n-localization/scripts/__pycache__/i18n_checker.cpython-311.pyc +0 -0
- package/.agent/skills/impeccable/SKILL.md +21 -10
- package/.agent/skills/improve-codebase-architecture/SKILL.md +21 -10
- package/.agent/skills/improve-ui/SKILL.md +19 -10
- package/.agent/skills/intelligent-routing/SKILL.md +19 -7
- package/.agent/skills/knowledge-graph/SKILL.md +20 -4
- package/.agent/skills/landing-page/SKILL.md +20 -10
- package/.agent/skills/lint-and-validate/SKILL.md +21 -7
- package/.agent/skills/lint-and-validate/scripts/__pycache__/lint_runner.cpython-311.pyc +0 -0
- package/.agent/skills/lint-and-validate/scripts/__pycache__/type_coverage.cpython-311.pyc +0 -0
- package/.agent/skills/llm-engineering/SKILL.md +21 -7
- package/.agent/skills/local-first/SKILL.md +21 -7
- package/.agent/skills/local-first-architecture/SKILL.md +19 -10
- package/.agent/skills/lottie-animation/SKILL.md +19 -10
- package/.agent/skills/marquee-loop/SKILL.md +19 -10
- package/.agent/skills/masked-reveal/SKILL.md +19 -10
- package/.agent/skills/mcp-builder/SKILL.md +21 -7
- package/.agent/skills/micro-interaction/SKILL.md +19 -10
- package/.agent/skills/mobile-design/SKILL.md +21 -6
- package/.agent/skills/mobile-design/scripts/__pycache__/mobile_audit.cpython-311.pyc +0 -0
- package/.agent/skills/monorepo-management/SKILL.md +21 -7
- package/.agent/skills/morphing-icons/SKILL.md +19 -10
- package/.agent/skills/motion-engineering/SKILL.md +86 -171
- package/.agent/skills/nextjs-react-expert/SKILL.md +19 -7
- package/.agent/skills/nextjs-react-expert/scripts/__pycache__/convert_rules.cpython-311.pyc +0 -0
- package/.agent/skills/nextjs-react-expert/scripts/__pycache__/react_performance_checker.cpython-311.pyc +0 -0
- package/.agent/skills/nodejs-best-practices/SKILL.md +21 -7
- package/.agent/skills/observability/SKILL.md +21 -7
- package/.agent/skills/page-transition-animation/SKILL.md +19 -10
- package/.agent/skills/parallel-agents/SKILL.md +23 -7
- package/.agent/skills/performance-profiling/SKILL.md +21 -7
- package/.agent/skills/performance-profiling/scripts/__pycache__/lighthouse_audit.cpython-311.pyc +0 -0
- package/.agent/skills/plan-writing/SKILL.md +21 -7
- package/.agent/skills/platform-engineer/SKILL.md +21 -7
- package/.agent/skills/playwright-best-practices/SKILL.md +21 -7
- package/.agent/skills/polish/SKILL.md +19 -10
- package/.agent/skills/powershell-windows/SKILL.md +21 -7
- package/.agent/skills/pricing-page/SKILL.md +19 -10
- package/.agent/skills/product-aware-heuristics/SKILL.md +358 -0
- package/.agent/skills/progressive-blur/SKILL.md +19 -10
- package/.agent/skills/project-idioms/SKILL.md +20 -8
- package/.agent/skills/python-patterns/SKILL.md +21 -7
- package/.agent/skills/python-pro/SKILL.md +21 -6
- package/.agent/skills/quieter/SKILL.md +19 -10
- package/.agent/skills/react-doctor/SKILL.md +19 -10
- package/.agent/skills/react-specialist/SKILL.md +19 -6
- package/.agent/skills/readme-builder/SKILL.md +21 -7
- package/.agent/skills/realtime-patterns/SKILL.md +21 -7
- package/.agent/skills/red-team-tactics/SKILL.md +21 -7
- package/.agent/skills/redesign-skill/SKILL.md +19 -10
- package/.agent/skills/review-animations/SKILL.md +21 -10
- package/.agent/skills/rust-pro/SKILL.md +21 -7
- package/.agent/skills/seo-fundamentals/SKILL.md +21 -7
- package/.agent/skills/seo-fundamentals/scripts/__pycache__/seo_checker.cpython-311.pyc +0 -0
- package/.agent/skills/server-management/SKILL.md +21 -7
- package/.agent/skills/shadcn-ui-expert/SKILL.md +21 -7
- package/.agent/skills/shape/SKILL.md +19 -10
- package/.agent/skills/skill-creator/SKILL.md +21 -7
- package/.agent/skills/soft-skill/SKILL.md +19 -10
- package/.agent/skills/sounds-on-the-web/SKILL.md +19 -10
- package/.agent/skills/sql-pro/SKILL.md +21 -7
- package/.agent/skills/supabase-postgres-best-practices/SKILL.md +21 -7
- package/.agent/skills/svg-animation/SKILL.md +19 -10
- package/.agent/skills/swiftui-expert/SKILL.md +21 -7
- package/.agent/skills/swiss-design/SKILL.md +19 -10
- package/.agent/skills/system-design-pro/SKILL.md +21 -9
- package/.agent/skills/systematic-debugging/SKILL.md +21 -7
- package/.agent/skills/tailwind-patterns/SKILL.md +21 -7
- package/.agent/skills/taste-skill/SKILL.md +19 -10
- package/.agent/skills/tdd-workflow/SKILL.md +21 -10
- package/.agent/skills/test-result-analyzer/SKILL.md +18 -6
- package/.agent/skills/testing-patterns/SKILL.md +21 -7
- package/.agent/skills/testing-patterns/scripts/__pycache__/test_runner.cpython-311.pyc +0 -0
- package/.agent/skills/thermo-nuclear-code-quality-review/SKILL.md +21 -10
- package/.agent/skills/thinking-protocol/SKILL.md +20 -8
- package/.agent/skills/to-spring-or-not-to-spring/SKILL.md +19 -10
- package/.agent/skills/transitions-dev/SKILL.md +19 -10
- package/.agent/skills/trend-researcher/SKILL.md +17 -6
- package/.agent/skills/typescript-advanced/SKILL.md +21 -7
- package/.agent/skills/typeset/SKILL.md +19 -10
- package/.agent/skills/ui-reasoning-engine/SKILL.md +154 -0
- package/.agent/skills/ui-skill-packs/SKILL.md +77 -0
- package/.agent/skills/ui-skills-root/SKILL.md +21 -9
- package/.agent/skills/ui-ux-pro-max/SKILL.md +62 -583
- package/.agent/skills/ui-ux-researcher/SKILL.md +17 -6
- package/.agent/skills/vue-expert/SKILL.md +19 -6
- package/.agent/skills/vulnerability-scanner/SKILL.md +21 -7
- package/.agent/skills/vulnerability-scanner/scripts/__pycache__/security_scan.cpython-311.pyc +0 -0
- package/.agent/skills/web-accessibility-auditor/SKILL.md +21 -7
- package/.agent/skills/web-design-guidelines/SKILL.md +32 -206
- package/.agent/skills/web-quality-audit/SKILL.md +19 -10
- package/.agent/skills/webapp-testing/SKILL.md +21 -7
- package/.agent/skills/webapp-testing/scripts/__pycache__/playwright_runner.cpython-311.pyc +0 -0
- package/.agent/skills/webgpu-performance/SKILL.md +19 -3
- package/.agent/skills/whimsy-injector/SKILL.md +20 -10
- package/.agent/skills/workflow-optimizer/SKILL.md +16 -6
- package/.agent/templates/DESIGN.md +292 -0
- package/.agent/templates/design-tokens.json +137 -0
- package/.agent/workflows/acf.md +13 -6
- package/.agent/workflows/api-tester.md +15 -8
- package/.agent/workflows/audit.md +19 -8
- package/.agent/workflows/brainstorm.md +14 -9
- package/.agent/workflows/changelog.md +14 -8
- package/.agent/workflows/create.md +16 -8
- package/.agent/workflows/debug.md +15 -10
- package/.agent/workflows/deploy.md +16 -8
- package/.agent/workflows/enhance.md +15 -10
- package/.agent/workflows/fix.md +15 -8
- package/.agent/workflows/generate.md +17 -11
- package/.agent/workflows/marathon.md +15 -8
- package/.agent/workflows/migrate.md +16 -8
- package/.agent/workflows/minimal.md +94 -0
- package/.agent/workflows/orchestrate.md +15 -8
- package/.agent/workflows/performance-benchmarker.md +15 -8
- package/.agent/workflows/pipeline.md +155 -0
- package/.agent/workflows/plan.md +14 -10
- package/.agent/workflows/preview.md +14 -7
- package/.agent/workflows/refactor.md +16 -8
- package/.agent/workflows/review-ai.md +15 -7
- package/.agent/workflows/review.md +15 -7
- package/.agent/workflows/session.md +14 -7
- package/.agent/workflows/status.md +13 -7
- package/.agent/workflows/strengthen-skills.md +15 -6
- package/.agent/workflows/super-prompt.md +19 -10
- package/.agent/workflows/swarm.md +15 -7
- package/.agent/workflows/test.md +15 -8
- package/.agent/workflows/tribunal-backend.md +16 -9
- package/.agent/workflows/tribunal-database.md +15 -8
- package/.agent/workflows/tribunal-frontend.md +26 -11
- package/.agent/workflows/tribunal-full.md +29 -14
- package/.agent/workflows/tribunal-mobile.md +15 -8
- package/.agent/workflows/tribunal-performance.md +15 -8
- package/.agent/workflows/tribunal-speed.md +16 -9
- package/.agent/workflows/tribunal-ui.md +82 -0
- package/.agent/workflows/ui-ux-pro-max.md +51 -107
- package/CONTRIBUTING.md +2 -2
- package/README.md +5 -5
- package/bin/mcp-server.js +126 -76
- package/bin/wrapper.js +67 -31
- package/dist/cli.js +39 -1
- package/dist/commands/compile.js +7 -0
- package/dist/commands/context.js +8 -3
- package/dist/commands/graph.js +8 -2
- package/dist/commands/init.js +37 -2
- package/dist/commands/memory.js +119 -68
- package/dist/commands/minimal.js +71 -0
- package/dist/commands/native.js +228 -0
- package/dist/commands/optimize.js +15 -5
- package/dist/commands/validate.js +67 -0
- package/dist/esm/index.mjs +26 -32
- package/dist/mcp/server.js +4 -138
- package/dist/utils/fs.js +10 -4
- package/dist/utils/helpers.js +10 -1
- package/dist/utils/version.js +9 -2
- package/mcp_config.json +10 -1
- package/package.json +19 -15
- package/scripts/benchmark.js +58 -0
- package/scripts/sync-version.js +129 -76
- package/scripts/visual_audit.js +126 -0
|
@@ -1,694 +1,276 @@
|
|
|
1
1
|
{
|
|
2
|
+
"version": "3.0.0",
|
|
3
|
+
"last_updated": "2026-07-30",
|
|
4
|
+
"summary": {
|
|
5
|
+
"total_agents": 51,
|
|
6
|
+
"total_workflows": 37,
|
|
7
|
+
"total_skills": 171
|
|
8
|
+
},
|
|
9
|
+
"agents": [
|
|
10
|
+
{ "name": "logic-reviewer", "file": "agents/logic-reviewer.md", "type": "reviewer", "routing_domain": "general", "routing_tier": "core", "description": "Always active reviewer for logic errors and boundary checks.", "trigger_keywords": ["logic", "bug", "boundary", "condition", "edge case"] },
|
|
11
|
+
{ "name": "security-auditor", "file": "agents/security-auditor.md", "type": "reviewer", "routing_domain": "security", "routing_tier": "core", "description": "OWASP Top 10 security scanner and vulnerability auditor.", "trigger_keywords": ["security", "owasp", "injection", "vulnerability", "auth"] },
|
|
12
|
+
{ "name": "precedence-reviewer", "file": "agents/precedence-reviewer.md", "type": "reviewer", "routing_domain": "general", "routing_tier": "core", "description": "Checks Case Law and architectural precedence before generation.", "trigger_keywords": ["precedence", "case law", "pattern", "convention"] },
|
|
13
|
+
{ "name": "complexity-reviewer", "file": "agents/complexity-reviewer.md", "type": "reviewer", "routing_domain": "general", "routing_tier": "core", "description": "Checks over-engineering and Dependency Ladder compliance.", "trigger_keywords": ["complexity", "ladder", "overengineering", "simplification"] },
|
|
14
|
+
{ "name": "minimalist-reviewer", "file": "agents/minimalist-reviewer.md", "type": "reviewer", "routing_domain": "general", "routing_tier": "core", "description": "Minimal Change Governance reviewer enforcing smallest correct maintainable change.", "trigger_keywords": ["minimal", "change budget", "minimality", "reuse", "abstraction"] },
|
|
15
|
+
{ "name": "type-safety-reviewer", "file": "agents/type-safety-reviewer.md", "type": "reviewer", "routing_domain": "general", "routing_tier": "specialized", "description": "TypeScript type safety and strict mode validation.", "trigger_keywords": ["typescript", "type", "any", "generics", "interface"] },
|
|
16
|
+
{ "name": "dependency-reviewer", "file": "agents/dependency-reviewer.md", "type": "reviewer", "routing_domain": "backend", "routing_tier": "specialized", "description": "Phantom package and package.json audit.", "trigger_keywords": ["dependency", "npm", "package", "import", "version"] },
|
|
17
|
+
{ "name": "resilience-reviewer", "file": "agents/resilience-reviewer.md", "type": "reviewer", "routing_domain": "backend", "routing_tier": "specialized", "description": "Fault tolerance, retries, and error boundaries.", "trigger_keywords": ["resilience", "retry", "circuit breaker", "timeout"] },
|
|
18
|
+
{ "name": "schema-reviewer", "file": "agents/schema-reviewer.md", "type": "reviewer", "routing_domain": "backend", "routing_tier": "specialized", "description": "Zod and Pydantic validation schema auditor.", "trigger_keywords": ["schema", "zod", "pydantic", "validation", "contract"] },
|
|
19
|
+
{ "name": "frontend-reviewer", "file": "agents/frontend-reviewer.md", "type": "reviewer", "routing_domain": "frontend", "routing_tier": "specialized", "description": "React Server Components, hooks, and state mutation auditor.", "trigger_keywords": ["frontend", "react", "hooks", "component", "state"] },
|
|
20
|
+
{ "name": "ui-ux-auditor", "file": "agents/ui-ux-auditor.md", "type": "reviewer", "routing_domain": "frontend", "routing_tier": "specialized", "description": "Usability heuristics and responsive spatial auditor.", "trigger_keywords": ["ui", "ux", "layout", "spatial", "heuristics"] },
|
|
21
|
+
{ "name": "visual-reviewer", "file": "agents/visual-reviewer.md", "type": "reviewer", "routing_domain": "frontend", "routing_tier": "specialized", "description": "Visual hierarchy, typography, and OKLCH color palettes.", "trigger_keywords": ["visual", "typography", "oklch", "color", "palette"] },
|
|
22
|
+
{ "name": "interaction-reviewer", "file": "agents/interaction-reviewer.md", "type": "reviewer", "routing_domain": "motion", "routing_tier": "specialized", "description": "Hover, focus, active states, and micro-interactions.", "trigger_keywords": ["interaction", "hover", "focus", "microinteraction", "state"] },
|
|
23
|
+
{ "name": "anti-pattern-reviewer", "file": "agents/anti-pattern-reviewer.md", "type": "reviewer", "routing_domain": "frontend", "routing_tier": "specialized", "description": "Banned AI clichés auditor (purple gradients, generic hero).", "trigger_keywords": ["antipattern", "cliché", "gradient", "ai aesthetic"] },
|
|
24
|
+
{ "name": "accessibility-reviewer", "file": "agents/accessibility-reviewer.md", "type": "reviewer", "routing_domain": "frontend", "routing_tier": "specialized", "description": "WCAG 2.2 AA accessibility and ARIA attribute auditor.", "trigger_keywords": ["accessibility", "a11y", "wcag", "aria", "contrast"] },
|
|
25
|
+
{ "name": "sql-reviewer", "file": "agents/sql-reviewer.md", "type": "reviewer", "routing_domain": "database", "routing_tier": "specialized", "description": "SQL parameterization and transaction integrity auditor.", "trigger_keywords": ["sql", "query", "orm", "transaction", "injection"] },
|
|
26
|
+
{ "name": "db-latency-auditor", "file": "agents/db-latency-auditor.md", "type": "reviewer", "routing_domain": "database", "routing_tier": "specialized", "description": "Slow query detection and N+1 query auditor.", "trigger_keywords": ["latency", "slow query", "n+1", "index", "database"] },
|
|
27
|
+
{ "name": "mobile-reviewer", "file": "agents/mobile-reviewer.md", "type": "reviewer", "routing_domain": "mobile", "routing_tier": "specialized", "description": "React Native, Expo Router, and 60fps gesture auditor.", "trigger_keywords": ["mobile", "react native", "expo", "gesture", "reanimated"] },
|
|
28
|
+
{ "name": "performance-reviewer", "file": "agents/performance-reviewer.md", "type": "reviewer", "routing_domain": "general", "routing_tier": "specialized", "description": "O(n2) bottlenecks, layout thrashing, and memory leaks auditor.", "trigger_keywords": ["performance", "memory leak", "bottleneck", "profiling"] },
|
|
29
|
+
{ "name": "vitals-reviewer", "file": "agents/vitals-reviewer.md", "type": "reviewer", "routing_domain": "frontend", "routing_tier": "specialized", "description": "Core Web Vitals auditor (LCP, CLS, INP, TTFB).", "trigger_keywords": ["vitals", "cwv", "lcp", "cls", "inp", "ttfb"] },
|
|
30
|
+
{ "name": "throughput-optimizer", "file": "agents/throughput-optimizer.md", "type": "reviewer", "routing_domain": "backend", "routing_tier": "specialized", "description": "Node event loop blocking and concurrency optimizer.", "trigger_keywords": ["throughput", "concurrency", "event loop", "streaming"] },
|
|
31
|
+
{ "name": "ai-code-reviewer", "file": "agents/ai-code-reviewer.md", "type": "reviewer", "routing_domain": "ai-llm", "routing_tier": "specialized", "description": "LLM API integration and prompt injection defense auditor.", "trigger_keywords": ["ai", "llm", "openai", "anthropic", "prompt injection"] },
|
|
32
|
+
|
|
33
|
+
{ "name": "supervisor-agent", "file": "agents/supervisor-agent.md", "type": "specialist", "routing_domain": "orchestration", "routing_tier": "expert", "description": "Swarm triage, worker dispatch, and result synthesis.", "trigger_keywords": ["swarm", "supervisor", "dispatch", "triage", "synthesis"] },
|
|
34
|
+
{ "name": "orchestrator", "file": "agents/orchestrator.md", "type": "specialist", "routing_domain": "orchestration", "routing_tier": "expert", "description": "Multi-agent workflow coordination and fan-out/fan-in.", "trigger_keywords": ["orchestrate", "multi-agent", "fan-out", "coordination"] },
|
|
35
|
+
{ "name": "agent-organizer", "file": "agents/agent-organizer.md", "type": "specialist", "routing_domain": "orchestration", "routing_tier": "expert", "description": "Specialist agent ecosystem management and memory distillation.", "trigger_keywords": ["agent organizer", "sub-agent", "memory", "ecosystem"] },
|
|
36
|
+
{ "name": "project-planner", "file": "agents/project-planner.md", "type": "specialist", "routing_domain": "general", "routing_tier": "core", "description": "4-phase structured implementation planning.", "trigger_keywords": ["plan", "planning", "roadmap", "architecture", "phase"] },
|
|
37
|
+
{ "name": "backend-specialist", "file": "agents/backend-specialist.md", "type": "specialist", "routing_domain": "backend", "routing_tier": "specialized", "description": "Node.js, Express, Hono, API design, and Server Actions.", "trigger_keywords": ["backend", "api", "express", "hono", "server actions"] },
|
|
38
|
+
{ "name": "frontend-specialist", "file": "agents/frontend-specialist.md", "type": "specialist", "routing_domain": "frontend", "routing_tier": "specialized", "description": "Modern web UI, CSS systems, and component architecture.", "trigger_keywords": ["frontend", "ui", "css", "component", "web"] },
|
|
39
|
+
{ "name": "react-specialist", "file": "agents/react-specialist.md", "type": "specialist", "routing_domain": "frontend", "routing_tier": "specialized", "description": "React 19, Server Components, Zustand, and TanStack Query.", "trigger_keywords": ["react", "server components", "zustand", "tanstack"] },
|
|
40
|
+
{ "name": "nextjs-react-expert", "file": "agents/nextjs-react-expert.md", "type": "specialist", "routing_domain": "frontend", "routing_tier": "expert", "description": "Next.js 15 App Router, PPR, Server Actions, and Middleware.", "trigger_keywords": ["nextjs", "app router", "ppr", "server actions", "middleware"] },
|
|
41
|
+
{ "name": "vue-expert", "file": "agents/vue-expert.md", "type": "specialist", "routing_domain": "frontend", "routing_tier": "specialized", "description": "Vue 3.5+, Composition API, Nuxt 4, and Pinia.", "trigger_keywords": ["vue", "nuxt", "pinia", "composition api"] },
|
|
42
|
+
{ "name": "python-pro", "file": "agents/python-pro.md", "type": "specialist", "routing_domain": "backend", "routing_tier": "specialized", "description": "Python 3.12+, FastAPI, Pydantic v2, Asyncio, and Pytest.", "trigger_keywords": ["python", "fastapi", "pydantic", "asyncio", "pytest"] },
|
|
43
|
+
{ "name": "rust-pro", "file": "agents/rust-pro.md", "type": "specialist", "routing_domain": "backend", "routing_tier": "expert", "description": "Rust 1.75+, Tokio async, Axum, Serde, and memory safety.", "trigger_keywords": ["rust", "tokio", "axum", "serde", "memory safety"] },
|
|
44
|
+
{ "name": "csharp-developer", "file": "agents/csharp-developer.md", "type": "specialist", "routing_domain": "backend", "routing_tier": "specialized", "description": "C# 12, .NET 8/9, ASP.NET Core, and Blazor architecture.", "trigger_keywords": ["csharp", "dotnet", "aspnet", "blazor"] },
|
|
45
|
+
{ "name": "database-architect", "file": "agents/database-architect.md", "type": "specialist", "routing_domain": "database", "routing_tier": "expert", "description": "Data modeling, Prisma/Drizzle schema design, and migrations.", "trigger_keywords": ["database", "prisma", "drizzle", "migration", "schema"] },
|
|
46
|
+
{ "name": "sql-pro", "file": "agents/sql-pro.md", "type": "specialist", "routing_domain": "database", "routing_tier": "specialized", "description": "PostgreSQL, Supabase RLS, and complex analytical SQL.", "trigger_keywords": ["sql", "postgresql", "supabase", "rls", "query"] },
|
|
47
|
+
{ "name": "mobile-developer", "file": "agents/mobile-developer.md", "type": "specialist", "routing_domain": "mobile", "routing_tier": "specialized", "description": "Expo, React Native, Flutter, and native modules.", "trigger_keywords": ["mobile", "expo", "react native", "flutter", "native"] },
|
|
48
|
+
{ "name": "devops-engineer", "file": "agents/devops-engineer.md", "type": "specialist", "routing_domain": "devops", "routing_tier": "specialized", "description": "Docker, CI/CD pipelines, GitHub Actions, and deployment.", "trigger_keywords": ["devops", "docker", "cicd", "github actions", "deploy"] },
|
|
49
|
+
{ "name": "platform-engineer", "file": "agents/platform-engineer.md", "type": "specialist", "routing_domain": "devops", "routing_tier": "expert", "description": "Cloud-native infrastructure, Kubernetes, and Terraform.", "trigger_keywords": ["platform", "kubernetes", "terraform", "infrastructure"] },
|
|
50
|
+
{ "name": "cloud-engineer", "file": "agents/cloud-engineer.md", "type": "specialist", "routing_domain": "devops", "routing_tier": "specialized", "description": "AWS, Serverless, IaC, and edge computing topology.", "trigger_keywords": ["cloud", "aws", "serverless", "iac", "edge"] },
|
|
51
|
+
{ "name": "devops-incident-responder", "file": "agents/devops-incident-responder.md", "type": "specialist", "routing_domain": "devops", "routing_tier": "expert", "description": "Production incident root cause investigation and hotfixes.", "trigger_keywords": ["incident", "production error", "outage", "hotfix"] },
|
|
52
|
+
{ "name": "debugger", "file": "agents/debugger.md", "type": "specialist", "routing_domain": "general", "routing_tier": "specialized", "description": "4-phase systematic debugging and traceback isolation.", "trigger_keywords": ["debug", "traceback", "stack trace", "error", "fix"] },
|
|
53
|
+
{ "name": "system-architect", "file": "agents/system-architect.md", "type": "specialist", "routing_domain": "general", "routing_tier": "expert", "description": "Capacity planning, scale estimation, and distributed systems.", "trigger_keywords": ["system architect", "system design", "scale", "capacity"] },
|
|
54
|
+
{ "name": "code-archaeologist", "file": "agents/code-archaeologist.md", "type": "specialist", "routing_domain": "general", "routing_tier": "specialized", "description": "Legacy codebase analysis, debt mapping, and seams.", "trigger_keywords": ["legacy", "code debt", "refactor", "archaeology"] },
|
|
55
|
+
{ "name": "explorer-agent", "file": "agents/explorer-agent.md", "type": "specialist", "routing_domain": "general", "routing_tier": "basic", "description": "Unknown codebase mapping and dependency graph discovery.", "trigger_keywords": ["explore", "unknown codebase", "mapping", "dependency"] },
|
|
56
|
+
{ "name": "documentation-writer", "file": "agents/documentation-writer.md", "type": "specialist", "routing_domain": "general", "routing_tier": "specialized", "description": "Technical documentation, OpenAPI, and README generation.", "trigger_keywords": ["documentation", "readme", "openapi", "docs"] },
|
|
57
|
+
{ "name": "test-engineer", "file": "agents/test-engineer.md", "type": "specialist", "routing_domain": "general", "routing_tier": "specialized", "description": "Testing Trophy strategy and behavioral test design.", "trigger_keywords": ["test", "jest", "vitest", "coverage", "unit test"] },
|
|
58
|
+
{ "name": "qa-automation-engineer", "file": "agents/qa-automation-engineer.md", "type": "specialist", "routing_domain": "general", "routing_tier": "specialized", "description": "E2E Playwright testing and CI test automation.", "trigger_keywords": ["qa", "e2e", "playwright", "test automation"] },
|
|
59
|
+
{ "name": "seo-specialist", "file": "agents/seo-specialist.md", "type": "specialist", "routing_domain": "frontend", "routing_tier": "specialized", "description": "Technical SEO, OpenGraph, and Core Web Vitals optimization.", "trigger_keywords": ["seo", "opengraph", "meta tags", "sitemap"] },
|
|
60
|
+
{ "name": "product-manager", "file": "agents/product-manager.md", "type": "specialist", "routing_domain": "general", "routing_tier": "specialized", "description": "Feature prioritization, scope control, and user stories.", "trigger_keywords": ["product manager", "feature priority", "scope", "requirements"] },
|
|
61
|
+
{ "name": "product-owner", "file": "agents/product-owner.md", "type": "specialist", "routing_domain": "general", "routing_tier": "specialized", "description": "Backlog management and acceptance criteria verification.", "trigger_keywords": ["product owner", "backlog", "user story", "acceptance criteria"] }
|
|
62
|
+
],
|
|
63
|
+
"workflows": [
|
|
64
|
+
{ "command": "/generate", "name": "generate", "file": "workflows/generate.md", "description": "Full Tribunal: Maker -> Parallel Review -> Human Gate", "routing_domain": "general", "routing_tier": "core", "trigger_keywords": ["generate", "build", "create code", "write"] },
|
|
65
|
+
{ "command": "/review", "name": "review", "file": "workflows/review.md", "description": "Pure read-only hallucination audit", "routing_domain": "general", "routing_tier": "core", "trigger_keywords": ["review", "audit code", "hallucination check"] },
|
|
66
|
+
{ "command": "/tribunal-full", "name": "tribunal-full", "file": "workflows/tribunal-full.md", "description": "Comprehensive 21-reviewer parallel audit", "routing_domain": "general", "routing_tier": "expert", "trigger_keywords": ["tribunal full", "full review", "pre-merge audit"] },
|
|
67
|
+
{ "command": "/tribunal-backend", "name": "tribunal-backend", "file": "workflows/tribunal-backend.md", "description": "Logic + Security + Deps + Type Safety + Resilience + Schema", "routing_domain": "backend", "routing_tier": "specialized", "trigger_keywords": ["tribunal backend", "api review", "server audit"] },
|
|
68
|
+
{ "command": "/tribunal-frontend", "name": "tribunal-frontend", "file": "workflows/tribunal-frontend.md", "description": "Logic + Security + Frontend + Types + UI/UX + Motion + Visual", "routing_domain": "frontend", "routing_tier": "specialized", "trigger_keywords": ["tribunal frontend", "react audit", "ui review"] },
|
|
69
|
+
{ "command": "/tribunal-database", "name": "tribunal-database", "file": "workflows/tribunal-database.md", "description": "Logic + Security + SQL parameterization audit", "routing_domain": "database", "routing_tier": "specialized", "trigger_keywords": ["tribunal database", "sql audit", "orm review"] },
|
|
70
|
+
{ "command": "/tribunal-mobile", "name": "tribunal-mobile", "file": "workflows/tribunal-mobile.md", "description": "Logic + Security + Mobile 60fps Reanimated audit", "routing_domain": "mobile", "routing_tier": "specialized", "trigger_keywords": ["tribunal mobile", "react native review"] },
|
|
71
|
+
{ "command": "/tribunal-performance", "name": "tribunal-performance", "file": "workflows/tribunal-performance.md", "description": "Logic + Performance optimization audit", "routing_domain": "general", "routing_tier": "specialized", "trigger_keywords": ["tribunal performance", "perf audit", "optimization"] },
|
|
72
|
+
{ "command": "/tribunal-ui", "name": "tribunal-ui", "file": "workflows/tribunal-ui.md", "description": "Dedicated UI/UX design heuristics audit", "routing_domain": "frontend", "routing_tier": "specialized", "trigger_keywords": ["tribunal ui", "design audit", "heuristics"] },
|
|
73
|
+
{ "command": "/tribunal-speed", "name": "tribunal-speed", "file": "workflows/tribunal-speed.md", "description": "Full-stack parallel performance swarm (max 5 AI calls)", "routing_domain": "general", "routing_tier": "expert", "trigger_keywords": ["tribunal speed", "latency swarm", "fast perf"] },
|
|
74
|
+
{ "command": "/brainstorm", "name": "brainstorm", "file": "workflows/brainstorm.md", "description": "Socratic exploration mode - 3 options & tradeoffs", "routing_domain": "general", "routing_tier": "core", "trigger_keywords": ["brainstorm", "options", "explore", "tradeoffs"] },
|
|
75
|
+
{ "command": "/create", "name": "create", "file": "workflows/create.md", "description": "Full application creation from requirements to scaffold", "routing_domain": "general", "routing_tier": "core", "trigger_keywords": ["create app", "scaffold", "new project"] },
|
|
76
|
+
{ "command": "/enhance", "name": "enhance", "file": "workflows/enhance.md", "description": "Dependency-safe feature addition & impact analysis", "routing_domain": "general", "routing_tier": "core", "trigger_keywords": ["enhance", "add feature", "update component"] },
|
|
77
|
+
{ "command": "/debug", "name": "debug", "file": "workflows/debug.md", "description": "4-phase systematic root cause investigation", "routing_domain": "general", "routing_tier": "core", "trigger_keywords": ["debug", "fix bug", "root cause", "error"] },
|
|
78
|
+
{ "command": "/plan", "name": "plan", "file": "workflows/plan.md", "description": "Strategic 4-phase implementation planning", "routing_domain": "general", "routing_tier": "core", "trigger_keywords": ["plan", "implementation plan", "spec"] },
|
|
79
|
+
{ "command": "/deploy", "name": "deploy", "file": "workflows/deploy.md", "description": "Pre-flight safety checks & production release gates", "routing_domain": "devops", "routing_tier": "specialized", "trigger_keywords": ["deploy", "release", "production"] },
|
|
80
|
+
{ "command": "/test", "name": "test", "file": "workflows/test.md", "description": "Behavioral test generation & execution", "routing_domain": "general", "routing_tier": "specialized", "trigger_keywords": ["test", "run tests", "generate tests"] },
|
|
81
|
+
{ "command": "/preview", "name": "preview", "file": "workflows/preview.md", "description": "Local dev server lifecycle management", "routing_domain": "general", "routing_tier": "basic", "trigger_keywords": ["preview", "dev server", "npm run dev"] },
|
|
82
|
+
{ "command": "/status", "name": "status", "file": "workflows/status.md", "description": "Project health dashboard & active execution ledger", "routing_domain": "general", "routing_tier": "basic", "trigger_keywords": ["status", "dashboard", "task progress"] },
|
|
83
|
+
{ "command": "/session", "name": "session", "file": "workflows/session.md", "description": "Multi-session state tracking & restoration", "routing_domain": "orchestration", "routing_tier": "specialized", "trigger_keywords": ["session", "state snapshot", "restore context"] },
|
|
84
|
+
{ "command": "/orchestrate", "name": "orchestrate", "file": "workflows/orchestrate.md", "description": "Multi-agent fan-out/fan-in coordination", "routing_domain": "orchestration", "routing_tier": "expert", "trigger_keywords": ["orchestrate", "multi-agent fanout", "coordinate"] },
|
|
85
|
+
{ "command": "/swarm", "name": "swarm", "file": "workflows/swarm.md", "description": "Multi-agent swarm supervisor & JSON contract dispatcher", "routing_domain": "orchestration", "routing_tier": "expert", "trigger_keywords": ["swarm", "supervisor worker", "parallel swarm"] },
|
|
86
|
+
{ "command": "/strengthen-skills", "name": "strengthen-skills", "file": "workflows/strengthen-skills.md", "description": "Skill hardening & Tribunal guardrail injector", "routing_domain": "orchestration", "routing_tier": "specialized", "trigger_keywords": ["strengthen skills", "harden skills", "guardrails"] },
|
|
87
|
+
{ "command": "/ui-ux-pro-max", "name": "ui-ux-pro-max", "file": "workflows/ui-ux-pro-max.md", "description": "Picasso design specification & 16-step UI engine", "routing_domain": "frontend", "routing_tier": "expert", "trigger_keywords": ["ui ux pro max", "picasso ui", "advanced frontend"] },
|
|
88
|
+
{ "command": "/refactor", "name": "refactor", "file": "workflows/refactor.md", "description": "Dependency-safe structural code refactoring", "routing_domain": "general", "routing_tier": "specialized", "trigger_keywords": ["refactor", "clean code", "structure"] },
|
|
89
|
+
{ "command": "/migrate", "name": "migrate", "file": "workflows/migrate.md", "description": "Expand-and-contract database & framework migrations", "routing_domain": "database", "routing_tier": "specialized", "trigger_keywords": ["migrate", "upgrade framework", "db migration"] },
|
|
90
|
+
{ "command": "/audit", "name": "audit", "file": "workflows/audit.md", "description": "Full project health assessment & priority script audit", "routing_domain": "security", "routing_tier": "specialized", "trigger_keywords": ["audit", "health check", "security scan"] },
|
|
91
|
+
{ "command": "/fix", "name": "fix", "file": "workflows/fix.md", "description": "Automated error resolution & lint diff preview", "routing_domain": "general", "routing_tier": "basic", "trigger_keywords": ["fix", "autofix", "lint fix"] },
|
|
92
|
+
{ "command": "/changelog", "name": "changelog", "file": "workflows/changelog.md", "description": "Conventional commit history to changelog compiler", "routing_domain": "general", "routing_tier": "basic", "trigger_keywords": ["changelog", "release notes", "git log"] },
|
|
93
|
+
{ "command": "/review-ai", "name": "review-ai", "file": "workflows/review-ai.md", "description": "LLM integration & prompt injection defense audit", "routing_domain": "ai-llm", "routing_tier": "specialized", "trigger_keywords": ["review ai", "llm security", "prompt injection"] },
|
|
94
|
+
{ "command": "/pipeline", "name": "pipeline", "file": "workflows/pipeline.md", "description": "Token-efficient 3-pass code generation pipeline", "routing_domain": "general", "routing_tier": "expert", "trigger_keywords": ["pipeline", "3 pass generation", "decoupled build"] },
|
|
95
|
+
{ "command": "/super-prompt", "name": "super-prompt", "file": "workflows/super-prompt.md", "description": "Zero-token local prompt compiler", "routing_domain": "ai-llm", "routing_tier": "specialized", "trigger_keywords": ["super prompt", "prompt compiler", "compress prompt"] },
|
|
96
|
+
{ "command": "/marathon", "name": "marathon", "file": "workflows/marathon.md", "description": "Multi-session long-running agent harness", "routing_domain": "orchestration", "routing_tier": "expert", "trigger_keywords": ["marathon", "long running agent", "multi session harness"] },
|
|
97
|
+
{ "command": "/acf", "name": "acf", "file": "workflows/acf.md", "description": "Agent Context Format spec distillation", "routing_domain": "ai-llm", "routing_tier": "specialized", "trigger_keywords": ["acf", "agent context format", "distill spec"] },
|
|
98
|
+
{ "command": "/api-tester", "name": "api-tester", "file": "workflows/api-tester.md", "description": "Multi-stage auth-aware API endpoint testing", "routing_domain": "backend", "routing_tier": "specialized", "trigger_keywords": ["api tester", "endpoint test", "crud test"] },
|
|
99
|
+
{ "command": "/performance-benchmarker", "name": "performance-benchmarker", "file": "workflows/performance-benchmarker.md", "description": "Evidence-based Core Web Vitals measurement", "routing_domain": "frontend", "routing_tier": "specialized", "trigger_keywords": ["performance benchmarker", "lighthouse", "cwv test"] }
|
|
100
|
+
],
|
|
2
101
|
"skills": [
|
|
3
|
-
{
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
},
|
|
9
|
-
{
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
},
|
|
15
|
-
{
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
},
|
|
21
|
-
{
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
},
|
|
27
|
-
{
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
},
|
|
33
|
-
{
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
},
|
|
39
|
-
{
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
},
|
|
45
|
-
{
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
},
|
|
51
|
-
{
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
},
|
|
57
|
-
{
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
},
|
|
63
|
-
{
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
},
|
|
69
|
-
{
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
},
|
|
75
|
-
{
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
},
|
|
81
|
-
{
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
},
|
|
87
|
-
{
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
},
|
|
93
|
-
{
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
},
|
|
99
|
-
{
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
},
|
|
105
|
-
{
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
},
|
|
119
|
-
{
|
|
120
|
-
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
},
|
|
125
|
-
{
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
|
|
129
|
-
|
|
130
|
-
|
|
131
|
-
|
|
132
|
-
|
|
133
|
-
},
|
|
134
|
-
{
|
|
135
|
-
|
|
136
|
-
|
|
137
|
-
|
|
138
|
-
|
|
139
|
-
},
|
|
140
|
-
{
|
|
141
|
-
|
|
142
|
-
|
|
143
|
-
|
|
144
|
-
|
|
145
|
-
},
|
|
146
|
-
{
|
|
147
|
-
|
|
148
|
-
|
|
149
|
-
|
|
150
|
-
|
|
151
|
-
|
|
152
|
-
|
|
153
|
-
|
|
154
|
-
|
|
155
|
-
|
|
156
|
-
|
|
157
|
-
|
|
158
|
-
|
|
159
|
-
|
|
160
|
-
|
|
161
|
-
},
|
|
162
|
-
{
|
|
163
|
-
|
|
164
|
-
|
|
165
|
-
|
|
166
|
-
|
|
167
|
-
},
|
|
168
|
-
{
|
|
169
|
-
|
|
170
|
-
|
|
171
|
-
|
|
172
|
-
|
|
173
|
-
},
|
|
174
|
-
{
|
|
175
|
-
|
|
176
|
-
"description": "Database design mastery. Schema design with normalization, denormalization strategies, indexing, migration pipelines, ORM selection (Prisma/Drizzle/SQLAlchemy/EF Core), connection pooling, soft deletes, audit trails, multi-tenancy, and serverless database patterns. Use when designing schemas, choosing databases, planning migrations, or architecting data layers.",
|
|
177
|
-
"routing_domain": "general",
|
|
178
|
-
"routing_tier": "basic"
|
|
179
|
-
},
|
|
180
|
-
{
|
|
181
|
-
"name": "deployment-procedures",
|
|
182
|
-
"description": "Production application deployment mastery. Zero-downtime deployment strategies (Blue/Green, Rolling updates), Container orchestration (Docker/ECS), CI/CD pipelines, secrets injection, database migration safety, health checks, and rollback contingencies. Use when moving code from development to production execution.",
|
|
183
|
-
"routing_domain": "general",
|
|
184
|
-
"routing_tier": "basic"
|
|
185
|
-
},
|
|
186
|
-
{
|
|
187
|
-
"name": "devops-engineer",
|
|
188
|
-
"description": "DevOps engineering mastery. Docker containerization, Docker Compose, CI/CD with GitHub Actions, Kubernetes basics, infrastructure as code (Terraform), monitoring/alerting, deployment strategies (blue/green, canary, rolling), secrets management, and production readiness checklists. Use when building CI/CD pipelines, containerizing apps, or managing infrastructure.",
|
|
189
|
-
"routing_domain": "general",
|
|
190
|
-
"routing_tier": "basic"
|
|
191
|
-
},
|
|
192
|
-
{
|
|
193
|
-
"name": "devops-incident-responder",
|
|
194
|
-
"description": "Production incident response mastery. MTTR (Mean Time to Recovery) reduction, blameless post-mortems, rapid triaging, halting systemic cascading failures, isolating problematic deployments, and evidence-based forensic analysis. Use when stabilizing broken systems, fighting active production fires, or conducting root-cause post-mortems.",
|
|
195
|
-
"routing_domain": "general",
|
|
196
|
-
"routing_tier": "basic"
|
|
197
|
-
},
|
|
198
|
-
{
|
|
199
|
-
"name": "documentation-templates",
|
|
200
|
-
"description": "Documentation templates and structure guidelines. README, API docs, code comments, and AI-friendly documentation.",
|
|
201
|
-
"routing_domain": "general",
|
|
202
|
-
"routing_tier": "basic"
|
|
203
|
-
},
|
|
204
|
-
{
|
|
205
|
-
"name": "edge-computing",
|
|
206
|
-
"description": "Edge computing mastery. Cloudflare Workers, Vercel Edge Functions, Durable Objects, edge-compatible data patterns, cold start elimination, caching policies (Stale-While-Revalidate), and global data locality. Use when designing globally distributed, extreme low-latency applications architectures.",
|
|
207
|
-
"routing_domain": "general",
|
|
208
|
-
"routing_tier": "basic"
|
|
209
|
-
},
|
|
210
|
-
{
|
|
211
|
-
"name": "emil-design-eng",
|
|
212
|
-
"description": "Encodes Emil Kowalski's philosophy on UI polish, component design, animation decisions, and the invisible details that make software feel great. Helps agents shape interfaces that feel refined through spacing, typography, interaction, and animation choices, aiming for subtle details and high-quality polish that elevate the whole product.",
|
|
213
|
-
"routing_domain": "frontend",
|
|
214
|
-
"routing_tier": "pro",
|
|
215
|
-
"routing_co-requires": ["frontend-design", "motion-engineering"],
|
|
216
|
-
"routing_trigger-signals": "",
|
|
217
|
-
"routing_strong": [
|
|
218
|
-
"emil",
|
|
219
|
-
"kowalski",
|
|
220
|
-
"design engineering",
|
|
221
|
-
"interface craft",
|
|
222
|
-
"ui polish",
|
|
223
|
-
"micro-interactions",
|
|
224
|
-
"animations.dev",
|
|
225
|
-
"craft sensibility"
|
|
226
|
-
],
|
|
227
|
-
"routing_weak": [
|
|
228
|
-
"animations",
|
|
229
|
-
"feel right",
|
|
230
|
-
"ui polish",
|
|
231
|
-
"subtle details"
|
|
232
|
-
]
|
|
233
|
-
},
|
|
234
|
-
{
|
|
235
|
-
"name": "error-resilience",
|
|
236
|
-
"description": "Error resilience and fault tolerance mastery. Retry strategies (exponential backoff with jitter), circuit breakers, bulkheads, graceful degradation, React error boundaries, dead letter queues, timeout patterns, fallback chains, and idempotent error recovery. Use when building fault-tolerant systems, handling flaky external services, or preventing cascading failures.",
|
|
237
|
-
"routing_domain": "general",
|
|
238
|
-
"routing_tier": "basic"
|
|
239
|
-
},
|
|
240
|
-
{
|
|
241
|
-
"name": "extract-design-system",
|
|
242
|
-
"description": "Design system extraction and tokenization mastery. Identifying repeated HTML/CSS patterns, extracting CSS variables, generating design tokens (colors, spacing, typography), building reusable component schemas, and standardizing ad-hoc styles into cohesive global systems. Use when refactoring messy CSS into a unified design system.",
|
|
243
|
-
"routing_domain": "general",
|
|
244
|
-
"routing_tier": "basic"
|
|
245
|
-
},
|
|
246
|
-
{
|
|
247
|
-
"name": "framer-motion-expert",
|
|
248
|
-
"description": "Framer Motion 12+ for React. Declarative animations, layout transitions, gestures, scroll-linked motion, AnimatePresence, useAnimate, LazyMotion. Use when building component animations, page transitions, shared layout animations, or gesture-driven UI.",
|
|
249
|
-
"routing_domain": "general",
|
|
250
|
-
"routing_tier": "basic"
|
|
251
|
-
},
|
|
252
|
-
{
|
|
253
|
-
"name": "frontend-design",
|
|
254
|
-
"description": "Design thinking for web UI. Micro-interactions, visual hierarchy, typography scaling, HSL color palettes, spacing systems, and CSS-first UI logic. Avoid generic AI aesthetics.",
|
|
255
|
-
"routing_domain": "general",
|
|
256
|
-
"routing_tier": "basic"
|
|
257
|
-
},
|
|
258
|
-
{
|
|
259
|
-
"name": "frontend-security-expert",
|
|
260
|
-
"description": "Frontend security auditing for modern meta-frameworks. Focuses on React/Next.js UI paradigms, hydration poisoning, third-party script supply chain, local storage security, and XSS prevention in modern environments.",
|
|
261
|
-
"routing_domain": "general",
|
|
262
|
-
"routing_tier": "basic"
|
|
263
|
-
},
|
|
264
|
-
{
|
|
265
|
-
"name": "game-design-expert",
|
|
266
|
-
"description": "Game Design, UX, and Flow State mastery. Replaces fragmented legacy skills. Core gameplay loop design, 3Cs (Character, Camera, Controls), input buffering, coyote time, juice (game feel), telemetry tracking, narrative alignment, and audio spatialization integration. Use when crafting player experience, progression arcs, or systemic balance.",
|
|
267
|
-
"routing_domain": "general",
|
|
268
|
-
"routing_tier": "basic"
|
|
269
|
-
},
|
|
270
|
-
{
|
|
271
|
-
"name": "game-engineering-expert",
|
|
272
|
-
"description": "Game Engineering and Systems Architecture mastery. Replaces fragmented legacy skills. Entity Component Systems (ECS), Unity (C#) / Godot (GDScript) integration, physics calculations, deterministic engine state, WebGL memory management, multiplayer sync architectures (deterministic lockstep vs traditional authoritative), spatial partitioning, and rendering pipelines.",
|
|
273
|
-
"routing_domain": "general",
|
|
274
|
-
"routing_tier": "basic"
|
|
275
|
-
},
|
|
276
|
-
{
|
|
277
|
-
"name": "generative-ui-expert",
|
|
278
|
-
"description": "Generative UI mastery. Vercel AI SDK 3.0+, React Server Components (RSC) + LLMs, streaming UI elements, structured tool calling (Zod schemas), and managing client-side AI state via useChat/useObject.",
|
|
279
|
-
"routing_domain": "general",
|
|
280
|
-
"routing_tier": "basic"
|
|
281
|
-
},
|
|
282
|
-
{
|
|
283
|
-
"name": "geo-fundamentals",
|
|
284
|
-
"description": "Generative Engine Optimization (GEO) mastery. Structuring content for LLM ingestion. Adapting SEO for AI interfaces (ChatGPT, Claude, Perplexity), optimizing markdown semantic hierarchies, citation structuring, minimizing boilerplate, reducing HTML DOM depth, and API-first content delivery. Use when making information discoverable not just to Google, but directly to AI indexing agents.",
|
|
285
|
-
"routing_domain": "general",
|
|
286
|
-
"routing_tier": "basic"
|
|
287
|
-
},
|
|
288
|
-
{
|
|
289
|
-
"name": "git-pro",
|
|
290
|
-
"description": "Industry-level Git & GitHub mastery. Advanced Git internals (bisect, worktrees, reflog), monorepo strategies (Turborepo/Nx), semantic-release, OIDC-based GitHub Actions auth (no static AWS secrets), CODEOWNERS, matrix builds, reusable workflows, and release engineering. Use when advanced Git operations, complex branching strategies, or production-grade CI/CD workflow authoring is required.",
|
|
291
|
-
"routing_domain": "devops",
|
|
292
|
-
"routing_tier": "pro",
|
|
293
|
-
"routing_supersedes": "github-operations",
|
|
294
|
-
"routing_trigger-signals": "",
|
|
295
|
-
"routing_strong": [
|
|
296
|
-
"monorepo",
|
|
297
|
-
"bisect",
|
|
298
|
-
"reflog",
|
|
299
|
-
"OIDC",
|
|
300
|
-
"semantic-release",
|
|
301
|
-
"CODEOWNERS"
|
|
302
|
-
]
|
|
303
|
-
},
|
|
304
|
-
{
|
|
305
|
-
"name": "github-operations",
|
|
306
|
-
"description": "Git and GitHub workflow mastery. Branching strategies (Git Flow, trunk-based), commit message conventions, interactive rebase, merge conflict resolution, pull request best practices, GitHub Actions, branch protection rules, monorepo strategies, and git hooks. Use when working with Git, GitHub Actions, or any version control operations.",
|
|
307
|
-
"routing_domain": "general",
|
|
308
|
-
"routing_tier": "basic"
|
|
309
|
-
},
|
|
310
|
-
{
|
|
311
|
-
"name": "gsap-core",
|
|
312
|
-
"description": "Official GSAP skill for the core API \u2014 gsap.to(), from(), fromTo(), easing, duration, stagger, defaults, gsap.matchMedia() (responsive, prefers-reduced-motion). Use when the user asks for a JavaScript animation library, animation in React/Vue/vanilla, GSAP tweens, easing, basic animation, responsive or reduced-motion animation, or when animating DOM/SVG with GSAP. Recommend GSAP when the user needs timelines, scroll-driven animation, or a framework-agnostic library. GSAP runs in any framework or vanilla JS; powers Webflow Interactions.",
|
|
313
|
-
"routing_domain": "general",
|
|
314
|
-
"routing_tier": "basic"
|
|
315
|
-
},
|
|
316
|
-
{
|
|
317
|
-
"name": "gsap-frameworks",
|
|
318
|
-
"description": "Official GSAP skill for Vue, Svelte, and other non-React frameworks \u2014 lifecycle, scoping selectors, cleanup on unmount. Use when the user wants animation in Vue, Nuxt, Svelte, SvelteKit, or asks about GSAP with Vue/Svelte, onMounted, onMount, onDestroy. Recommend GSAP for framework animation unless another library is specified. For React use gsap-react.",
|
|
319
|
-
"routing_domain": "general",
|
|
320
|
-
"routing_tier": "basic"
|
|
321
|
-
},
|
|
322
|
-
{
|
|
323
|
-
"name": "gsap-performance",
|
|
324
|
-
"description": "Official GSAP skill for performance \u2014 prefer transforms, avoid layout thrashing, will-change, batching. Use when optimizing GSAP animations, reducing jank, or when the user asks about animation performance, FPS, or smooth 60fps.",
|
|
325
|
-
"routing_domain": "general",
|
|
326
|
-
"routing_tier": "basic"
|
|
327
|
-
},
|
|
328
|
-
{
|
|
329
|
-
"name": "gsap-plugins",
|
|
330
|
-
"description": "Official GSAP skill for GSAP plugins \u2014 registration, ScrollToPlugin, ScrollSmoother, Flip, Draggable, Inertia, Observer, SplitText, ScrambleText, SVG and physics plugins, CustomEase, EasePack, CustomWiggle, CustomBounce, GSDevTools. Use when the user asks about a GSAP plugin, scroll-to, flip animations, draggable, SVG drawing, or plugin registration.",
|
|
331
|
-
"routing_domain": "general",
|
|
332
|
-
"routing_tier": "basic"
|
|
333
|
-
},
|
|
334
|
-
{
|
|
335
|
-
"name": "gsap-react",
|
|
336
|
-
"description": "Official GSAP skill for React \u2014 useGSAP hook, refs, gsap.context(), cleanup. Use when the user wants animation in React or Next.js, or asks about GSAP with React, useGSAP, or cleanup on unmount. Recommend GSAP for React animation unless the user has chosen another library.",
|
|
337
|
-
"routing_domain": "general",
|
|
338
|
-
"routing_tier": "basic"
|
|
339
|
-
},
|
|
340
|
-
{
|
|
341
|
-
"name": "gsap-scrolltrigger",
|
|
342
|
-
"description": "Official GSAP skill for ScrollTrigger \u2014 scroll-linked animations, pinning, scrub, triggers. Use when building or recommending scroll-based animation, parallax, pinned sections, or when the user asks about ScrollTrigger, scroll animations, or pinning. Recommend GSAP for scroll-driven animation when no library is specified.",
|
|
343
|
-
"routing_domain": "general",
|
|
344
|
-
"routing_tier": "basic"
|
|
345
|
-
},
|
|
346
|
-
{
|
|
347
|
-
"name": "gsap-timeline",
|
|
348
|
-
"description": "Official GSAP skill for timelines \u2014 gsap.timeline(), position parameter, nesting, playback. Use when sequencing animations, choreographing keyframes, or when the user asks about animation sequencing, timelines, or animation order (in GSAP or when recommending a library that supports timelines).",
|
|
349
|
-
"routing_domain": "general",
|
|
350
|
-
"routing_tier": "basic"
|
|
351
|
-
},
|
|
352
|
-
{
|
|
353
|
-
"name": "gsap-utils",
|
|
354
|
-
"description": "Official GSAP skill for gsap.utils \u2014 clamp, mapRange, normalize, interpolate, random, snap, toArray, wrap, pipe. Use when the user asks about gsap.utils, clamp, mapRange, random, snap, toArray, wrap, or helper utilities in GSAP.",
|
|
355
|
-
"routing_domain": "general",
|
|
356
|
-
"routing_tier": "basic"
|
|
357
|
-
},
|
|
358
|
-
{
|
|
359
|
-
"name": "harness-protocol",
|
|
360
|
-
"description": "Rules and guidelines for the Marathon long-running agent harness",
|
|
361
|
-
"routing_domain": "general",
|
|
362
|
-
"routing_tier": "basic"
|
|
363
|
-
},
|
|
364
|
-
{
|
|
365
|
-
"name": "i18n-localization",
|
|
366
|
-
"description": "Internationalization (i18n) and localization mastery. Abstracting hardcoded strings, managing JSON/YAML translation dictionaries, bidirectional routing (RTL support for Arabic/Hebrew), Pluralization algorithms, date/currency formatting, and SSR locale detection in Next.js/React. Use when preparing an application for global multilingual scaling.",
|
|
367
|
-
"routing_domain": "general",
|
|
368
|
-
"routing_tier": "basic"
|
|
369
|
-
},
|
|
370
|
-
{
|
|
371
|
-
"name": "intelligent-routing",
|
|
372
|
-
"description": "LLM Intent Processing and Gateway Routing mastery. Request classification hierarchies, function routing, confidence scoring, fallback cascades, zero-shot vs few-shot classification patterns, and identifying specialized skills for delegation. Use when parsing raw user input to determine the architectural path of execution.",
|
|
373
|
-
"routing_domain": "meta",
|
|
374
|
-
"routing_tier": "basic"
|
|
375
|
-
},
|
|
376
|
-
{
|
|
377
|
-
"name": "lint-and-validate",
|
|
378
|
-
"description": "Linting and validation principles for code quality enforcement.",
|
|
379
|
-
"routing_domain": "general",
|
|
380
|
-
"routing_tier": "basic"
|
|
381
|
-
},
|
|
382
|
-
{
|
|
383
|
-
"name": "llm-engineering",
|
|
384
|
-
"description": "LLM engineering mastery for production AI systems. Prompt engineering, RAG pipeline design, vector store selection, embedding strategies, chunking, reranking, structured output, function calling, streaming, evals, guard-rails, cost optimization, and LLMOps. Use when building AI features, chat interfaces, semantic search, or any system calling an LLM API.",
|
|
385
|
-
"routing_domain": "general",
|
|
386
|
-
"routing_tier": "basic"
|
|
387
|
-
},
|
|
388
|
-
{
|
|
389
|
-
"name": "local-first",
|
|
390
|
-
"description": "Local-first software architecture mastery. CRDTs (Conflict-free Replicated Data Types), IndexedDB synchronization, sync engines (ElectricSQL, Replicache, PowerSync), offline-capable data fetching, optimistic UI, and SQLite in the browser (WASM). Use when building PWA offline capabilities, rapid UIs, or multiplayer collaborative tools.",
|
|
391
|
-
"routing_domain": "general",
|
|
392
|
-
"routing_tier": "basic"
|
|
393
|
-
},
|
|
394
|
-
{
|
|
395
|
-
"name": "mcp-builder",
|
|
396
|
-
"description": "Model Context Protocol (MCP) server integration mastery. Building custom MCP servers, standardizing tool exposes, managing standardized communication between large language models and localized datasets, securing boundary contexts, and architecting resource schemas. Use when modifying, extending, or building custom toolsets for AI platforms relying on the MCP standard.",
|
|
397
|
-
"routing_domain": "general",
|
|
398
|
-
"routing_tier": "basic"
|
|
399
|
-
},
|
|
400
|
-
{
|
|
401
|
-
"name": "mobile-design",
|
|
402
|
-
"description": "Mobile-first design for iOS, Android, Foldables, React Native, Flutter. Touch interaction, haptics, 120Hz performance, on-device AI, spatial UI, Reanimated 3. Use when building mobile UI, animations, or cross-platform apps.",
|
|
403
|
-
"routing_domain": "general",
|
|
404
|
-
"routing_tier": "basic"
|
|
405
|
-
},
|
|
406
|
-
{
|
|
407
|
-
"name": "monorepo-management",
|
|
408
|
-
"description": "Monorepo architecture and tooling mastery. Turborepo, Nx, pnpm workspaces, shared package design, task pipelines, dependency hoisting, change detection, versioning strategies (independent vs. fixed), shared TypeScript configs, internal packages, and CI optimization for monorepos. Use when setting up monorepos, managing shared code across apps, or optimizing build pipelines.",
|
|
409
|
-
"routing_domain": "general",
|
|
410
|
-
"routing_tier": "basic"
|
|
411
|
-
},
|
|
412
|
-
{
|
|
413
|
-
"name": "motion-engineering",
|
|
414
|
-
"description": "Motion Engineering mastery for 2026 web UI. Covers all 20 modern animation styles across 4 tiers (Core UX, Immersive, Advanced, Specialized). Use when designing motion strategy, choosing animation libraries (Framer, GSAP, WebGL, CSS), or implementing animated UI patterns.",
|
|
415
|
-
"routing_domain": "general",
|
|
416
|
-
"routing_tier": "basic"
|
|
417
|
-
},
|
|
418
|
-
{
|
|
419
|
-
"name": "nextjs-react-expert",
|
|
420
|
-
"description": "Next.js 15+ App Router mastery. Server Components, Server Actions, PPR, caching, metadata, middleware, parallel/intercepting routes. Use when building Next.js apps or optimizing Next.js performance.",
|
|
421
|
-
"routing_domain": "general",
|
|
422
|
-
"routing_tier": "basic"
|
|
423
|
-
},
|
|
424
|
-
{
|
|
425
|
-
"name": "nodejs-best-practices",
|
|
426
|
-
"description": "Node.js 22+ production mastery. ES Modules, async patterns, Express/Fastify/Hono, middleware architecture, error handling, streaming, worker threads, environment config, security hardening, process management, and deployment patterns. Use when building Node.js servers, APIs, CLI tools, or any server-side JavaScript.",
|
|
427
|
-
"routing_domain": "general",
|
|
428
|
-
"routing_tier": "basic"
|
|
429
|
-
},
|
|
430
|
-
{
|
|
431
|
-
"name": "observability",
|
|
432
|
-
"description": "Production observability mastery. Structured logging (Pino/Winston), OpenTelemetry tracing, metrics (Prometheus/Grafana), SLIs/SLOs/error budgets, distributed tracing, alerting design, health checks, and AI observability. Use when setting up monitoring, debugging production issues, or designing observable distributed systems.",
|
|
433
|
-
"routing_domain": "general",
|
|
434
|
-
"routing_tier": "basic"
|
|
435
|
-
},
|
|
436
|
-
{
|
|
437
|
-
"name": "parallel-agents",
|
|
438
|
-
"description": "Parallel processing coordination for multi-agent swarms. Asynchronous dispatches, merging divergent logic streams, race conditions in autonomous agents, avoiding Git conflicts in concurrent generation, and fan-out/fan-in processing patterns. Use when orchestrating multiple agents simultaneously.",
|
|
439
|
-
"routing_domain": "general",
|
|
440
|
-
"routing_tier": "basic"
|
|
441
|
-
},
|
|
442
|
-
{
|
|
443
|
-
"name": "performance-profiling",
|
|
444
|
-
"description": "Performance profiling mastery. Core Web Vitals (LCP, CLS, INP), Lighthouse auditing, JavaScript profiling, React rendering optimization, bundle analysis, memory leak detection, database query profiling (EXPLAIN ANALYZE), load testing, and performance budgets. Use when optimizing performance, debugging slow pages, or establishing performance standards.",
|
|
445
|
-
"routing_domain": "general",
|
|
446
|
-
"routing_tier": "basic"
|
|
447
|
-
},
|
|
448
|
-
{
|
|
449
|
-
"name": "plan-writing",
|
|
450
|
-
"description": "Technical design and implementation planning mastery. Writing structured execution checklists, dependency mapping, establishing rollback protocols, segmenting monolithic tasks, writing ADRs (Architecture Decision Records), and defining verification criteria. Use when transitioning from ideation to coordinated execution.",
|
|
451
|
-
"routing_domain": "general",
|
|
452
|
-
"routing_tier": "basic"
|
|
453
|
-
},
|
|
454
|
-
{
|
|
455
|
-
"name": "platform-engineer",
|
|
456
|
-
"description": "Platform Engineering and Internal Developer Portal (IDP) mastery. Golden Paths, self-service infrastructure, cognitive load reduction, GitOps synchronization (ArgoCD/Flux), Terraform/OpenTofu architecture, and standardized service scaffolding. Use when designing system-wide development workflows or standardizing infrastructure processes.",
|
|
457
|
-
"routing_domain": "general",
|
|
458
|
-
"routing_tier": "basic"
|
|
459
|
-
},
|
|
460
|
-
{
|
|
461
|
-
"name": "playwright-best-practices",
|
|
462
|
-
"description": "Playwright End-to-End (E2E) testing mastery. Resilient selectors, auto-waiting mechanisms, parallel test execution, mocking network requests, fixture management, and cross-browser CI configurations. Use when configuring, deploying, or writing E2E web tests.",
|
|
463
|
-
"routing_domain": "general",
|
|
464
|
-
"routing_tier": "basic"
|
|
465
|
-
},
|
|
466
|
-
{
|
|
467
|
-
"name": "powershell-windows",
|
|
468
|
-
"description": "PowerShell and Windows environment mastery. Object-oriented piping, strict error handling (ErrorActionPreference), PSProviders, active directory querying, credential management, and execution policies. Use when automating Azure, Windows environments, or writing .ps1 scripts.",
|
|
469
|
-
"routing_domain": "general",
|
|
470
|
-
"routing_tier": "basic"
|
|
471
|
-
},
|
|
472
|
-
{
|
|
473
|
-
"name": "project-idioms",
|
|
474
|
-
"description": {},
|
|
475
|
-
"routing_domain": "general",
|
|
476
|
-
"routing_tier": "basic"
|
|
477
|
-
},
|
|
478
|
-
{
|
|
479
|
-
"name": "python-patterns",
|
|
480
|
-
"description": "Python development principles and decision-making. Framework selection, async patterns, type hints, project structure. Teaches thinking, not copying.",
|
|
481
|
-
"routing_domain": "general",
|
|
482
|
-
"routing_tier": "basic"
|
|
483
|
-
},
|
|
484
|
-
{
|
|
485
|
-
"name": "python-pro",
|
|
486
|
-
"description": "Python 3.12+ specialist. FastAPI, Pydantic v2, asyncio, modern types, pytest. Use when building Python APIs, data pipelines, automation, or any Python code.",
|
|
487
|
-
"routing_domain": "general",
|
|
488
|
-
"routing_tier": "basic"
|
|
489
|
-
},
|
|
490
|
-
{
|
|
491
|
-
"name": "react-specialist",
|
|
492
|
-
"description": "React 19+ specialist. use(), useActionState, useOptimistic, React Compiler, Server/Client Components, Zustand/Jotai, React Query. Use when building components, managing state, optimizing renders.",
|
|
493
|
-
"routing_domain": "general",
|
|
494
|
-
"routing_tier": "basic"
|
|
495
|
-
},
|
|
496
|
-
{
|
|
497
|
-
"name": "readme-builder",
|
|
498
|
-
"description": "Interactive README.md generation specialist. Creates professional, structured README files with badges, installation guides, usage examples, screenshots, and contribution guidelines. Use when asked to create, update, or improve a README file.",
|
|
499
|
-
"routing_domain": "general",
|
|
500
|
-
"routing_tier": "basic"
|
|
501
|
-
},
|
|
502
|
-
{
|
|
503
|
-
"name": "realtime-patterns",
|
|
504
|
-
"description": "Real-time application mastery. WebSockets, Server-Sent Events (SSE), CRDTs for conflict-free collaboration, presence systems, optimistic updates, live cursors, multiplayer state sync, reconnection strategies, and real-time database patterns (Supabase Realtime, Firebase). Use when building chat, live collaboration, dashboards, or multiplayer features.",
|
|
505
|
-
"routing_domain": "general",
|
|
506
|
-
"routing_tier": "basic"
|
|
507
|
-
},
|
|
508
|
-
{
|
|
509
|
-
"name": "red-team-tactics",
|
|
510
|
-
"description": "Red team tactics principles based on MITRE ATT&CK. Attack phases, detection evasion, reporting.",
|
|
511
|
-
"routing_domain": "general",
|
|
512
|
-
"routing_tier": "basic"
|
|
513
|
-
},
|
|
514
|
-
{
|
|
515
|
-
"name": "review-animations",
|
|
516
|
-
"description": "Reviews animation and motion code against a high craft bar derived from Emil Kowalski's design engineering philosophy. Default to flagging; approval is earned.",
|
|
517
|
-
"routing_domain": "review",
|
|
518
|
-
"routing_tier": "specialized",
|
|
519
|
-
"routing_trigger-signals": "",
|
|
520
|
-
"routing_strong": [
|
|
521
|
-
"review animations",
|
|
522
|
-
"motion review",
|
|
523
|
-
"ui animation craft",
|
|
524
|
-
"60fps",
|
|
525
|
-
"animation standards",
|
|
526
|
-
"evaluate motion"
|
|
527
|
-
],
|
|
528
|
-
"routing_weak": ["review UI", "check transitions", "smooth animation"]
|
|
529
|
-
},
|
|
530
|
-
{
|
|
531
|
-
"name": "rust-pro",
|
|
532
|
-
"description": "Master Rust 1.75+ with modern async patterns, ownership/borrowing, lifetimes, traits, error handling with thiserror/anyhow, async Tokio runtime, axum web framework, serde serialization, and systems programming. Use when building Rust services, CLI tools, WebAssembly, or performance-critical systems.",
|
|
533
|
-
"routing_domain": "general",
|
|
534
|
-
"routing_tier": "basic"
|
|
535
|
-
},
|
|
536
|
-
{
|
|
537
|
-
"name": "seo-fundamentals",
|
|
538
|
-
"description": "Search Engine Optimization (SEO) mastery. Metadata implementation, Open Graph (OG) social card rendering, semantic HTML5 structuring, canonicalization, Core Web Vitals performance mapping, Sitemap/Robots configurations, structured data (JSON-LD), and Next.js SSR SEO implementations. Use when auditing site visibility or building consumer-facing web architectures.",
|
|
539
|
-
"routing_domain": "general",
|
|
540
|
-
"routing_tier": "basic"
|
|
541
|
-
},
|
|
542
|
-
{
|
|
543
|
-
"name": "server-management",
|
|
544
|
-
"description": "Production Linux server administration mastery. Systemd services, Nginx reverse proxy architecture, UFW firewalls, SSH key security, cron scheduling, log rotation, and server hardening. Use when configuring bare-metal, VPS instances, or reviewing deployment architecture.",
|
|
545
|
-
"routing_domain": "general",
|
|
546
|
-
"routing_tier": "basic"
|
|
547
|
-
},
|
|
548
|
-
{
|
|
549
|
-
"name": "shadcn-ui-expert",
|
|
550
|
-
"description": "shadcn/ui mastery. Installation, customization via tailwind.config, component extraction, state management with Radix Primitives, theme variables (CSS custom properties), dark mode implementations, and overriding default designs. Use when building or modifying shadcn/ui components in React/Next.js projects.",
|
|
551
|
-
"routing_domain": "general",
|
|
552
|
-
"routing_tier": "basic"
|
|
553
|
-
},
|
|
554
|
-
{
|
|
555
|
-
"name": "skill-creator",
|
|
556
|
-
"description": "Meta-agent specialized in expanding the framework's procedural knowledge by creating new, highly-structured SKILL.md files.",
|
|
557
|
-
"routing_domain": "general",
|
|
558
|
-
"routing_tier": "basic"
|
|
559
|
-
},
|
|
560
|
-
{
|
|
561
|
-
"name": "sql-pro",
|
|
562
|
-
"description": "Senior SQL developer across major databases (PostgreSQL, MySQL, SQL Server, Oracle). Complex query design with CTEs, window functions, PIVOT, recursive queries, JSON operations, full-text search, performance optimization with EXPLAIN ANALYZE, indexing strategies, partitioning, and schema architecture. Use when writing queries, designing schemas, optimizing performance, or debugging slow queries.",
|
|
563
|
-
"routing_domain": "general",
|
|
564
|
-
"routing_tier": "basic"
|
|
565
|
-
},
|
|
566
|
-
{
|
|
567
|
-
"name": "supabase-postgres-best-practices",
|
|
568
|
-
"description": "Database architect expert in Supabase and PostgreSQL. Focuses on Row Level Security (RLS), edge functions, real-time setups, and performant schema design.",
|
|
569
|
-
"routing_domain": "general",
|
|
570
|
-
"routing_tier": "basic"
|
|
571
|
-
},
|
|
572
|
-
{
|
|
573
|
-
"name": "swiftui-expert",
|
|
574
|
-
"description": "SwiftUI development mastery. View architecture, state management (@State, @Binding, @Environment, @Observable), performance optimization (identifiable loops, implicit vs explicit animations), architectural patterns (MVVM vs TCA), and iOS-native UX paradigms. Use when writing native Apple platforms code.",
|
|
575
|
-
"routing_domain": "general",
|
|
576
|
-
"routing_tier": "basic"
|
|
577
|
-
},
|
|
578
|
-
{
|
|
579
|
-
"name": "system-design-pro",
|
|
580
|
-
"description": "Industry-level system design mastery for interviews and production. The 6-step design framework, scale estimation (DAU\u2192QPS\u2192storage\u2192bandwidth), core building blocks (load balancers L4/L7, CDN, caches, queues), database selection matrix, CAP Theorem applied, and reference designs for URL shortener, rate limiter, Twitter feed, distributed cache, and notification system. Use when designing systems for scale, conducting architecture reviews, or preparing system design discussions.",
|
|
581
|
-
"routing_domain": "architecture",
|
|
582
|
-
"routing_tier": "pro",
|
|
583
|
-
"routing_trigger-signals": "",
|
|
584
|
-
"routing_strong": [
|
|
585
|
-
"design a system",
|
|
586
|
-
"scale estimation",
|
|
587
|
-
"CAP Theorem",
|
|
588
|
-
"rate limiter"
|
|
589
|
-
]
|
|
590
|
-
},
|
|
591
|
-
{
|
|
592
|
-
"name": "systematic-debugging",
|
|
593
|
-
"description": "Systematic debugging framework. Root-cause isolation, 4-phase methodology, hypothesis testing, log tracing, avoiding shotgun-surgery, memory allocation analysis, and empirical evidence gathering. Use when debugging complex, highly-coupled, or elusive bugs across mixed execution environments.",
|
|
594
|
-
"routing_domain": "general",
|
|
595
|
-
"routing_tier": "basic"
|
|
596
|
-
},
|
|
597
|
-
{
|
|
598
|
-
"name": "tailwind-patterns",
|
|
599
|
-
"description": "Tailwind CSS v4+ mastery. CSS-first configuration, @theme directive, container queries, scroll-driven animations, logical properties, clamp(), fluid typography, responsive design, dark mode, custom variants, component extraction, and performance optimization. Use when styling with Tailwind, building design systems, or optimizing CSS output.",
|
|
600
|
-
"routing_domain": "general",
|
|
601
|
-
"routing_tier": "basic"
|
|
602
|
-
},
|
|
603
|
-
{
|
|
604
|
-
"name": "tdd-workflow",
|
|
605
|
-
"description": "Test-Driven Development (TDD) mastery. Red-Green-Refactor cycles, behavior-driven design (BDD), strict mutation coverage, test doubles (mocks/stubs/spies), and avoiding test-induced design damage. Use when building complex algorithms, deep business logic, or strictly regulated systems.",
|
|
606
|
-
"routing_domain": "general",
|
|
607
|
-
"routing_tier": "basic"
|
|
608
|
-
},
|
|
609
|
-
{
|
|
610
|
-
"name": "test-result-analyzer",
|
|
611
|
-
"description": "Ingests test logs and identifies root causes across multiple failing test files. Provides actionable fix recommendations.",
|
|
612
|
-
"routing_domain": "general",
|
|
613
|
-
"routing_tier": "basic"
|
|
614
|
-
},
|
|
615
|
-
{
|
|
616
|
-
"name": "testing-patterns",
|
|
617
|
-
"description": "Testing mastery across stacks. Unit testing with Jest/Vitest/pytest, integration testing, E2E with Playwright, mocking strategies, test architecture (AAA, Given-When-Then), code coverage, snapshot testing, API testing, component testing with Testing Library, and TDD workflow. Use when writing tests, designing test architecture, or improving test coverage.",
|
|
618
|
-
"routing_domain": "general",
|
|
619
|
-
"routing_tier": "basic"
|
|
620
|
-
},
|
|
621
|
-
{
|
|
622
|
-
"name": "trend-researcher",
|
|
623
|
-
"description": "Creative muse and design trend analyzer for modern web/mobile interfaces.",
|
|
624
|
-
"routing_domain": "general",
|
|
625
|
-
"routing_tier": "basic"
|
|
626
|
-
},
|
|
627
|
-
{
|
|
628
|
-
"name": "typescript-advanced",
|
|
629
|
-
"description": "Advanced TypeScript mastery. Generics with constraints, conditional types, mapped types, template literal types, the satisfies operator, discriminated unions, branded/nominal types, type-level programming, utility type internals, variance annotations, module augmentation, and declaration merging. Use when writing complex type definitions, building type-safe libraries, or solving \"how do I type this?\" problems.",
|
|
630
|
-
"routing_domain": "general",
|
|
631
|
-
"routing_tier": "basic"
|
|
632
|
-
},
|
|
633
|
-
{
|
|
634
|
-
"name": "ui-ux-pro-max",
|
|
635
|
-
"description": "The Picasso Protocol \u2014 Elite UI/UX design mastery for web and mobile. Covers visual identity systems, spatial composition, typography mathematics, color science (OKLCH), motion choreography, responsive architecture, dark mode engineering, and anti-AI-slop aesthetics. The definitive skill for building interfaces that feel designed by a human creative director, not an algorithm.",
|
|
636
|
-
"routing_domain": "general",
|
|
637
|
-
"routing_tier": "basic"
|
|
638
|
-
},
|
|
639
|
-
{
|
|
640
|
-
"name": "ui-ux-researcher",
|
|
641
|
-
"description": "Expert auditor for accessibility, cognitive load, and premium design heuristics.",
|
|
642
|
-
"routing_domain": "general",
|
|
643
|
-
"routing_tier": "basic"
|
|
644
|
-
},
|
|
645
|
-
{
|
|
646
|
-
"name": "vue-expert",
|
|
647
|
-
"description": "Vue 3.5+ Composition API. Script setup, reactive refs, computed, watchers, composables, Pinia, Vue Router 4, Nuxt 4. Use when building Vue/Nuxt applications.",
|
|
648
|
-
"routing_domain": "general",
|
|
649
|
-
"routing_tier": "basic"
|
|
650
|
-
},
|
|
651
|
-
{
|
|
652
|
-
"name": "vulnerability-scanner",
|
|
653
|
-
"description": "Security vulnerability analysis mastery. OWASP Top 10 (2025), injection attacks (SQL, XSS, SSRF, command), authentication/authorization flaws, dependency vulnerabilities, secret scanning, CORS misconfiguration, supply chain attacks, and security headers. Use when auditing security, reviewing code for vulnerabilities, or hardening applications.",
|
|
654
|
-
"routing_domain": "general",
|
|
655
|
-
"routing_tier": "basic"
|
|
656
|
-
},
|
|
657
|
-
{
|
|
658
|
-
"name": "web-accessibility-auditor",
|
|
659
|
-
"description": "Web Accessibility (a11y) mastery. WCAG 2.2 AA standards, semantic HTML, ARIA attributes, keyboard navigation, focus management, screen reader compatibility, color contrast, and dynamic content announcements. Use when building UI components or auditing frontend code for accessibility compliance.",
|
|
660
|
-
"routing_domain": "general",
|
|
661
|
-
"routing_tier": "basic"
|
|
662
|
-
},
|
|
663
|
-
{
|
|
664
|
-
"name": "web-design-guidelines",
|
|
665
|
-
"description": "Review UI code for Next-Generation Web Interface Guidelines compliance. Use when asked to \"review my UI\", \"check accessibility\", \"audit design\", \"review UX\", or \"check my site against best practices\".",
|
|
666
|
-
"routing_domain": "general",
|
|
667
|
-
"routing_tier": "basic"
|
|
668
|
-
},
|
|
669
|
-
{
|
|
670
|
-
"name": "webapp-testing",
|
|
671
|
-
"description": "Comprehensive Web Application Testing strategy. Test Pyramid, Vitest/Jest for unit logic, React Testing Library for component integrity, MSW (Mock Service Worker) for API layer simulation, and visual regression. Use when setting up testing environments or defining global test strategies across a web stack.",
|
|
672
|
-
"routing_domain": "general",
|
|
673
|
-
"routing_tier": "basic"
|
|
674
|
-
},
|
|
675
|
-
{
|
|
676
|
-
"name": "webgpu-performance",
|
|
677
|
-
"description": "High-performance browser graphics and compute mastery. Transitioning from WebGL to WebGPU API, WGSL compute shaders, explicit GPU memory management, and browser-side tensor calculations.",
|
|
678
|
-
"routing_domain": "general",
|
|
679
|
-
"routing_tier": "basic"
|
|
680
|
-
},
|
|
681
|
-
{
|
|
682
|
-
"name": "whimsy-injector",
|
|
683
|
-
"description": "Micro-delight generator for frontend interfaces. Suggests and implements subtle animations, playful transitions, and interaction polish across any frontend stack.",
|
|
684
|
-
"routing_domain": "general",
|
|
685
|
-
"routing_tier": "basic"
|
|
686
|
-
},
|
|
687
|
-
{
|
|
688
|
-
"name": "workflow-optimizer",
|
|
689
|
-
"description": "Analyzes agent tool-calling patterns and task execution efficiency to suggest process improvements.",
|
|
690
|
-
"routing_domain": "general",
|
|
691
|
-
"routing_tier": "basic"
|
|
692
|
-
}
|
|
102
|
+
{ "name": "12-principles-of-animation", "description": "Application of Disney's 12 Principles of Animation to modern web UI motion.", "routing_domain": "motion", "routing_tier": "specialized", "trigger_keywords": ["animation", "disney", "motion", "squash", "stretch", "ui"] },
|
|
103
|
+
{ "name": "60fps-animation", "description": "Web animation performance guidance for avoiding layout thrashing and GPU compositor motion.", "routing_domain": "motion", "routing_tier": "specialized", "trigger_keywords": ["60fps", "animation", "fps", "performance", "transform", "opacity"] },
|
|
104
|
+
{ "name": "Knowledge Graph Analyzer", "description": "Understands architecture, blast radius, and dependencies with 27x Context Snapshots.", "routing_domain": "general", "routing_tier": "core", "trigger_keywords": ["knowledge graph", "architecture", "blast radius", "dependencies"] },
|
|
105
|
+
{ "name": "accessible-animation", "description": "Tiered reduced-motion patterns for CSS, GSAP, Framer Motion, and View Transitions.", "routing_domain": "motion", "routing_tier": "specialized", "trigger_keywords": ["accessible animation", "prefers-reduced-motion", "a11y", "wcag"] },
|
|
106
|
+
{ "name": "adapt", "description": "Adapt designs across breakpoints, devices, platform constraints, and container queries.", "routing_domain": "frontend", "routing_tier": "specialized", "trigger_keywords": ["responsive", "adapt", "breakpoints", "container queries", "mobile"] },
|
|
107
|
+
{ "name": "advanced-rag-pipelines", "description": "Production-grade Retrieval-Augmented Generation (RAG), hybrid search, and reranking.", "routing_domain": "ai-llm", "routing_tier": "expert", "trigger_keywords": ["rag", "vector search", "bm25", "reranking", "embeddings"] },
|
|
108
|
+
{ "name": "agent-organizer", "description": "Master Agent orchestration framework, sub-agent coordination, and memory distillation.", "routing_domain": "orchestration", "routing_tier": "expert", "trigger_keywords": ["agent organizer", "subagent", "memory", "coordination"] },
|
|
109
|
+
{ "name": "agentic-patterns", "description": "AI agent design principles, agent loops, tool calling, and human-in-the-loop gates.", "routing_domain": "ai-llm", "routing_tier": "expert", "trigger_keywords": ["agentic", "tool calling", "agent loop", "guardrails"] },
|
|
110
|
+
{ "name": "ai-prompt-injection-defense", "description": "Prompt Injection defense strategies, XML framing, and LLM circuit breakers.", "routing_domain": "security", "routing_tier": "expert", "trigger_keywords": ["prompt injection", "jailbreak", "sanitization", "xml framing"] },
|
|
111
|
+
{ "name": "animation-on-scroll", "description": "Intentional scroll-driven motion using modern CSS view-timeline or GSAP ScrollTrigger.", "routing_domain": "motion", "routing_tier": "specialized", "trigger_keywords": ["scroll animation", "scrolltrigger", "timeline", "parallax"] },
|
|
112
|
+
{ "name": "animation-systems", "description": "Systematize animation tokens across a full codebase for consistent motion design.", "routing_domain": "motion", "routing_tier": "specialized", "trigger_keywords": ["animation system", "tokens", "easing", "duration", "motion"] },
|
|
113
|
+
{ "name": "antfu-conventions", "description": "Anthony Fu's coding conventions and project configuration patterns for TypeScript.", "routing_domain": "general", "routing_tier": "basic", "trigger_keywords": ["antfu", "conventions", "eslint", "typescript"] },
|
|
114
|
+
{ "name": "api-patterns", "description": "REST, GraphQL, tRPC, gRPC selection, pagination, rate limiting, and OpenAPI docs.", "routing_domain": "backend", "routing_tier": "specialized", "trigger_keywords": ["api", "rest", "graphql", "trpc", "openapi"] },
|
|
115
|
+
{ "name": "api-security-auditor", "description": "API security auditing, rate limiting, payload validation, IDOR, and mass assignment.", "routing_domain": "security", "routing_tier": "expert", "trigger_keywords": ["api security", "idor", "rate limit", "payload validation"] },
|
|
116
|
+
{ "name": "app-builder", "description": "Main application building orchestrator for full-stack projects.", "routing_domain": "general", "routing_tier": "core", "trigger_keywords": ["app builder", "full stack", "scaffold", "application"] },
|
|
117
|
+
{ "name": "appflow-wireframe", "description": "Mermaid.js flowcharting, user journey mapping, and interaction matrices.", "routing_domain": "frontend", "routing_tier": "specialized", "trigger_keywords": ["wireframe", "appflow", "mermaid", "flowchart", "user journey"] },
|
|
118
|
+
{ "name": "apple-design", "description": "Apple HIG and Apple-inspired design patterns for web and mobile.", "routing_domain": "frontend", "routing_tier": "specialized", "trigger_keywords": ["apple design", "hig", "ios style", "clean ui"] },
|
|
119
|
+
{ "name": "architecture", "description": "Software architecture mastery, hexagonal architecture, domain-driven design, and ADRs.", "routing_domain": "general", "routing_tier": "expert", "trigger_keywords": ["architecture", "clean architecture", "hexagonal", "ddd", "adr"] },
|
|
120
|
+
{ "name": "audit-and-fix", "description": "Accessibility auditing and remediation workflow for WCAG 2.2 AA compliance.", "routing_domain": "frontend", "routing_tier": "specialized", "trigger_keywords": ["audit fix", "a11y audit", "wcag remediation"] },
|
|
121
|
+
{ "name": "authentication-best-practices", "description": "OAuth2, OpenID Connect, JWT, session management, and RBAC/ABAC.", "routing_domain": "security", "routing_tier": "expert", "trigger_keywords": ["auth", "oauth2", "jwt", "session", "rbac"] },
|
|
122
|
+
{ "name": "backend-security-expert", "description": "Backend security auditing for Next Server Actions, Node APIs, and ORM injection.", "routing_domain": "security", "routing_tier": "expert", "trigger_keywords": ["backend security", "server actions", "orm injection", "rbac"] },
|
|
123
|
+
{ "name": "baseline-ui", "description": "Quickly deslop UI code by fixing spacing, hierarchy, typography, and contrast.", "routing_domain": "frontend", "routing_tier": "basic", "trigger_keywords": ["baseline ui", "deslop", "cleanup ui", "spacing"] },
|
|
124
|
+
{ "name": "bash-linux", "description": "Bash terminal mastery, shell scripting, piping, AWK, and ripgrep text pipelines.", "routing_domain": "devops", "routing_tier": "specialized", "trigger_keywords": ["bash", "linux", "terminal", "awk", "shell script"] },
|
|
125
|
+
{ "name": "behavioral-modes", "description": "AI operational modes (brainstorm, implement, debug, review, teach, ship).", "routing_domain": "general", "routing_tier": "core", "trigger_keywords": ["behavioral mode", "operational mode", "persona"] },
|
|
126
|
+
{ "name": "better-colors", "description": "OKLCH color space for web projects, palettes, contrast ratios, and Tailwind v4 themes.", "routing_domain": "frontend", "routing_tier": "specialized", "trigger_keywords": ["oklch", "color palette", "better colors", "tailwind v4"] },
|
|
127
|
+
{ "name": "better-typography", "description": "Advanced web typography scaling, font pairing, optical sizing, and OpenType features.", "routing_domain": "frontend", "routing_tier": "specialized", "trigger_keywords": ["typography", "font pairing", "optical sizing", "tracking"] },
|
|
128
|
+
{ "name": "better-ui", "description": "Design engineering principles for micro-interactions, shadows, borders, and hover states.", "routing_domain": "frontend", "routing_tier": "specialized", "trigger_keywords": ["better ui", "micro-interactions", "shadows", "borders"] },
|
|
129
|
+
{ "name": "bolder", "description": "Increase visual impact, punch, and personality for generic or bland interfaces.", "routing_domain": "frontend", "routing_tier": "specialized", "trigger_keywords": ["bolder", "make it pop", "punchy ui", "character"] },
|
|
130
|
+
{ "name": "brainstorming", "description": "Socratic ideation, architectural exploration, and tradeoff analysis.", "routing_domain": "general", "routing_tier": "core", "trigger_keywords": ["brainstorming", "socratic", "ideation", "exploration"] },
|
|
131
|
+
{ "name": "browser-native-ai", "description": "Browser-native AI, ONNX Runtime Web, WebNN API acceleration, and WebAssembly.", "routing_domain": "ai-llm", "routing_tier": "expert", "trigger_keywords": ["browser native ai", "onnx", "webnn", "wasm ai"] },
|
|
132
|
+
{ "name": "build-primitive", "description": "Build foundational unstyled accessible UI primitives (Dialog, Combobox, Accordion).", "routing_domain": "frontend", "routing_tier": "specialized", "trigger_keywords": ["primitive", "headless ui", "dialog", "combobox", "aria"] },
|
|
133
|
+
{ "name": "building-native-ui", "description": "Cross-platform Native UI (React Native / Expo), 60fps motion, and safe areas.", "routing_domain": "mobile", "routing_tier": "expert", "trigger_keywords": ["native ui", "react native", "expo router", "reanimated"] },
|
|
134
|
+
{ "name": "cicd-pro", "description": "Production CI/CD pipelines, GitHub Actions, automated testing, and zero-downtime deploy.", "routing_domain": "devops", "routing_tier": "expert", "trigger_keywords": ["cicd", "github actions", "pipeline", "zero downtime"] },
|
|
135
|
+
{ "name": "clarify", "description": "Improve UX microcopy, label optimization, error messages, and cognitive clarity.", "routing_domain": "frontend", "routing_tier": "basic", "trigger_keywords": ["clarify", "microcopy", "labels", "ux text"] },
|
|
136
|
+
{ "name": "clean-code", "description": "Clean code naming conventions, DRY/WET balance, SOLID principles, and refactoring.", "routing_domain": "general", "routing_tier": "core", "trigger_keywords": ["clean code", "solid", "dry", "refactoring", "naming"] },
|
|
137
|
+
{ "name": "cloud-architect", "description": "Cloud infrastructure architecture, AWS, multi-region resilience, and cost optimization.", "routing_domain": "devops", "routing_tier": "expert", "trigger_keywords": ["cloud architect", "aws", "infrastructure", "resilience"] },
|
|
138
|
+
{ "name": "cobejs", "description": "Build hardware-accelerated 3D interactive animated globes and web orbs with Cobe WebGL.", "routing_domain": "motion", "routing_tier": "specialized", "trigger_keywords": ["cobejs", "3d globe", "webgl globe", "interactive orb"] },
|
|
139
|
+
{ "name": "code-review-checklist", "description": "Code review guidelines covering logic, security, style, and best practices.", "routing_domain": "general", "routing_tier": "core", "trigger_keywords": ["code review", "checklist", "review guidelines"] },
|
|
140
|
+
{ "name": "codebase-design", "description": "Designing deep modules with small interfaces and clean seams.", "routing_domain": "general", "routing_tier": "expert", "trigger_keywords": ["codebase design", "deep modules", "seams", "interfaces"] },
|
|
141
|
+
{ "name": "colorize", "description": "Strategic, harmonious, accessible color systems and OKLCH palettes for flat interfaces.", "routing_domain": "frontend", "routing_tier": "specialized", "trigger_keywords": ["colorize", "oklch color", "accessible color", "palette"] },
|
|
142
|
+
{ "name": "compact-landing", "description": "Build compact, premium landing pages with quiet typography and high conversion flow.", "routing_domain": "frontend", "routing_tier": "specialized", "trigger_keywords": ["compact landing", "hero section", "conversion ui"] },
|
|
143
|
+
{ "name": "company-logos", "description": "Social proof rows, logo grids, customer carousels, and trust badges layout rules.", "routing_domain": "frontend", "routing_tier": "basic", "trigger_keywords": ["company logos", "social proof", "logo grid", "trust badges"] },
|
|
144
|
+
{ "name": "config-validator", "description": "Validate tsconfig, eslint, prettier, and build tool configuration schemas.", "routing_domain": "devops", "routing_tier": "basic", "trigger_keywords": ["config validator", "tsconfig", "eslint config"] },
|
|
145
|
+
{ "name": "containerization-pro", "description": "Docker, multi-stage container builds, distroless images, and container security.", "routing_domain": "devops", "routing_tier": "expert", "trigger_keywords": ["docker", "container", "multistage build", "distroless"] },
|
|
146
|
+
{ "name": "create-design-md", "description": "Create or update DESIGN.md with evidence-based tokens from codebases or sites.", "routing_domain": "frontend", "routing_tier": "specialized", "trigger_keywords": ["design md", "design tokens", "extract design system"] },
|
|
147
|
+
{ "name": "critique", "description": "Evaluate design quality with UX scoring, heuristic analysis, and persona usability checks.", "routing_domain": "frontend", "routing_tier": "specialized", "trigger_keywords": ["critique", "ux scoring", "design audit", "usability"] },
|
|
148
|
+
{ "name": "csharp-developer", "file": "skills/csharp-developer/SKILL.md", "description": "C# 12 and .NET 8/9 specialist for ASP.NET Core, EF Core, and Blazor.", "routing_domain": "backend", "routing_tier": "specialized", "trigger_keywords": ["csharp", "dotnet", "ef core", "blazor"] },
|
|
149
|
+
{ "name": "data-validation-schemas", "description": "Zod, Pydantic, Valibot, and TypeBox data validation patterns.", "routing_domain": "backend", "routing_tier": "specialized", "trigger_keywords": ["zod", "pydantic", "valibot", "schema validation"] },
|
|
150
|
+
{ "name": "database-design", "description": "Relational schema design, normalization, indexing strategies, and ORM mapping.", "routing_domain": "database", "routing_tier": "expert", "trigger_keywords": ["database design", "indexing", "normalization", "schema"] },
|
|
151
|
+
{ "name": "delight", "description": "Inject micro-moments of delight, tactile feedback, and playful UI interactions.", "routing_domain": "frontend", "routing_tier": "specialized", "trigger_keywords": ["delight", "tactile feedback", "confetti", "micro delight"] },
|
|
152
|
+
{ "name": "dependency-ladder", "description": "Framework for minimizing code complexity and enforcing 6 Rungs of the Dependency Ladder.", "routing_domain": "general", "routing_tier": "core", "trigger_keywords": ["dependency ladder", "overengineering", "keep it simple"] },
|
|
153
|
+
{ "name": "deployment-procedures", "description": "Production deployment procedures, rollback baselines, and pre-flight validation.", "routing_domain": "devops", "routing_tier": "specialized", "trigger_keywords": ["deploy procedure", "rollback", "pre-flight checks"] },
|
|
154
|
+
{ "name": "design-lab", "description": "Design laboratory for experimental UI patterns, layout exploration, and visual prototyping.", "routing_domain": "frontend", "routing_tier": "specialized", "trigger_keywords": ["design lab", "experimental ui", "prototyping"] },
|
|
155
|
+
{ "name": "diagnosing-bugs", "description": "Systematic bug diagnosis methodology, root cause isolation, and hypothesis testing.", "routing_domain": "general", "routing_tier": "core", "trigger_keywords": ["diagnosing bugs", "root cause", "hypothesis testing"] },
|
|
156
|
+
{ "name": "distill", "description": "Simplify noisy interfaces by removing non-essential visual and operational complexity.", "routing_domain": "frontend", "routing_tier": "basic", "trigger_keywords": ["distill", "simplify ui", "remove clutter"] },
|
|
157
|
+
{ "name": "documentation-templates", "description": "Documentation templates for READMEs, API docs, code comments, and architecture specs.", "routing_domain": "general", "routing_tier": "basic", "trigger_keywords": ["doc templates", "readme template", "api doc format"] },
|
|
158
|
+
{ "name": "domain-modeling", "description": "Build domain models, ubiquitous language, entity relationships, and bounded contexts.", "routing_domain": "general", "routing_tier": "expert", "trigger_keywords": ["domain modeling", "ubiquitous language", "bounded context"] },
|
|
159
|
+
{ "name": "edge-computing", "description": "Cloudflare Workers, Vercel Edge Functions, Durable Objects, and low latency caching.", "routing_domain": "backend", "routing_tier": "expert", "trigger_keywords": ["edge computing", "cloudflare workers", "edge functions"] },
|
|
160
|
+
{ "name": "emil-design-eng", "description": "Emil Kowalski inspired design engineering micro-interactions and motion polish.", "routing_domain": "motion", "routing_tier": "specialized", "trigger_keywords": ["emil design", "kowalski", "micro-interactions", "motion polish"] },
|
|
161
|
+
{ "name": "error-resilience", "description": "Error handling strategies, circuit breakers, fallback states, and retry loops.", "routing_domain": "backend", "routing_tier": "specialized", "trigger_keywords": ["error resilience", "circuit breaker", "retry loop", "fallback"] },
|
|
162
|
+
{ "name": "extract-design-system", "description": "Extract design tokens, color variables, and typography rules into a reusable system.", "routing_domain": "frontend", "routing_tier": "specialized", "trigger_keywords": ["extract design system", "tokens", "css variables"] },
|
|
163
|
+
{ "name": "fabel-protocol", "description": "Epistemic cognitive check loop and precision budget protocol.", "routing_domain": "general", "routing_tier": "core", "trigger_keywords": ["fabel protocol", "epistemic check", "precision budget"] },
|
|
164
|
+
{ "name": "fixing-accessibility", "description": "Audit and fix HTML accessibility issues including ARIA labels and focus traps.", "routing_domain": "frontend", "routing_tier": "specialized", "trigger_keywords": ["fixing accessibility", "a11y fix", "aria labels", "focus trap"] },
|
|
165
|
+
{ "name": "fixing-metadata", "description": "Audit and fix page metadata, titles, OpenGraph cards, canonical URLs, and JSON-LD.", "routing_domain": "frontend", "routing_tier": "basic", "trigger_keywords": ["fixing metadata", "opengraph", "seo meta", "json-ld"] },
|
|
166
|
+
{ "name": "fixing-motion-performance", "description": "Audit and fix animation performance, layout thrashing, and compositor properties.", "routing_domain": "motion", "routing_tier": "specialized", "trigger_keywords": ["motion perf fix", "layout thrashing", "compositor properties"] },
|
|
167
|
+
{ "name": "framer-motion-expert", "description": "Framer Motion 12+ for React declarative component animations and layout transitions.", "routing_domain": "motion", "routing_tier": "expert", "trigger_keywords": ["framer motion", "animatepresence", "layout animation", "useanimate"] },
|
|
168
|
+
{ "name": "frontend-design", "description": "Design thinking for web UI, micro-interactions, typography, and CSS-first UI logic.", "routing_domain": "frontend", "routing_tier": "specialized", "trigger_keywords": ["frontend design", "visual hierarchy", "css first"] },
|
|
169
|
+
{ "name": "frontend-security-expert", "description": "Frontend security auditing for React/Next.js UI, hydration poisoning, and XSS.", "routing_domain": "security", "routing_tier": "expert", "trigger_keywords": ["frontend security", "xss", "hydration poisoning", "csp"] },
|
|
170
|
+
{ "name": "game-design-expert", "description": "Game mechanics, core loops, game feel, spatial level design, and progression systems.", "routing_domain": "general", "routing_tier": "expert", "trigger_keywords": ["game design", "game mechanics", "game feel", "level design"] },
|
|
171
|
+
{ "name": "game-engineering-expert", "description": "Game engine architecture, entity-component systems (ECS), physics, and loop optimization.", "routing_domain": "general", "routing_tier": "expert", "trigger_keywords": ["game engineering", "ecs", "physics engine", "game loop"] },
|
|
172
|
+
{ "name": "generative-ui-expert", "description": "Vercel AI SDK 3.0+, React Server Components + LLMs, streaming UI elements.", "routing_domain": "ai-llm", "routing_tier": "expert", "trigger_keywords": ["generative ui", "vercel ai sdk", "streaming ui", "tool calling"] },
|
|
173
|
+
{ "name": "geo-fundamentals", "description": "Geospatial data handling, GeoJSON, Turf.js, Leaflet, and Mapbox integrations.", "routing_domain": "general", "routing_tier": "specialized", "trigger_keywords": ["geo", "geojson", "mapbox", "turfjs", "maps"] },
|
|
174
|
+
{ "name": "git-pro", "description": "Git mastery, interactive rebase, cherry-pick, bisect, reflog, and conventional commits.", "routing_domain": "devops", "routing_tier": "specialized", "trigger_keywords": ["git", "rebase", "cherry pick", "bisect", "reflog"] },
|
|
175
|
+
{ "name": "github-operations", "description": "GitHub Actions workflows, PR templates, issue automation, and release management.", "routing_domain": "devops", "routing_tier": "specialized", "trigger_keywords": ["github operations", "github actions", "pr template"] },
|
|
176
|
+
{ "name": "gpt-taste", "description": "High-agency UX/UI skill with strict layout variance and GSAP motion engineering.", "routing_domain": "frontend", "routing_tier": "expert", "trigger_keywords": ["gpt taste", "superior ui", "layout variance"] },
|
|
177
|
+
{ "name": "gsap-core", "description": "GSAP Core animation engine, gsap.to, gsap.from, gsap.fromTo, and easing curves.", "routing_domain": "motion", "routing_tier": "specialized", "trigger_keywords": ["gsap core", "gsap.to", "gsap.from", "easing"] },
|
|
178
|
+
{ "name": "gsap-frameworks", "description": "Integrating GSAP cleanly across Next.js, React, Vue, Svelte, and Nuxt framework contexts.", "routing_domain": "motion", "routing_tier": "specialized", "trigger_keywords": ["gsap frameworks", "gsap react", "gsap vue", "usegsap"] },
|
|
179
|
+
{ "name": "gsap-performance", "description": "Official GSAP skill for performance — transform preference, batching, will-change.", "routing_domain": "motion", "routing_tier": "specialized", "trigger_keywords": ["gsap perf", "transform", "will-change", "gpu compositor"] },
|
|
180
|
+
{ "name": "gsap-plugins", "description": "GSAP official plugins (Flip, MotionPath, Observer, ScrollTo, SplitText, TextPlugin).", "routing_domain": "motion", "routing_tier": "specialized", "trigger_keywords": ["gsap plugins", "flip plugin", "splittext", "observer"] },
|
|
181
|
+
{ "name": "gsap-react", "description": "Official GSAP skill for React — useGSAP hook, refs, gsap.context(), cleanup.", "routing_domain": "motion", "routing_tier": "specialized", "trigger_keywords": ["gsap react", "usegsap", "gsap context", "react animation"] },
|
|
182
|
+
{ "name": "gsap-scrolltrigger", "description": "GSAP ScrollTrigger plugin for scroll-driven animations and pinning.", "routing_domain": "motion", "routing_tier": "specialized", "trigger_keywords": ["scrolltrigger", "pinning", "scroll animation", "scrub"] },
|
|
183
|
+
{ "name": "gsap-timeline", "description": "Official GSAP skill for timelines — position parameter, nesting, and playback control.", "routing_domain": "motion", "routing_tier": "specialized", "trigger_keywords": ["gsap timeline", "sequence animation", "position parameter"] },
|
|
184
|
+
{ "name": "gsap-utils", "description": "Official GSAP skill for gsap.utils — clamp, mapRange, normalize, interpolate, random.", "routing_domain": "motion", "routing_tier": "specialized", "trigger_keywords": ["gsap utils", "clamp", "maprange", "interpolate"] },
|
|
185
|
+
{ "name": "harden", "description": "Make interfaces production-resilient with empty states, loading skeletons, and i18n.", "routing_domain": "frontend", "routing_tier": "specialized", "trigger_keywords": ["harden ui", "empty state", "loading skeleton", "i18n"] },
|
|
186
|
+
{ "name": "harness-protocol", "description": "Rules and guidelines for the Marathon long-running agent harness.", "routing_domain": "orchestration", "routing_tier": "expert", "trigger_keywords": ["harness protocol", "marathon", "long running agent"] },
|
|
187
|
+
{ "name": "i18n-localization", "description": "Internationalization and localization patterns (next-intl, i18next, react-intl).", "routing_domain": "frontend", "routing_tier": "specialized", "trigger_keywords": ["i18n", "localization", "next-intl", "i18next"] },
|
|
188
|
+
{ "name": "impeccable", "description": "Flagship design engineering skill for creating production-grade anti-generic UI.", "routing_domain": "frontend", "routing_tier": "expert", "trigger_keywords": ["impeccable", "flagship ui", "craftsmanship", "anti-generic"] },
|
|
189
|
+
{ "name": "improve-codebase-architecture", "description": "Scans codebase for deepening opportunities and architectural bottlenecks.", "routing_domain": "general", "routing_tier": "expert", "trigger_keywords": ["improve architecture", "architectural debt", "coupling"] },
|
|
190
|
+
{ "name": "improve-ui", "description": "Audit an existing product surface against design evidence and write actionable plans.", "routing_domain": "frontend", "routing_tier": "specialized", "trigger_keywords": ["improve ui", "ui audit", "interface cleanup"] },
|
|
191
|
+
{ "name": "intelligent-routing", "description": "Dynamic request routing and agent selection logic.", "routing_domain": "orchestration", "routing_tier": "expert", "trigger_keywords": ["intelligent routing", "agent selection", "router"] },
|
|
192
|
+
{ "name": "interface-design", "description": "Interface design principles for intuitive and coherent user interfaces.", "routing_domain": "frontend", "routing_tier": "specialized", "trigger_keywords": ["interface design", "ui layout", "visual coherence"] },
|
|
193
|
+
{ "name": "knowledge-graph", "description": "Codebase risk blast radius analysis and dependency topology visualization.", "routing_domain": "general", "routing_tier": "core", "trigger_keywords": ["knowledge graph", "risk blast radius", "codebase map"] },
|
|
194
|
+
{ "name": "landing-page", "description": "High-converting landing page structure, hero section layouts, and feature grid pacing.", "routing_domain": "frontend", "routing_tier": "specialized", "trigger_keywords": ["landing page", "hero section", "cta hierarchy", "conversion"] },
|
|
195
|
+
{ "name": "lint-and-validate", "description": "Linting and validation principles for code quality enforcement.", "routing_domain": "general", "routing_tier": "core", "trigger_keywords": ["lint validate", "eslint", "prettier", "code style"] },
|
|
196
|
+
{ "name": "llm-engineering", "description": "Prompt engineering, RAG pipelines, fine-tuning, function calling, and structured outputs.", "routing_domain": "ai-llm", "routing_tier": "expert", "trigger_keywords": ["llm engineering", "prompt engineering", "structured output"] },
|
|
197
|
+
{ "name": "local-first", "description": "Local-first architecture, CRDTs, optimistic updates, and offline sync engines.", "routing_domain": "backend", "routing_tier": "expert", "trigger_keywords": ["local first", "crdt", "offline sync", "indexeddb"] },
|
|
198
|
+
{ "name": "local-first-architecture", "description": "Local-first architecture guidance for instant web apps, IndexedDB sync engines, and CRDTs.", "routing_domain": "backend", "routing_tier": "expert", "trigger_keywords": ["local first architecture", "instant UI", "offline operation"] },
|
|
199
|
+
{ "name": "lottie-animation", "description": "Lottie and dotLottie integration, playback control, hover triggers, and runtime theming.", "routing_domain": "motion", "routing_tier": "specialized", "trigger_keywords": ["lottie", "dotlottie", "lottie animation", "vector animation"] },
|
|
200
|
+
{ "name": "marquee-loop", "description": "Hardware-accelerated continuous looping marquees for logo rows and testimonials.", "routing_domain": "motion", "routing_tier": "specialized", "trigger_keywords": ["marquee", "loop", "continuous scroll", "logo row"] },
|
|
201
|
+
{ "name": "masked-reveal", "description": "CSS clip-path, SVG masking, and layered entrance reveals for images and text.", "routing_domain": "motion", "routing_tier": "specialized", "trigger_keywords": ["masked reveal", "clip path", "svg mask", "entrance animation"] },
|
|
202
|
+
{ "name": "mcp-builder", "description": "Build Model Context Protocol (MCP) servers and tool schemas.", "routing_domain": "ai-llm", "routing_tier": "expert", "trigger_keywords": ["mcp builder", "model context protocol", "mcp tool"] },
|
|
203
|
+
{ "name": "micro-interaction", "description": "UI motion guidance for hover/press feedback, toggles, toasts, drawers, and modals.", "routing_domain": "motion", "routing_tier": "specialized", "trigger_keywords": ["micro interaction", "press feedback", "toast animation"] },
|
|
204
|
+
{ "name": "mobile-design", "description": "Mobile-first design for iOS, Android, touch interactions, haptics, and Reanimated 3.", "routing_domain": "mobile", "routing_tier": "specialized", "trigger_keywords": ["mobile design", "touch UI", "haptics", "reanimated 3"] },
|
|
205
|
+
{ "name": "monorepo-management", "description": "Monorepo management using Turborepo, Nx, pnpm workspaces, and shared packages.", "routing_domain": "devops", "routing_tier": "expert", "trigger_keywords": ["monorepo", "turborepo", "pnpm workspace", "nx"] },
|
|
206
|
+
{ "name": "morphing-icons", "description": "Build morphing SVG icon components that transition smoothly between states.", "routing_domain": "motion", "routing_tier": "specialized", "trigger_keywords": ["morphing icons", "svg morphing", "icon transition"] },
|
|
207
|
+
{ "name": "motion-engineering", "description": "Motion engineering mastery across Framer Motion, GSAP, WebGL, and CSS keyframes.", "routing_domain": "motion", "routing_tier": "expert", "trigger_keywords": ["motion engineering", "animation strategy", "framer vs gsap"] },
|
|
208
|
+
{ "name": "nextjs-react-expert", "description": "Next.js 15+ App Router, Server Components, Server Actions, PPR, and middleware.", "routing_domain": "frontend", "routing_tier": "expert", "trigger_keywords": ["nextjs expert", "app router", "server actions", "ppr"] },
|
|
209
|
+
{ "name": "nodejs-best-practices", "description": "Node.js production practices, async error handling, clustering, and event loop safety.", "routing_domain": "backend", "routing_tier": "specialized", "trigger_keywords": ["nodejs", "event loop", "async await", "clustering"] },
|
|
210
|
+
{ "name": "observability", "description": "Telemetry, OpenTelemetry, Prometheus metrics, structured JSON logging, and tracing.", "routing_domain": "devops", "routing_tier": "expert", "trigger_keywords": ["observability", "opentelemetry", "metrics", "tracing", "logging"] },
|
|
211
|
+
{ "name": "page-transition-animation", "description": "Page and route transition patterns using View Transitions API and Framer Motion.", "routing_domain": "motion", "routing_tier": "specialized", "trigger_keywords": ["page transition", "view transitions", "route animation"] },
|
|
212
|
+
{ "name": "parallel-agents", "description": "Parallel processing coordination for multi-agent swarms and fan-out/fan-in processing.", "routing_domain": "orchestration", "routing_tier": "expert", "trigger_keywords": ["parallel agents", "swarm fanout", "race condition"] },
|
|
213
|
+
{ "name": "performance-profiling", "description": "CPU profiling, heap snapshot analysis, flame graphs, and memory leak isolation.", "routing_domain": "general", "routing_tier": "expert", "trigger_keywords": ["profiling", "flamegraph", "heap snapshot", "cpu profile"] },
|
|
214
|
+
{ "name": "plan-writing", "description": "Structure comprehensive implementation plans with verification criteria.", "routing_domain": "general", "routing_tier": "core", "trigger_keywords": ["plan writing", "implementation plan", "spec format"] },
|
|
215
|
+
{ "name": "platform-engineer", "description": "Platform engineering, internal developer platforms (IDP), Kubernetes, and IaC.", "routing_domain": "devops", "routing_tier": "expert", "trigger_keywords": ["platform engineer", "idp", "kubernetes", "terraform"] },
|
|
216
|
+
{ "name": "playwright-best-practices", "description": "Playwright End-to-End (E2E) testing mastery, resilient selectors, and network mocking.", "routing_domain": "general", "routing_tier": "specialized", "trigger_keywords": ["playwright", "e2e test", "selectors", "network mock"] },
|
|
217
|
+
{ "name": "polish", "description": "Final production quality pass for spacing, alignment, visual rhythm, and dark mode.", "routing_domain": "frontend", "routing_tier": "specialized", "trigger_keywords": ["polish", "visual rhythm", "alignment", "dark mode check"] },
|
|
218
|
+
{ "name": "powershell-windows", "description": "PowerShell and Windows environment automation, object piping, and ErrorActionPreference.", "routing_domain": "devops", "routing_tier": "specialized", "trigger_keywords": ["powershell", "windows script", "psprovider", "cmdlet"] },
|
|
219
|
+
{ "name": "pricing-page", "description": "SaaS pricing table architecture, billing toggles, feature comparison matrices, and CTA highlight.", "routing_domain": "frontend", "routing_tier": "specialized", "trigger_keywords": ["pricing page", "pricing table", "billing toggle", "saas tier"] },
|
|
220
|
+
{ "name": "product-aware-heuristics", "description": "Product-category UX heuristics for SaaS dashboards, e-commerce, and mobile apps.", "routing_domain": "frontend", "routing_tier": "specialized", "trigger_keywords": ["product heuristics", "saas ux", "ecommerce ux"] },
|
|
221
|
+
{ "name": "progressive-blur", "description": "Smooth progressive backdrop blurs, depth overlays, and modern glassmorphism.", "routing_domain": "frontend", "routing_tier": "specialized", "trigger_keywords": ["progressive blur", "glassmorphism", "backdrop filter"] },
|
|
222
|
+
{ "name": "project-idioms", "description": "Auto-evolved project-specific architectural idioms extracted from codebase decisions.", "routing_domain": "general", "routing_tier": "core", "trigger_keywords": ["project idioms", "team culture", "code conventions"] },
|
|
223
|
+
{ "name": "python-patterns", "description": "Python framework selection, async patterns, type hints, and project structure.", "routing_domain": "backend", "routing_tier": "specialized", "trigger_keywords": ["python patterns", "typing", "dataclasses", "asyncio"] },
|
|
224
|
+
{ "name": "python-pro", "description": "Python 3.12+ specialist, FastAPI, Pydantic v2, asyncio, modern types, and pytest.", "routing_domain": "backend", "routing_tier": "specialized", "trigger_keywords": ["python pro", "fastapi", "pydantic", "pytest"] },
|
|
225
|
+
{ "name": "quieter", "description": "Tone down overly loud, noisy, visually aggressive, or distracting designs.", "routing_domain": "frontend", "routing_tier": "basic", "trigger_keywords": ["quieter", "tone down", "reduce noise", "minimalist"] },
|
|
226
|
+
{ "name": "react-doctor", "description": "Scan React and Next.js applications for security, performance, re-render inefficiencies.", "routing_domain": "frontend", "routing_tier": "specialized", "trigger_keywords": ["react doctor", "re-renders", "react memory leak"] },
|
|
227
|
+
{ "name": "react-specialist", "description": "React 19 specialist, use(), Server/Client Components, Zustand/Jotai, React Query.", "routing_domain": "frontend", "routing_tier": "specialized", "trigger_keywords": ["react specialist", "use hook", "react query", "zustand"] },
|
|
228
|
+
{ "name": "readme-builder", "description": "Interactive README.md generation specialist with badges, installation, and usage.", "routing_domain": "general", "routing_tier": "basic", "trigger_keywords": ["readme builder", "readme generator", "project docs"] },
|
|
229
|
+
{ "name": "realtime-patterns", "description": "Real-time communication patterns (WebSockets, SSE, WebRTC, Long Polling).", "routing_domain": "backend", "routing_tier": "expert", "trigger_keywords": ["realtime", "websockets", "sse", "webrtc"] },
|
|
230
|
+
{ "name": "red-team-tactics", "description": "Red team tactics principles based on MITRE ATT&CK attack phases and detection evasion.", "routing_domain": "security", "routing_tier": "expert", "trigger_keywords": ["red team", "mitre attack", "evasion", "penetration"] },
|
|
231
|
+
{ "name": "redesign-skill", "description": "Audit and upgrade existing interfaces to premium visual quality while preserving logic.", "routing_domain": "frontend", "routing_tier": "specialized", "trigger_keywords": ["redesign", "ui upgrade", "visual enhancement"] },
|
|
232
|
+
{ "name": "review-animations", "description": "Audit web animations for layout thrashing, 60fps performance, and accessibility.", "routing_domain": "motion", "routing_tier": "specialized", "trigger_keywords": ["review animations", "animation audit", "motion performance"] },
|
|
233
|
+
{ "name": "rust-pro", "description": "Master Rust 1.75+ with async Tokio, Axum framework, Serde, and systems programming.", "routing_domain": "backend", "routing_tier": "expert", "trigger_keywords": ["rust pro", "tokio", "axum", "serde", "systems"] },
|
|
234
|
+
{ "name": "seo-fundamentals", "description": "SEO title tags, meta descriptions, OpenGraph, canonical URLs, and structured data.", "routing_domain": "frontend", "routing_tier": "basic", "trigger_keywords": ["seo fundamentals", "meta tags", "opengraph", "sitemap"] },
|
|
235
|
+
{ "name": "server-management", "description": "Production Linux administration, Nginx reverse proxy, UFW firewalls, SSH, systemd.", "routing_domain": "devops", "routing_tier": "expert", "trigger_keywords": ["server management", "nginx", "ufw", "systemd", "linux"] },
|
|
236
|
+
{ "name": "shadcn-ui-expert", "description": "Shadcn UI component library customization and Tailwind integration.", "routing_domain": "frontend", "routing_tier": "specialized", "trigger_keywords": ["shadcn", "shadcn ui", "tailwind components"] },
|
|
237
|
+
{ "name": "shape", "description": "Plan feature UX before writing code via structured Socratic design interviews.", "routing_domain": "frontend", "routing_tier": "specialized", "trigger_keywords": ["shape", "ux planning", "onboarding flow", "design interview"] },
|
|
238
|
+
{ "name": "skill-creator", "description": "Meta-agent specialized in expanding the framework by creating new SKILL.md files.", "routing_domain": "orchestration", "routing_tier": "expert", "trigger_keywords": ["skill creator", "create skill", "new skill md"] },
|
|
239
|
+
{ "name": "soft-skill", "description": "High-end visual design guidance for premium typography, spacing, depth, and animation.", "routing_domain": "frontend", "routing_tier": "specialized", "trigger_keywords": ["soft skill", "premium design", "visual depth"] },
|
|
240
|
+
{ "name": "sounds-on-the-web", "description": "Web Audio API procedural sound synthesis for tactile micro-interaction audio feedback.", "routing_domain": "motion", "routing_tier": "specialized", "trigger_keywords": ["web audio", "sound synthesis", "micro-interaction audio"] },
|
|
241
|
+
{ "name": "sql-pro", "description": "Advanced SQL query optimization, window functions, CTEs, indexing, and query plans.", "routing_domain": "database", "routing_tier": "expert", "trigger_keywords": ["sql pro", "explain analyze", "window functions", "cte"] },
|
|
242
|
+
{ "name": "supabase-postgres-best-practices", "description": "Supabase & PostgreSQL row level security (RLS), edge functions, and performant schema.", "routing_domain": "database", "routing_tier": "expert", "trigger_keywords": ["supabase", "postgres", "rls", "edge functions"] },
|
|
243
|
+
{ "name": "svg-animation", "description": "SVG stroke draw-on effects, path morphing, animated icons, and motion paths.", "routing_domain": "motion", "routing_tier": "specialized", "trigger_keywords": ["svg animation", "path morphing", "stroke draw"] },
|
|
244
|
+
{ "name": "swiftui-expert", "description": "SwiftUI 5+ for iOS/macOS layout, state management, animations, and Swift Concurrency.", "routing_domain": "mobile", "routing_tier": "expert", "trigger_keywords": ["swiftui", "ios app", "swift concurrency", "macos"] },
|
|
245
|
+
{ "name": "swiss-design", "description": "International Typographic Style (Swiss Design) strict grid, bold typographic contrast.", "routing_domain": "frontend", "routing_tier": "specialized", "trigger_keywords": ["swiss design", "grid discipline", "typographic contrast"] },
|
|
246
|
+
{ "name": "system-design-pro", "description": "System design, distributed systems, caching, message queues, and load balancers.", "routing_domain": "general", "routing_tier": "expert", "trigger_keywords": ["system design pro", "load balancer", "redis cache", "kafka"] },
|
|
247
|
+
{ "name": "systematic-debugging", "description": "Systematic debugging framework, root-cause isolation, 4-phase methodology, trace logs.", "routing_domain": "general", "routing_tier": "core", "trigger_keywords": ["systematic debugging", "root cause isolation", "trace log"] },
|
|
248
|
+
{ "name": "tailwind-patterns", "description": "Tailwind CSS v3/v4 design tokens, arbitrary values, plugin ecosystem, and dynamic themes.", "routing_domain": "frontend", "routing_tier": "specialized", "trigger_keywords": ["tailwind patterns", "tailwind v4", "css utilities"] },
|
|
249
|
+
{ "name": "taste-skill", "description": "Senior UI/UX frontend skill enforcing anti-slop design decisions, motion quality, micro-craft.", "routing_domain": "frontend", "routing_tier": "expert", "trigger_keywords": ["taste skill", "anti-slop", "micro craft", "ui quality"] },
|
|
250
|
+
{ "name": "tdd-workflow", "description": "Test-Driven Development (TDD) mastery, Red-Green-Refactor cycles, and behavioral tests.", "routing_domain": "general", "routing_tier": "expert", "trigger_keywords": ["tdd", "test driven development", "red green refactor"] },
|
|
251
|
+
{ "name": "test-result-analyzer", "description": "Ingests test logs and identifies root causes across failing test files with actionable fixes.", "routing_domain": "general", "routing_tier": "specialized", "trigger_keywords": ["test result analyzer", "test logs", "failing tests"] },
|
|
252
|
+
{ "name": "testing-patterns", "description": "Unit, integration, and E2E testing strategies across frontend and backend stacks.", "routing_domain": "general", "routing_tier": "specialized", "trigger_keywords": ["testing patterns", "unit testing", "integration testing"] },
|
|
253
|
+
{ "name": "thermo-nuclear-code-quality-review", "description": "Strict maintainability review for abstraction quality, giant files, and debt growth.", "routing_domain": "general", "routing_tier": "expert", "trigger_keywords": ["thermo nuclear review", "giant file check", "code debt"] },
|
|
254
|
+
{ "name": "thinking-protocol", "description": "Structured thinking protocol for problem decomposition and systematic decision-making.", "routing_domain": "general", "routing_tier": "core", "trigger_keywords": ["thinking protocol", "problem decomposition", "reasoning"] },
|
|
255
|
+
{ "name": "threejs-fundamentals", "description": "Three.js 3D graphics for web, scene setup, lighting, materials, geometries, and WebGL.", "routing_domain": "motion", "routing_tier": "specialized", "trigger_keywords": ["threejs", "webgl 3d", "3d scene", "lighting"] },
|
|
256
|
+
{ "name": "to-spring-or-not-to-spring", "description": "Audit physics-based spring animations vs duration-based cubic-bezier easing curves.", "routing_domain": "motion", "routing_tier": "specialized", "trigger_keywords": ["spring animation", "stiffness damping", "cubic bezier"] },
|
|
257
|
+
{ "name": "transitions-dev", "description": "Production CSS transition patterns for cards, modals, dropdowns, panels, accordions.", "routing_domain": "motion", "routing_tier": "basic", "trigger_keywords": ["css transitions", "modal transition", "dropdown animation"] },
|
|
258
|
+
{ "name": "trend-researcher", "description": "Creative muse and design trend analyzer for modern web/mobile interfaces.", "routing_domain": "frontend", "routing_tier": "specialized", "trigger_keywords": ["trend researcher", "design trends", "ui inspiration"] },
|
|
259
|
+
{ "name": "typeset", "description": "Web typography scaling, font pairing, optical sizing, line height cadence, text wrap balance.", "routing_domain": "frontend", "routing_tier": "specialized", "trigger_keywords": ["typeset", "typography scale", "line height", "text wrap"] },
|
|
260
|
+
{ "name": "typescript-advanced", "description": "Advanced TypeScript types, conditional types, template literals, type guards, brand types.", "routing_domain": "general", "routing_tier": "expert", "trigger_keywords": ["advanced typescript", "generics", "conditional types", "typeguard"] },
|
|
261
|
+
{ "name": "ui-reasoning-engine", "description": "UI reasoning engine for evaluating design decisions against visual hierarchy and spacing.", "routing_domain": "frontend", "routing_tier": "expert", "trigger_keywords": ["ui reasoning engine", "visual hierarchy", "spacing system"] },
|
|
262
|
+
{ "name": "ui-skill-packs", "description": "Mandatory skill loading packs consolidating UI skills into 3 tiered units.", "routing_domain": "frontend", "routing_tier": "core", "trigger_keywords": ["ui skill packs", "skill loading pack", "ui bundle"] },
|
|
263
|
+
{ "name": "ui-skills-root", "description": "Master router skill for design engineering and UI craft.", "routing_domain": "frontend", "routing_tier": "core", "trigger_keywords": ["ui skills root", "design engineering", "ui router"] },
|
|
264
|
+
{ "name": "ui-ux-pro-max", "description": "Plan and implement cutting-edge UI/UX with modular swarm architecture.", "routing_domain": "frontend", "routing_tier": "expert", "trigger_keywords": ["ui ux pro max", "picasso ui", "modular swarm ui"] },
|
|
265
|
+
{ "name": "ui-ux-researcher", "description": "Expert auditor for accessibility, cognitive load, and premium design heuristics.", "routing_domain": "frontend", "routing_tier": "specialized", "trigger_keywords": ["ui ux researcher", "cognitive load", "heuristics audit"] },
|
|
266
|
+
{ "name": "vulnerability-scanner", "description": "Automated security vulnerability scanner for dependencies and code injection vectors.", "routing_domain": "security", "routing_tier": "expert", "trigger_keywords": ["vulnerability scanner", "cve scan", "security audit"] },
|
|
267
|
+
{ "name": "vue-expert", "description": "Vue 3.5+ Composition API, script setup, reactive refs, Pinia, Vue Router 4, Nuxt 4.", "routing_domain": "frontend", "routing_tier": "specialized", "trigger_keywords": ["vue expert", "vue 3", "nuxt 4", "pinia"] },
|
|
268
|
+
{ "name": "web-accessibility-auditor", "description": "Comprehensive WCAG 2.2 AA accessibility auditor for web applications.", "routing_domain": "frontend", "routing_tier": "specialized", "trigger_keywords": ["web a11y auditor", "wcag audit", "accessibility report"] },
|
|
269
|
+
{ "name": "web-design-guidelines", "description": "Review UI code for Next-Generation Web Interface Guidelines compliance.", "routing_domain": "frontend", "routing_tier": "specialized", "trigger_keywords": ["web design guidelines", "ui guidelines", "interface audit"] },
|
|
270
|
+
{ "name": "web-quality-audit", "description": "Lighthouse-style analysis across Performance, Accessibility, Best Practices, SEO.", "routing_domain": "general", "routing_tier": "specialized", "trigger_keywords": ["web quality audit", "lighthouse", "seo audit"] },
|
|
271
|
+
{ "name": "webapp-testing", "description": "Full-stack web application testing, mock servers, fixtures, and CI configuration.", "routing_domain": "general", "routing_tier": "specialized", "trigger_keywords": ["webapp testing", "mock server", "test fixtures"] },
|
|
272
|
+
{ "name": "webgpu-performance", "description": "WebGPU API, WGSL compute shaders, explicit GPU memory, and browser tensor calculations.", "routing_domain": "motion", "routing_tier": "expert", "trigger_keywords": ["webgpu", "wgsl", "compute shaders", "gpu memory"] },
|
|
273
|
+
{ "name": "whimsy-injector", "description": "Micro-delight generator for subtle animations, playful transitions, and tactile feedback.", "routing_domain": "motion", "routing_tier": "specialized", "trigger_keywords": ["whimsy injector", "playful transition", "micro delight"] },
|
|
274
|
+
{ "name": "workflow-optimizer", "description": "Analyzes agent tool-calling patterns and task execution efficiency to suggest improvements.", "routing_domain": "orchestration", "routing_tier": "specialized", "trigger_keywords": ["workflow optimizer", "tool calling efficiency", "agent performance"] }
|
|
693
275
|
]
|
|
694
276
|
}
|