moai-foundation-claude

Automate Claude Code skill authoring with YAML frontmatter and documentation standards.

1|Updated Dec 3, 2025
One-click install
npx skills add https://github.com/rdmptv/AdbAutoPlayer --skill moai-foundation-claude-rdmptv
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: moai-foundation-claude
Source: https://github.com/rdmptv/AdbAutoPlayer/tree/main/.claude/skills/moai-foundation-claude
Command: npx skills add https://github.com/rdmptv/AdbAutoPlayer --skill moai-foundation-claude-rdmptv

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Developing sophisticated Claude Code solutions can be complex, requiring a deep understanding of various components like Skills, sub-agents, custom commands, orchestration, hooks, memory, settings, and IAM. This Skill provides a canonical, best-practice-aligned authoring kit to simplify this process, ensuring compliance, efficiency, and security. It prevents common development pitfalls and accelerates the creation of high-quality AI workflows.

Core Features & Use Cases

  • Canonical Skill Authoring: Get comprehensive guidance for creating agent Skills, sub-agent templates, and custom slash commands that adhere to official standards.
  • Advanced Workflow Orchestration: Learn and implement sophisticated orchestration patterns, event-driven hooks for automation, and intelligent memory management for persistent context.
  • Security & Compliance Integration: Understand and apply IAM permission rules, access controls, and security best practices directly aligned with official Claude documentation.
  • Use Case: A developer needs to build a new Claude Skill to automate a complex data processing task. Instead of navigating fragmented documentation, they use this kit to quickly scaffold the skill, define its permissions, integrate it with existing sub-agents, and ensure it meets enterprise security and quality standards from inception.

Quick Start

Explore the moai-foundation-claude skill to understand best practices for building a new Claude Code agent that uses custom slash commands and integrates with external tools.

Frequently Asked Questions about moai-foundation-claude

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

FAQPage Schema
How do I create a Claude Code skill that follows best practices and official standards?

Building a Claude Code skill requires adhering to YAML frontmatter, 500-line limits, and progressive disclosure documentation. This Skill provides canonical authoring templates, compliance checklists, and scaffolding for agent skills, sub-agents, and custom slash commands aligned with official Claude Code standards.

What's the best way to orchestrate Claude Code workflows with automation hooks and memory management?

Advanced workflow orchestration uses event-driven hooks for automation, intelligent memory systems for persistent context, and sophisticated agent coordination. This Skill covers orchestration patterns, memory configuration, and hook implementation to build robust multi-agent workflows.

How do I implement IAM permission rules and security controls in Claude Code projects?

IAM permission rules govern access and security in Claude Code agents. This Skill teaches you to define role-based access controls, apply security best practices, and integrate permission rules directly from official Claude documentation to ensure enterprise compliance.

Can I integrate external tools and MCP references into my Claude Code skill?

Yes. This Skill covers MCP integration references and external tool binding within the Claude Code framework. It provides templates and guidance for connecting third-party services while maintaining security and documentation standards.

What are the common pitfalls to avoid when building Claude Code agents?

Common mistakes include non-compliant YAML structure, oversized skill logic, undocumented permissions, and improper sub-agent orchestration. This Skill accelerates development by preventing these pitfalls through validated templates, checklists, and official documentation alignment.

Do I need special knowledge to implement sub-agents and custom slash commands?

Sub-agents and custom slash commands require understanding modularization and command syntax. This Skill provides comprehensive guidance and modularized templates that simplify creation, ensuring proper integration and adherence to Claude Code standards.