Use context-mode tools (ctx_execute, ctx_execute_file) instead of Bash/cat when processing large outputs. Triggers: "analyze logs", "summarize output",…
Updated 2026-09-19 03:27:16 +08:00
ui-ux-pro-max: UI/UX design intelligence for web, mobile, and desktop. This skill should be used when designing, building, reviewing, or fixing interfaces, including pages,…; design-system: Token architecture, component specifications, and slide generation. Three-layer tokens (primitive→semantic→component), CSS variables, spacing/typography…; design: Comprehensive design skill: brand identity, design tokens, UI styling, logo generation (55 styles, Gemini, Atlas Cloud, or MuAPI AI), corporate id…
Updated 2026-09-18 08:50:28 +08:00
paseo: Paseo reference for managing projects, workspaces, workspace scripts, agents, schedules, and heartbeats.; paseo-handoff: Hand off the current task to another agent with full context. Use when the user says "handoff", "hand off", "hand this to", or wants to pass work to another…; paseo-committee: Form a committee of two high-reasoning agents to step back, do root cause analysis, and produce a plan. Use when stuck, looping, tunnel-visioning, or facing a…; paseo-loop: Run an agent loop unti…
Updated 2026-09-14 20:28:43 +08:00
copilotkit-debug: Use when diagnosing CopilotKit issues -- runtime connectivity failures, agent not responding, streaming errors, tool execution problems, transcription…; copilotkit-develop: Use when building AI-powered features with CopilotKit v2 -- adding chat interfaces, registering frontend tools, sharing application context with agents,…; copilotkit-agui: Use when building custom agent backends, implementing the AG-UI protocol, debugging streaming issues, or understanding how agents commun…
Updated 2026-09-14 16:19:56 +08:00
remember: Save an insight, decision, or learning to agentmemory's long-term storage with searchable concept tags. Use when the user says "remember this", "save this",…; recall: Search agentmemory for past observations, sessions, and learnings about a topic using hybrid BM25 plus vector plus graph search. Use when the user says…; session-history: Show what happened in recent past sessions on this project as a clean timeline. Use when the user asks "what did we do last time", "session history", "…
Updated 2026-09-14 14:11:22 +08:00
typescript-advanced-types: Master TypeScript's advanced type system including generics, conditional types, mapped types, template literals, and utility types for building type-safe…; tailwind-design-system: Build scalable design systems with Tailwind CSS v4, design tokens, component libraries, and responsive patterns. Use when creating component libraries,…; nodejs-backend-patterns: Build production-ready Node.js backend services with Express/Fastify, implementing middleware patterns, error han…
Updated 2026-09-14 09:07:50 +08:00
Codebase intelligence for TypeScript and JavaScript. Static analysis reports changed-code risk, cleanup opportunities, duplication, circular dependencies,…
Updated 2026-09-11 16:52:16 +08:00
golang-code-style: Golang code style conventions — line length and breaking, variable declarations, control flow clarity, when comments help vs hurt. Use when writing or…; golang-error-handling: Idiomatic Golang error handling — creation, wrapping with %w, errors.Is/As, errors.Join, custom error types, sentinel errors, panic/recover, the single…; golang-testing: Production-ready Golang tests — table-driven tests, testify suites and mocks, parallel tests, fuzzing, fixtures, goroutine leak detect…
Updated 2026-09-07 09:45:17 +08:00
Use when working with color naming, color theory, color spaces, color definitions, or any task involving color knowledge - palettes, ramps, gradients,…
Updated 2026-09-02 20:40:11 +08:00
Comprehensive Rust coding guidelines with 265 rules across 26 categories. Use when writing, reviewing, or refactoring Rust code. Covers ownership, error…
Updated 2026-06-15 06:51:09 +08:00