moai-adk
Orchestrate verified AI coding workflows with specs, agents, and quality gates
All Skills in This Repository (96)
Pure Emerald Level Indicatorsmoai-formats-data
Compress structured data into TOON format to reduce LLM token usage.
moai-lang-flutter
Generate Flutter app templates with Dart 3.5, Riverpod, and go_router.
moai-workflow-spec
Automate SPEC workflow orchestration with EARS patterns and Plan-Run-Sync integration.
moai-ai-nano-banana
Automate content and image generation via Nano Banana Pro AI.
moai-platform-neon
Configure Neon serverless PostgreSQL with branching, PITR, and connection pooling.
moai-platform-auth0
Implement Auth0-based SSO, SAML, and OIDC with multi-tenant authorization workflows.
moai-platform-clerk
Automates WebAuthn, passkey, and passwordless authentication workflows for web apps.
moai-library-shadcn
Automate design-system architecture for shadcn/ui components in React applications.
moai-plugin-builder
Create Claude Code plugin skeletons with templates and validation.
moai-library-nextra
Create structured semantic metadata for MoAI skill units in RAG systems.
moai-docs-generation
Generate API documentation from source code with multi-format outputs.
moai-security-auth0
Configure Auth0 attack protection, MFA, and token binding.
Frequently Asked Questions
FAQPage SchemaHow to install MoAI-ADK?▼
Run `npx skills add modu-ai/moai-adk --all -g -y` in your terminal to install the full skill suite globally.
What does MoAI-ADK do?▼
It turns Claude Code into a verification-driven development harness: natural-language requests are routed through a plan, run, and sync pipeline with specialized agents, quality gates, and independent audits.
How does MoAI-ADK prevent AI coding mistakes?▼
Every claim must be backed by measured evidence, code passes TRUST 5 quality gates and LSP checks, and independent auditor agents score the work before it merges.
Does MoAI-ADK work with Claude Code?▼
Yes. It is designed for Claude Code and follows the standard SKILL.md format, so it also runs in compatible agent harnesses like OpenClaw and Codex.
Can I run multiple AI coding tasks in parallel?▼
Yes. Kanban and factory modes split work across separate terminal sessions and isolated git worktrees, so parallel tasks never overwrite each other.
Related Repositories in Software Engineering
View All in Software Engineering→openclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core