modu-ai/moai-adk

Agentic development harness for Claude Code — SPEC-driven plan/run/sync, TRUST 5 quality gates, model+effort routing, and Claude×GLM multi-LLM cost control. Single Go binary, 16 languages, zero deps.

About the project

MoAI-ADK is a Go-based harness that organizes and verifies Claude Code work across planning, implementation, synchronization, and review stages. Developers use it to structure agentic coding tasks, apply quality gates, and route work across language models, while the catalogue entries extend its workflow with skills, hooks, commands, MCP servers, instructions, and settings.

This repository also configures its own agents. See what moai-adk tells them →

1.2kStars on the repository
102Mods indexed here, across every type
yesterdayLast push, which is what freshness is scored on
Apache-2.0Licence, which decides whether bodies are shown
▶ 슬기로운 코딩생활 - Claude Code w/ MoAI-ADK 모두의 AI 공장장 · about modu-ai/moai-adk · on YouTube →

modu-ai/moai-adk

Skill Claude Code

REST/GraphQL API design patterns, error handling conventions, and input validation reference for backend development. Agent-extending skill that amplifies backend domain work (spawned via Agent(general-purpose) with backend instructions) with production-grade API patterns. Use when designing APIs, implementing…

not rated 1.2k +6 yesterday A SkillSpector: warn 85 tokens original Apache-2.0

modu-ai/moai-adk

Skill Claude Code

Cross-model audit convergence reference for the plan-auditor and sync-auditor agents. Documents how to invoke the auditmulti MCP tool to fan a code review out across the codex and GLM (z.ai) backends in parallel, converge their verdicts with the in-session Claude verdict, and fold the resulting per-backend verdicts +…

not rated 1.2k +6 yesterday A SkillSpector: pass 99 tokens original Apache-2.0

modu-ai/moai-adk

Skill Claude Code

Git workflow patterns, branch strategies, conventional commits, and PR templates reference for git operations. Agent-extending skill that amplifies manager-git expertise with production-grade git workflow patterns. NOT for: code implementation, testing, architecture design, documentation content.

not rated 1.2k +6 yesterday A SkillSpector: warn 58 tokens original Apache-2.0

modu-ai/moai-adk

Skill Claude Code

AI/LLM defensive security reference: prompt-injection defense, OWASP LLM Top 10 defensive mapping, MCP and agentic tool-call hardening, training-data poisoning detection, model-output validation and guardrails, MITRE ATLAS defensive correlation, and NIST AI RMF governance. Agent-extending skill that amplifies backend…

not rated 1.2k +6 yesterday B SkillSpector: warn 159 tokens original Apache-2.0

modu-ai/moai-adk

Skill Claude Code

OWASP Top 10 security checklist, authentication patterns, input validation, and HTTP security headers reference. Agent-extending skill that amplifies backend-implementation and security-audit workflows with production-grade security patterns. NOT for: frontend UI, DevOps deployment, performance optimization, testing…

not rated 1.2k +6 yesterday A SkillSpector: warn 66 tokens original Apache-2.0

modu-ai/moai-adk

Skill Claude Code

React/Next.js component design patterns, state management strategies, and project structure reference for frontend development. Agent-extending skill that amplifies frontend domain work (spawned via Agent(general-purpose) with frontend instructions) with production-grade React patterns. NOT for: backend API design…

not rated 1.2k +6 yesterday A SkillSpector: pass 72 tokens original Apache-2.0

moai-ref-secops

31

modu-ai/moai-adk

Skill Claude Code

DevSecOps, container, and API operational defensive security reference: CI/CD pipeline hardening, secret scanning, IaC misconfiguration detection, SAST/DAST integration, container image scanning, Kubernetes RBAC hardening, container-escape defense, runtime threat detection, OWASP API Top 10 operational defense, WAF…

not rated 1.2k +6 yesterday A SkillSpector: warn 201 tokens original Apache-2.0

moai-ref-seo

32

modu-ai/moai-adk

Skill Claude Code

Search-visibility and crawlability reference for web output: canonical URL discipline, per-page title and meta description uniqueness, robots.txt and sitemap.xml as host-derived artifacts, JSON-LD structured data with entity consistency, and the document-semantics rules that decide whether a machine can read a page at…

not rated 1.2k +6 yesterday A SkillSpector: warn 178 tokens original Apache-2.0

modu-ai/moai-adk

Skill Claude Code

Software supply-chain defensive security reference: SBOM generation and verification (SPDX / CycloneDX), dependency-confusion defense, malicious-package triage playbook, SLSA provenance levels, Sigstore / cosign signing and verification, package-registry hardening, typosquatting defense, and transitive-dependency…

not rated 1.2k +6 yesterday A SkillSpector: warn 167 tokens original Apache-2.0

modu-ai/moai-adk

Skill Claude Code

Test pyramid strategy, coverage targets, test patterns, and quality metrics reference. Agent-extending skill that amplifies manager-develop test-creation and quality-validation work with production-grade testing patterns. NOT for: production code implementation, architecture design, DevOps, security audits.

not rated 1.2k +6 yesterday A SkillSpector: warn 61 tokens original Apache-2.0

