Agent skill
moai-cc-skills
Claude Code Skills management, skill creation patterns, and knowledge capsule architecture. Use when creating custom Skills, managing skill libraries, or designing knowledge systems.
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/data/moai-cc-skills
SKILL.md
Claude Code Skills Management
Skill Metadata
| Field | Value |
|---|---|
| Skill Name | moai-cc-skills |
| Version | 2.0.0 (2025-11-11) |
| Allowed tools | Read, Bash, Glob |
| Auto-load | On demand when skill management detected |
| Tier | Claude Code (Core) |
What It Does
Claude Code Skills management, skill creation patterns, and knowledge capsule architecture.
Key capabilities:
- ✅ Skill creation guidelines
- ✅ Knowledge capsule architecture
- ✅ Skill library management
- ✅ Progressive disclosure patterns
- ✅ Metadata standards
When to Use
- ✅ Creating custom Skills
- ✅ Managing skill libraries
- ✅ Designing knowledge systems
- ✅ Optimizing skill loading
Core Skill Patterns
Skill Architecture
- Knowledge Capsules: <500-word focused content
- Progressive Disclosure: Load on-demand based on keywords
- Metadata Standards: Consistent skill identification
- Template System: Reusable skill patterns
- Quality Gates: Validation and review processes
Creation Workflow
- Problem Definition: Clear skill purpose
- Content Design: Structured knowledge delivery
- Metadata Assignment: Proper categorization
- Quality Review: Content validation
- Integration Testing: Skill activation verification
Dependencies
- Claude Code environment
- Skill template system
- Metadata standards
- Quality validation processes
Works Well With
moai-cc-skill-factory(Skill creation)moai-cc-memory(Knowledge management)moai-cc-settings(Configuration)
Changelog
- v2.0.0 (2025-11-11): Added complete metadata, skill architecture patterns
- v1.0.0 (2025-10-22): Initial skills management
End of Skill | Updated 2025-11-11
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
Didn't find tool you were looking for?