원클릭으로
ultra-dev
Structured dev workflow with plan, interface-first TDD, draft PR, and remote auto-fix.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Structured dev workflow with plan, interface-first TDD, draft PR, and remote auto-fix.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
| name | ultra-dev |
| description | Structured dev workflow with plan, interface-first TDD, draft PR, and remote auto-fix. |
| user-invocable | true |
| disable-model-invocation | true |
| argument-hint | <task description> |
Structured development workflow. Takes a task from plan to PR with user approval gates.
You MUST use TaskCreate to register all steps up front before starting any work.
When invoked, immediately create tasks for the full pipeline using the TaskCreate tool. Then execute them in order:
.d.ts files (types, function signatures, data structures)it("should do XXX")) to define expected behavioropencode run --agent critic (run in background)it stubs written in the plan phase/remote skill to spawn a remote session and subscribe it to the PR for auto-fixin_progress when starting and completed when donethrow new Error("Not implemented").Design beautiful artifacts — slides, decks, prototypes, wireframes, docs, and landing pages — as live HTML you can preview, comment on, and edit in a browser. The model does ALL the design work as an expert designer; a bundled local Bun app only renders the preview and relays the user's comments/edits back. No LLM/API is ever called by the app. Trigger on: "claude design", "design a slide", "design a deck", "make a deck", "design a prototype", "design a wireframe", "design a doc", "design a landing page", "make it beautiful", or any visual-design / mockup ask.
Stress-test the design of a commit / branch / file through a team of opinionated refactor specialists.
Stress-test a planning, design, architecture, or strategy decision through adversarial rounds.
Manage macOS Reminders from the CLI. Triggers on phrases like "remind me to ...", "add a reminder", "list my reminders", "complete the reminder about ...", "delete the reminder"
Generate a walkthrough JSON for the Neovim walkthrough plugin to walk a human through a code execution path — bug explanations, control-flow narration, race-condition timelines, variable evolution.
Spawn and manage remote Claude Code sessions in isolated cloud environments.