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.