By modu-ai
MoAI-ADK SPEC plan/run/sync 개발 방법론 무설치 플러그인 — moai CLI 없이 Claude Code/Desktop에서 DDD/TDD·품질 게이트·문서 동기화. 비개발자와 개발자 모두 /moai로 개발.
코드베이스 조사 서브에이전트 — 의존성·공개 API·영향 범위를 조사해 구조화 보고. claude-agentic-coding 워크플로우에서 위임. 사용자 프롬프트 불가 (blocker report 반환).
Unified artifact-meta creation specialist — builds the scaffolding/structure of agents, skills, plugins, commands, hooks, MCP servers, and LSP servers. Operates on artifact metadata (frontmatter, manifests, dispatch tables, hook registration) NOT artifact body content (prose, business logic, domain reasoning). Use PROACTIVELY for creating agents, skills, plugins, commands, hooks, MCP servers, and LSP servers. MUST INVOKE when ANY of these keywords appear in user request: EN: create agent, new agent, agent blueprint, sub-agent, agent definition, custom agent, create skill, new skill, skill optimization, knowledge domain, YAML frontmatter, create plugin, plugin, plugin validation, plugin structure, marketplace, new plugin, marketplace creation, marketplace.json, plugin distribution, create command, new command, create hook, MCP server, LSP server, lsp server KO: 에이전트생성, 새에이전트, 에이전트블루프린트, 서브에이전트, 에이전트정의, 커스텀에이전트, 스킬생성, 새스킬, 스킬최적화, 지식도메인, YAML프론트매터, 플러그인생성, 플러그인, 플러그인검증, 플러그인구조, 마켓플레이스, 새플러그인, MCP서버, LSP서버 JA: エージェント作成, 新エージェント, エージェントブループリント, サブエージェント, スキル作成, 新スキル, スキル最適化, YAMLフロントマター, プラグイン作成, プラグイン, プラグイン検証, マーケットプレイス, MCPサーバー, LSPサーバー ZH: 创建代理, 新代理, 代理蓝图, 子代理, 创建技能, 新技能, 技能优化, YAML前置信息, 创建插件, 插件, 插件验证, 市场, MCP服务器, LSP服务器 NOT for: SPEC body authoring (spec.md / plan.md / acceptance.md content — manager-spec only), code implementation, testing, documentation writing, git operations, production deployment
Unified implementation specialist (run-phase: implementation file authoring + owns progress.md §Run-phase Evidence/Audit-Ready Signal + draft → in-progress transition). See §SPEC Artifact Ownership for artifact-level boundaries. Supports three cycle_type modes: `tdd` (RED-GREEN-REFACTOR — default for new feature work), `ddd` (ANALYZE-PRESERVE-IMPROVE — legacy refactoring with characterization tests), and `autofix` (localize → repair → validate — invoked from the /moai fix pipeline workflow; routed via the `--mode` flag or pipeline class dispatch). Use PROACTIVELY for code implementation, refactoring, test-driven development, behavior preservation, and pipeline auto-fix execution. MUST INVOKE when ANY of these keywords appear in user request: EN (DDD): DDD, refactoring, legacy code, behavior preservation, characterization test, domain-driven refactoring EN (TDD): TDD, test-driven development, red-green-refactor, test-first, new feature, specification test, greenfield EN (autofix): autofix, auto-fix, /moai fix, lint repair, error repair, pipeline repair KO (DDD): DDD, 리팩토링, 레거시코드, 동작보존, 특성테스트, 도메인주도리팩토링 KO (TDD): TDD, 테스트주도개발, 레드그린리팩터, 테스트우선, 신규기능, 명세테스트, 그린필드 KO (autofix): 자동수정, 자동수리, 린트수정, 에러수정, 파이프라인수리 JA (DDD): DDD, リファクタリング, レガシーコード, 動作保存, 特性テスト, ドメイン駆動リファクタリング JA (TDD): TDD, テスト駆動開発, レッドグリーンリファクタ, テストファースト, 新機能, 仕様テスト, グリーンフィールド JA (autofix): 自動修正, 自動修復, リント修正, エラー修正, パイプライン修復 ZH (DDD): DDD, 重构, 遗留代码, 行为保存, 特性测试, 领域驱动重构 ZH (TDD): TDD, 测试驱动开发, 红绿重构, 测试优先, 新功能, 规格测试, 绿地项目 ZH (autofix): 自动修复, 自动修补, lint修复, 错误修复, 流水线修复 NOT for: SPEC body authoring (spec.md / plan.md / acceptance.md / design.md / research.md — manager-spec only per Status Transition Ownership Matrix), security audits, performance optimization, deployment (route domain-specialist work to a per-spawn Agent(general-purpose) per archived-agent-rejection.md §C)
Documentation specialist (sync-phase: CHANGELOG.md + README.md + docs-site authoring + owns progress.md §E.4 Sync-phase Audit-Ready Signal + the merged in-progress → implemented → completed transition on the single sync commit for all 4 SPEC artifacts, per the 3-phase close). See §SPEC Artifact Ownership for artifact-level boundaries — MUST NOT modify spec.md / plan.md / acceptance.md body content. Absorbs the project initialization and configuration role per the Anthropic catalog consolidation (17→8 agents; the prior project-doc-role owner is archived per .claude/rules/moai/workflow/archived-agent-rejection.md §C row 4) — product.md / structure.md / tech.md scaffolding and project-level documentation maintenance are now performed by this agent during /moai project and sync-phase. Use PROACTIVELY for README, API docs, Nextra, technical writing, markdown generation, and project documentation scaffolding. MUST INVOKE when ANY of these keywords appear in user request: EN: documentation, README, API docs, Nextra, markdown, technical writing, docs, project initialization, product.md, structure.md, tech.md KO: 문서, README, API문서, Nextra, 마크다운, 기술문서, 문서화, 프로젝트초기화, 제품문서, 구조문서, 기술문서 JA: ドキュメント, README, APIドキュメント, Nextra, マークダウン, 技術文書, プロジェクト初期化, プロダクト文書, 構造文書 ZH: 文档, README, API文档, Nextra, markdown, 技术写作, 项目初始化, 产品文档, 结构文档 NOT for: SPEC body authoring (spec.md / plan.md / acceptance.md body — manager-spec only per Status Transition Ownership Matrix; manager-docs limited to frontmatter `status` + `updated` field transitions only), code implementation, testing, git branch management, security audits
Git workflow specialist. Use PROACTIVELY for commits, branches, PR management, merges, releases, and version control. Invocation gate: invoked for Tier L SPEC PR creation OR explicit `--pr` flag per the canonical Tier-based PR routing policy. Tier S/M SPECs follow the Hybrid Trunk 1-person OSS pattern (main-direct push via manager-develop) per the Hybrid Trunk 1-person OSS policy; manager-git is NOT invoked for Tier S/M routine commits. MUST INVOKE when ANY of these keywords appear in user request: EN: git, commit, push, branch, PR, merge, release, rebase, tag, conventional commit KO: git, 커밋, 푸시, 브랜치, PR, 머지, 릴리즈, 리베이스, 태그 JA: git, コミット, プッシュ, ブランチ, PR, マージ, リリース, タグ ZH: git, 提交, 推送, 分支, PR, 合并, 发布, 标签 NOT for: Tier S/M default Hybrid Trunk main-direct (no PR step — handled by manager-develop), code implementation, testing, architecture design, documentation content, security audits
개발자용 Claude agentic 코딩 — tool use, sub-agents, MCP 연동으로 자율 코딩 워크플로우 구성. Claude 공식 tool-use/sub-agents 문서 기반. "Claude로 자율 코딩 에이전트 만들고 싶어" 질문에 즉시 활용.
Backend development specialist covering API design, database integration, microservices architecture, and modern backend patterns. Use when designing APIs, implementing server logic, authentication, or authorization.
Database specialist covering PostgreSQL, MongoDB, Redis, Oracle, and cloud database platforms (Neon, Supabase, Firestore). Use for schema design, query optimization, indexing strategies, data modeling, or cloud database selection. Cloud vendor guide absorbed from moai-platform-database-cloud.
Frontend development specialist covering React 19, Next.js 16, Vue 3.5, and modern UI/UX patterns with component architecture. Use when building web UIs, implementing components, optimizing frontend performance, or integrating state management.
Markdown-to-single-file-HTML report renderer. Six modes (status, incident, plan, explainer, financial, pr) selected automatically by report type. Zero external JS/CSS framework dependencies — inline SVG charts, single font-CDN exception for Korean readability. Self-contained output for email attachment, print, and offline viewing.
Personal technical learning tutor grounded in official documentation via Context7 MCP. Explains concepts using analogies, generates markdown study notes with Mermaid diagrams in .moai/learning/, and optionally syncs lectures to Notion for mobile learning. Audits your understanding instead of just feeding answers.
Beginner-friendly pair programming companion — a simplified, approachable version of MoAI for first-time developers and coding newcomers. Keeps MoAI's four-step rhythm (Understand → Plan → Do → Check) but explains every technical term in plain words, guides step-by-step at a learner's pace, and adds a warm mentor tone. Writes real code AND stays friendly. Delegates to specialists when it genuinely helps — and always explains why.
Agentic coding orchestrator that merges strategic delegation with pair programming collaboration. Clarifies intent via Socratic inquiry, delegates to specialists, gates every change through checkpoint verification, and prevents dark-flow over-engineering. Built for long-horizon multi-hour coding sessions.
Matches all tools
Hooks run on every tool call, not just specific ones
Executes bash commands
Hook triggers when Bash tool is used
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Modifies files
Hook triggers on file write and edit operations
Modifies files
Hook triggers on file write and edit operations
Uses power tools
Uses Bash, Write, or Edit tools
Uses power tools
Uses Bash, Write, or Edit tools
moai-cowork 마켓플레이스한국 실무 4종 플러그인 패밀리를 한 곳에. Claude Code / Claude Desktop에서 한 번의 등록으로 네 플러그인을 모두 만나고, 필요한 것만 설치합니다.
claude plugin marketplace add modu-ai/moai-cowork
등록 후 플러그인별 설치 (moai-cowork 마켓):
/plugin install moai@moai-cowork # 개발 방법론 (무설치, /moai)
/plugin install moai-coworker@moai-cowork # 실무·콘텐츠 올인원
/plugin install moai-designer@moai-cowork # 에이전틱 디자인
/plugin install moai-pm@moai-cowork # 프로젝트 시작 허브 (/project)
| 플러그인 | 표면 | 한 줄 설명 |
|---|---|---|
moai (/moai) | Code | SPEC plan/run/sync 개발 방법론 무설치 에디션 — DDD/TDD·품질 게이트·문서 동기화. 비개발자·개발자 모두 /moai로 개발 |
moai-coworker (/project 외 자연어) | Cowork · Chat | 사업·이커머스·마케팅·콘텐츠·법률·재무·HR·교육·디자인·미디어 등 한국 실무 도메인 통합 올인원 |
moai-designer (/design) | Design | Claude Design 연동, 디자인 토큰(DTCG)·DESIGN.md·브랜드 시스템·GAN 품질 루프. 브리프부터 핸드오프까지 |
moai-pm (/project) | PM | 프로젝트 시작 허브 — /project 라우터가 코더·코워커·디자이너 분기로 안내 |
modu-ai/moai-cowork/
├── .claude-plugin/marketplace.json # 마켓 매니페스트 (4 plugins, name: moai-cowork)
├── plugins/ # 마켓 플러그인 소스
│ ├── moai/ # 설치명: moai (개발 방법론)
│ ├── moai-coworker/ # 설치명: moai-coworker
│ ├── moai-designer/ # 설치명: moai-designer
│ └── moai-pm/ # 설치명: moai-pm
├── www/ # 문서 사이트 (claude.mo.ai.kr, Hugo)
├── README.md
└── LICENSE
이 저장소는 마켓플레이스 + 문서만을 다룹니다. MoAI-ADK 개발 환경(에이전트/규칙/스킬 설정 등)은 별도 관리되며
.gitignore로 이 저장소에서 제외됩니다.
LicenseRef-MoAI-NC-ND-1.0 — 비상업적 사용 허용, 2차적 저작물(변경본) 배포 금지.
npx claudepluginhub p/modu-ai-moai-plugins-moai8개 AI 저자 페르소나(아키텍트, 개발자, 스토리텔러, 멘토, 분석가, 리뷰어, 큐레이터, 칼럼니스트), 리서치 에이전트, Anti-AI 패턴 검증, 한국어 작성 표준을 제공하는 종합 블로그 작성 시스템. 독특한 작가 목소리와 스타일로 블로그 포스트를 작성할 때 사용하세요.
앱인토스(Apps in Toss) 미니앱 개발 전문가. WebView/React Native SDK, TDS(Toss Design System), Unity WebGL, Cocos Creator, 토스 로그인/결제, 푸시 알림, 광고 통합을 다룹니다. 토스 앱 내 미니앱 개발, Granite 프레임워크 사용, 토스페이 결제 연동, 게임 개발 시 사용하세요.
미디어 생성 전담 AI 직원 — 이미지·영상·오디오 생성(media-* 9종) 스킬. Higgsfield 이미지·영상, ElevenLabs TTS/보이스클로닝, GPT-image-2·Gemini 3·Midjourney v8 프롬프트 빌더, codex/NotebookLM 연동까지 멀티모달 생성 도구 모음. 자연어 요청 시 매칭 스킬이 자동 호출됩니다. 이런 분께 추천: 콘텐츠 크리에이터·마케터·디자이너·1인 브랜드.
실무 범용 코어 AI 직원 — 브랜드·제안서·보고·협상·프로세스 등 비즈니스 실무 + 라이프스타일·자기계발(목표·습관·회고·여행·웰니스·행사기획) 스킬 32종. 전문 영역은 전문가 플러그인(작가·스토리·마케터·미디어·셀러·사무관·데이터 애널리스트·법무·재무·인사·튜터·CS·컨설턴트·커리어코치)으로 분리되었으며, 코워커는 범용 비즈니스 코어와 생활 도메인을 담당합니다. 자연어 요청 시 매칭 스킬이 자동 호출됩니다. 이런 분께 추천: 1인 사업자·스타트업 운영자.
스토리/IP 창작 전담 AI 직원 — 웹툰·웹소설·시나리오·콘티·표지·IP 사업화(story-* 13종) 스킬. 캐릭터 일관성 작화·시네마틱 프리비즈·광고 콘티까지 Higgsfield 이미지·영상 MCP 연동. 자연어 요청 시 매칭 스킬이 자동 호출됩니다. 이런 분께 추천: 웹툰/웹소설 창작자·시나리오 작가·IP 콘텐츠 기획자.
Ultra-compressed communication mode. Cuts 65% of output tokens (measured) while keeping full technical accuracy by speaking like a caveman.
Multi-model consensus engine integrating OpenAI Codex CLI, Gemini CLI, and Claude CLI for collaborative code review and problem-solving.
Unified capability management center for Skills, Agents, and Commands.
Memory compression system for Claude Code - persist context across sessions
Comprehensive UI/UX design plugin for mobile (iOS, Android, React Native) and web applications with design systems, accessibility, and modern patterns
Standalone image generation plugin using Nano Banana MCP server. Generates and edits images, icons, diagrams, patterns, and visual assets via Gemini image models. No Gemini CLI dependency required.