원클릭으로
cm-how-it-work
Complete guide to vibe coding with CodyMaster — from idea to deploy. Read this first if you are new.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Complete guide to vibe coding with CodyMaster — from idea to deploy. Read this first if you are new.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Bootstrap any new project: identity, design system, staging+production, i18n, SEO, test infrastructure, 8-gate deploy pipeline. Prevents tech debt from day 0.
Ultimate UI/UX design intelligence: an Anti-Slop layer that kills AI tells (em-dash, AI purple glow, generic names, template layouts), tunable Design Dials (variance/motion/density) and Style Modes (functional, minimalist, brutalist, soft-premium, marketing), 161 industry color palettes in a shadcn-aligned semantic token schema, 48 UX Laws, 37 Design Tests, UX Heuristics (Nielsen + Krug), Harvester extraction, Figma & Google Stitch integration, MCP server, Component Generator, and BM25 search across 17 domains + 19 framework stacks. One command = complete design system. Use when designing or reviewing UI/UX, choosing colors/typography, fixing generic AI-looking designs, or building Web App / SaaS / Mobile screens.
Fallback local Playwright daemon for real-browser visual QA / screenshots / smoke. Use ONLY when the host platform has no native browser mode — prefer the host browser first.
Use when you need to interact with the MCP engineering bridge tools (cm_plan, cm_review, cm_qa, cm_deploy, cm_search).
Self-learning SEO content pipeline: dashboard, multi-agent queue, token budgets, research → write → audit → publish. StoryBrand/Cialdini/JTBD-style frameworks; config-driven. Use for content factory, batch articles, or scaled publishing.
Easy-to-use conversational CLI (Codex style) for non-technical users to spawn parallel AI tasks supervised by a visual web dashboard.
| name | cm-how-it-work |
| description | Complete guide to vibe coding with CodyMaster — from idea to deploy. Read this first if you are new. |
| disable-model-invocation | true |
The CodyMaster (CM) kit transforms ideas into production code through 13 specialized, optimized skills. This workflow ensures the highest quality, absolute security, and maximum execution speed.
💡 Idea → 🔍 Analysis → 📐 Design → 🧪 Test-first (TDD) → 💻 Code → ✅ Verify → 🚀 Deploy → 🔄 Iterate
Rule #1: Always verify identity before performing any action that could change the project state.
cm-identity-guardnode check-identity.js (or similar script) to verify GitHub/Cloudflare/Supabase accounts.For large codebases, establish the memory foundation before planning.
cm-codeintell + cm-dockit + cm-deep-search + cm-notebooklmcm-codeintell to build the Skeleton Index.cm-dockit.cm-deep-search (qmd).cm-notebooklm.For complex initiatives and enhancements on existing products.
cm-brainstorm-idea + cm-codeintellcm-codeintell).openspec/changes/[initiative]/proposal.md — qualified problem + recommended option → passes to cm-planning.Understand the 'Job to be Done' (JTBD) and architecture before writing code.
cm-planning (Combines brainstorming + writing-plans)openspec/changes/[init]/design.md and tasks.md).Turn the plan into actual source code safely.
cm-tdd: Red-Green-Refactor cycle. No production code without a failing test first.cm-execution: Execute plans intelligently (Manual, Parallel, or Subagent mode).cm-project-bootstrap: For new projects — setup repo, i18n, SEO, and deploy pipeline from Day 0.cm-execution: Isolate different work items to avoid state mixing.Prove with evidence, not words.
cm-quality-gate: Setup test infrastructure (test:gate) and verify output before claiming "done".cm-debugging: When tests fail, use systematic investigation framework to find root cause.cm-code-review: Professional request and feedback review process.Ship code without fear of incidents.
cm-safe-deploy: Run 8-gate pipeline (Secret → Syntax → Test → Build → Deploy → Smoke).cm-safe-i18n: Translate and synchronize languages consistently across the entire project.cm-terminal: Monitor all terminal commands to detect errors immediately.| Skill | Primary Function |
|---|---|
cm-tdd | Strict Red-Green-Refactor TDD — no code without failing test first. |
cm-debugging | Systematic 5-phase error investigation (root cause first). |
cm-quality-gate | 6-gate verification: static analysis → blind review → ship. |
cm-quality-gate | Setup and enforce the verification gate before claiming "done". |
cm-code-review | Manage PR lifecycle: request → receive feedback → complete branch. |
cm-codeintell | AST knowledge graph + architecture diagrams + smart context (30% fewer tokens). |
| Skill | Primary Function |
|---|---|
cm-safe-deploy | Multi-gate deploy pipeline with rollback strategy. |
cm-identity-guard | Verify account before push/deploy to prevent wrong-project incidents. |
cm-execution | Isolate feature work in separate workspaces/batches — no state mixing. |
cm-terminal | Safe terminal execution with progress logging and error capture. |
cm-safe-deploy | Defense-in-depth: pre-commit hooks, repo scanning, token lifecycle. |
cm-safe-i18n | Safe multi-language management with multi-pass batching and 8-gate audit. |
| Skill | Primary Function |
|---|---|
cm-project-bootstrap | Full project setup: design system → CI → staging → deploy from Day 0. |
cm-brainstorm-idea | Strategic analysis gate: 9 Windows + Double Diamond → 2-3 qualified options. |
cm-planning | Brainstorm intent → write implementation plan → coordinate execution. |
cm-ux-master | 48 UX Laws + 37 Design Tests + Figma/Stitch + BM25 semantic design search. |
cm-design-system | Live UI concept generation via design-token and Stitch/Open Design workflows. |
cm-dockit | Generate complete knowledge bases, SOPs, and API docs from codebase. |
cm-readit | Web audio engine: TTS reader, MP3 audio player, Voice CRO trigger system. |
cm-jtbd | JTBD customer discovery: Switch Interview → Canvas → Opportunity Scoring. |
| Skill | Primary Function |
|---|---|
cm-content-factory | Self-learning content engine: research → generate → audit → deploy. |
cm-ads-tracker | Conversion tracking setup: GTM, Meta CAPI, TikTok, Google Ads. |
cm-cro-methodology | CRO audit: funnel mapping → persuasion assets → A/B test design. |
| Skill | Primary Function |
|---|---|
cm-execution | Execute plans: Manual / Parallel / Subagent / RARV batch modes. |
cm-continuity | Working memory protocol: read at session start, update at session end. |
cm-skill-index | Meta-skill: when to invoke which skill and how to discover the right one. |
cm-skill-chain | Compose skills into automated multi-step pipelines (5 built-in chains). |
cm-skill-index | Progressive disclosure index — 90% token savings on skill discovery. |
cm-deep-search | Semantic search via qmd for large codebases (>200 src / >50 docs files). |
cm-notebooklm | Cloud Brain sync — cross-machine knowledge persistence via NotebookLM. |
cm-how-it-work | Full vibe coding guide — phases, skills per phase, use cases. |
| Skill | Primary Function |
|---|---|
cm-start | Orchestrate full workflow from objective to production code. |
cm-status | Ultra-concise 1-2 sentence progress summary; pair with cm dashboard for visuals. |
The kit supports autonomous mode by applying the Reason → Act → Reflect → Verify (RARV) loop.
/cm-start [objective]: Start work. The system will automatically initialize the OpenSpec structure (openspec/changes/[objective]/), break down tasks into tasks.md and sync with cm-tasks.json, launch the tracking interface, and autonomously use CM skills to complete them./cm-dashboard: Open the visual tracking Dashboard in browser (shows Kanban board, reasoning log, and progress)./cm-status: View quick progress summary in Terminal.There are 2 ways to use CodyMaster: Fully autonomous (Via Workflows) or Manual skill activation (Via Prompting).
Best way to delegate complete work packages.
/cm-start "Build user management feature with list screen and CRUD form"cm-tdd and cm-quality-gate for each task until done.Bugs need close supervision and AI should not blindly change too much code.
cm-debugging to find Root Cause.cm-tdd to write test reproducing the bug and fix it.cm-safe-deploy to ship code safely.Establish a solid foundation to avoid technical debt later.
cm-identity-guard to ensure correct account, then run cm-project-bootstrap to setup a new Next.js project."Tedious work that's error-prone if AI loses focus.
cm-safe-i18n to extract all hardcoded text in /components directory to vi.json and en.json files."cm-identity-guard) before push/deploy.cm-tdd).cm-safe-deploy).cm-safe-deploy).cm-execution).cm-continuity).