moai-cc-skills

Automates Claude Code skill creation, management, and metadata-driven organization.

Updated Dec 2, 2025
One-click install
npx skills add https://github.com/dolsoon/my-awesome-project --skill moai-cc-skills-dolsoon
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: moai-cc-skills
Source: https://github.com/dolsoon/my-awesome-project/tree/main/.claude/skills/moai-cc-skills
Command: npx skills add https://github.com/dolsoon/my-awesome-project --skill moai-cc-skills-dolsoon

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) and templates (resource) components.

What problem does it solve?

This Skill simplifies the complex process of creating, managing, and optimizing Claude Skills. It provides clear guidelines, architectural patterns, and metadata standards, ensuring your custom Skills are well-structured, discoverable, and efficient, ultimately reducing development time and cognitive load.

Core Features & Use Cases

  • Skill Creation Guidelines: Step-by-step instructions for defining problems, designing content, and assigning metadata for new Skills.
  • Knowledge Capsule Architecture: Promotes self-contained, focused content units (<500 words) for optimal loading and memory efficiency.
  • Progressive Disclosure Patterns: Guides on how to structure Skill content to load information on-demand based on user intent and keywords.
  • Use Case: When you need to develop a new custom Skill for a specific domain, this guide ensures it adheres to best practices for structure, metadata, and content delivery, making it easily discoverable and highly performant within the Claude Code environment.

Quick Start

Explain the core architecture for creating a new Claude Code Skill, focusing on knowledge capsules and progressive disclosure.

Frequently Asked Questions about moai-cc-skills

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I create a new Claude Code Skill with proper metadata and structure?

Creating a Claude Code Skill requires defining the problem, designing self-contained knowledge capsules under 500 words, assigning metadata keywords, and applying progressive disclosure patterns. This Skill provides step-by-step guidelines, architectural templates, and metadata standards to ensure your custom Skill is well-structured, discoverable, and memory-efficient within Claude Code.

What is knowledge capsule architecture and why does it matter for Skills?

Knowledge capsule architecture organizes Skill content into focused, self-contained units under 500 words that load on-demand based on user intent. This approach optimizes memory efficiency, improves discoverability, and reduces cognitive load by structuring information with progressive disclosure, ensuring Skills perform well and remain maintainable.

How do I organize and manage a custom Skill library at scale?

Manage Skill libraries by standardizing skill creation, applying metadata-driven organization, and implementing progressive disclosure patterns. This Skill automates the management process, providing quality gates and template systems that integrate with memory and cross-skill referencing, ensuring consistent deployment across your library.

What best practices should I follow when designing Claude Skills?

Follow best practices by using knowledge capsule architecture, applying progressive disclosure for on-demand information loading, standardizing metadata, and implementing quality gates. These practices reduce development time, improve discoverability, ensure consistent deployment, and make Skills efficient within the Claude Code environment.

Can I use templates and references to accelerate Skill development?

Yes. This Skill includes template components and reference materials that standardize Skill creation and management, accelerating development while ensuring architectural consistency. Templates embed best practices for metadata assignment, content structure, and progressive disclosure patterns.