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.