moai-ref-ui-polish

35

modu-ai/moai-adk

Skill Claude Code

UI polish and interface-completion reference: the small visual details — concentric border radius, optical alignment, shadow-vs-border, motion easing, typography smoothing, tabular numbers, icon stroke weight, hit areas — that separate polished interfaces from generic ones. Agent-extending skill that amplifies…

not rated 1.2k +6 yesterday A SkillSpector: pass 98 tokens original Apache-2.0

moai-workflow-ddd

36

modu-ai/moai-adk

Skill Claude Code

Domain-Driven Development workflow specialist using ANALYZE-PRESERVE-IMPROVE cycle for behavior-preserving code transformation. Use when refactoring legacy code or reducing technical debt safely.

not rated 1.2k +6 yesterday A SkillSpector: warn 44 tokens original Apache-2.0

modu-ai/moai-adk

Skill Claude Code

Read-only check of whether the claims a public-facing document makes (README, release notes, install and usage guides) are supported by user-supplied evidence. Runs Preflight, Claim Triage, and Validation, splits composite claims into atomic ones, and labels each. Runs no commands and writes no fixes.

not rated 1.2k +6 yesterday A SkillSpector: warn 72 tokens original Apache-2.0

moai-workflow-loop

38

modu-ai/moai-adk

Skill Claude Code

Ralph Engine - Automated feedback loop with LSP diagnostics and AST-grep integration for continuous code quality improvement. Use when implementing error-driven development, automated fixing, or continuous quality validation workflows.

not rated 1.2k +6 yesterday A SkillSpector: warn 44 tokens original Apache-2.0

modu-ai/moai-adk

Skill Claude Code

Integrated project management system covering documentation, language initialization, template optimization, docs generation, and JIT document loading. Absorbed from moai-workflow-templates, moai-docs-generation, and moai-workflow-jit-docs.

not rated 1.2k +6 yesterday A SkillSpector: warn 55 tokens original Apache-2.0

moai-workflow-spec

40

modu-ai/moai-adk

Skill Claude Code

SPEC workflow orchestration with EARS format requirements, acceptance criteria, and Plan-Run-Sync integration for MoAI-ADK development. Use when creating SPEC documents or defining acceptance criteria.

not rated 1.2k +6 yesterday A SkillSpector: pass 44 tokens original Apache-2.0

moai-workflow-tdd

41

modu-ai/moai-adk

Skill Claude Code

Test-Driven Development workflow specialist using RED-GREEN-REFACTOR cycle for test-first software development. Use when developing new features from scratch or when behavior specification drives implementation.

not rated 1.2k +6 yesterday A SkillSpector: warn 42 tokens original Apache-2.0

modu-ai/moai-adk

Skill Claude Code

Use when writing tests, measuring coverage, or running characterization, performance, or PR-review QA. Comprehensive specialist combining DDD testing, characterization tests, performance profiling, and TRUST 5 quality-assurance validation.

not rated 1.2k +6 yesterday A SkillSpector: warn 47 tokens original Apache-2.0

modu-ai/moai-adk

Skill Claude Code

Git worktree management for parallel SPEC development with isolated workspaces, automatic branch registration, and seamless MoAI-ADK integration. Use when setting up parallel development environments.

not rated 1.2k +6 yesterday A SkillSpector: warn 41 tokens original Apache-2.0

moai

44

modu-ai/moai-adk

Skill Claude Code

MoAI unified orchestrator for autonomous development. Routes natural language or subcommands (plan, run, sync, project, fix, loop, mx, feedback, review, clean, codemaps, gate, e2e, harness, goal, todo) to specialized agents.

not rated 1.2k +6 yesterday B SkillSpector: warn 59 tokens original Apache-2.0

modu-ai/moai-adk

Skill Claude Code

Electron 33+ desktop app development specialist covering Main/Renderer process architecture, IPC communication, auto-update, and packaging with Electron Forge. Use when building cross-platform desktop applications.

not rated 1.2k +6 yesterday A SkillSpector: warn 41 tokens original Apache-2.0

moai-platform-auth

46

modu-ai/moai-adk

Skill Claude Code

Authentication and authorization specialist covering Auth0, Clerk, and Firebase Auth. Use when implementing authentication, MFA, SSO, passkeys, WebAuthn, social login, or security features.

not rated 1.2k +6 yesterday A SkillSpector: warn 43 tokens original Apache-2.0

modu-ai/moai-adk

Skill Claude Code

Chrome Extension Manifest V3 development specialist covering service workers, content scripts, message passing, chrome. APIs, side panel, declarativeNetRequest, and Chrome Web Store publishing. Use when building browser extensions.

not rated 1.2k +6 yesterday A SkillSpector: warn 48 tokens original Apache-2.0

modu-ai/moai-adk

Skill Claude Code needs its repo

Deployment and hosting platform specialist covering Vercel, Railway, and Convex. Use when deploying applications, configuring edge functions, setting up continuous deployment, or managing serverless infrastructure.

not rated 1.2k +6 yesterday A SkillSpector: warn 42 tokens original Apache-2.0

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: