cc-plugins
Orchestrated planning, coding, testing, and documentation workflows
Instructs the agent to act as a strategic orchestrator that routes every user request to the correct specialized sub-agent or skill, enforces quality gates, and follows safe development rules like approach-first coding and reproduction-first bug fixing.
All Skills in This Repository (34)
Pure Emerald Level Indicatorsmoai-platform-appintoss
Develop mini-apps for the Toss platform with React or React Native.
research
Perform multi-stage web searches, verify sources, and compile research briefs.
traits
Define combinable author persona traits for consistent writing styles.
writing-standards
Enforce Korean writing standards by eliminating AI patterns and requiring citations.
anti-ai-validator
Detect AI writing patterns and suggest refinements for human-like prose.
personas
Defines and manages 8 AI author personas for blog content generation.
crew-roles
Define seven specialized roles for multi-persona AI content collaboration.
protocols
Orchestrate content generation workflows across Solo, Crew, and Adaptive writing modes.
moai-lang-elixir
Provide Elixir 1.17+ and Phoenix 1.7 development guidance for LiveView, Ecto, and OTP patterns.
moai
Orchestrate autonomous software development workflows by routing natural language requests to specialized agents.
moai-workflow-worktree
Manage Git worktrees for isolated parallel SPEC development in MoAI-ADK workflows.
moai-tool-svg
Create, optimize, and transform SVG graphics with SVGO.
Frequently Asked Questions
FAQPage SchemaHow to install cc-plugins?▼
Run `npx skills add modu-ai/cc-plugins --all -g -y` in your terminal to install all skills in this collection globally.
What does the MoAI orchestrator do?▼
It receives your plain-language request, picks the right workflow (plan, run, sync, fix, loop), and delegates the work to specialized agents for backend, frontend, testing, security, and documentation.
Which programming languages are supported?▼
Dedicated skills cover Python, TypeScript, JavaScript, Go, Rust, PHP, Ruby, Kotlin, Elixir, R, C++, Dart/Flutter, and more, each with framework-specific patterns.
Can it write blog content too?▼
Yes. The astory-blog-writers plugin generates Korean technical blog posts using 8 author personas, research protocols, and automatic AI-pattern detection for natural writing.
Does it work without coding experience?▼
Partially. You describe goals in plain language and the orchestrator handles execution, but reviewing generated code and specs benefits from basic development knowledge.
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