moai-claude-code

Community

Master Claude Code components with official templates.

Authorjunseokandylee
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill simplifies the creation and management of Claude Code's five core components (Agent, Command, Skill, Plugin, Settings) by providing official, production-grade templates. It ensures compliance with Anthropic guidelines, prevents hallucinations, and streamlines the development of custom AI workflows, saving you time and ensuring consistency.

Core Features & Use Cases

  • Component Generation: Creates accurate files for Agents, Commands, Skills, Plugins, and Settings based on validated templates.
  • Official Standard Compliance: Ensures all generated components adhere to Anthropic's guidelines and best practices.
  • Template-Based Workflow: Utilizes fully detailed, MoAI-ADK integrated templates for immediate use and troubleshooting.
  • Use Case: When you need to "spec-builder Agent를 생성해주세요" (create a spec-builder Agent) or "Python 프로젝트용 settings.json을 생성해주세요" (create settings.json for a Python project), this skill provides the necessary templates.

Quick Start

Ask "spec-builder Agent를 생성해주세요" and the skill will generate the Agent file based on the official template.

Dependency Matrix

Required Modules

None required

Components

referencesexamplestemplatesscripts

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: moai-claude-code
Download link: https://github.com/junseokandylee/CookieProxy/archive/main.zip#moai-claude-code

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository