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.