super-plan-mode 是做什麼的?
A universal agent skill for structured plan mode. Built natively for OpenClaw and Claude Code. Works with Cursor, Windsurf, Codex CLI, Aider, and more.
一個通用的結構化計劃模式智慧體技能。原生支援 OpenClaw 和 Claude Code,同時相容於 Cursor、Windsurf、Codex CLI、Aider 等更多平台。
temikeezy/super-plan-mode 是一個針對開發者的通用智慧體技能,旨在為 AI 編碼助手提供結構化的計劃模式。該技能原生支援 OpenClaw 和 Claude Code,確保在這些平台上獲得最佳體驗。此外,它還相容於 Cursor、Windsurf、Codex CLI、Aider 等熱門工具,使其成為多平台 AI 開發的高效解決方案。透過引入清晰的計劃階段,該技能幫助 AI 代理在生成程式碼前組織思路並分解任務,從而減少錯誤並提高程式碼品質。其基於 SKILL.md 的配置簡潔,便於整合到現有工作流程中。
npx skills add temikeezy/super-plan-modeA universal agent skill for structured plan mode. Built natively for OpenClaw and Claude Code. Works with Cursor, Windsurf, Codex CLI, Aider, and more.
ElevenLabs text-to-speech with mac-style say UX.
Oracle CLI second-model review/debug/refactor/design with selected files, dry-run token checks, API or browser engine.
Capture and automate macOS UI with the Peekaboo CLI.
You MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements and design before implementation.
Prisma ORM patterns for TypeScript backends — schema design, query optimization, transactions, pagination, and critical traps like updateMany returning count not records, $transaction timeouts, migrate dev resetting the DB, @updatedAt skipped on bulk writes, and serverless connection exhaustion.
Django + Celery async task patterns — configuration, task design, beat scheduling, retries, canvas workflows, monitoring, and testing. Use when adding background jobs, scheduled tasks, or async processing to a Django app.