moai-foundation-claude
About
This is the official Claude Code skill development kit that provides templates and patterns for building agent Skills, sub-agents, and custom slash commands. It includes essential components like orchestration patterns, hooks, memory management, and IAM permission rules aligned with Anthropic's documentation. Use this foundation skill when creating new Claude Code skills to ensure best practices and standards compliance.
Quick Install
Claude Code
Recommendednpx skills add mattnigh/skills_collection -a claude-code/plugin add https://github.com/mattnigh/skills_collectiongit clone https://github.com/mattnigh/skills_collection.git ~/.claude/skills/moai-foundation-claudeCopy and paste this command in Claude Code to install this skill
GitHub Repository
Related Skills
moai-plugin-builder
OtherThis skill provides patterns, templates, and best practices for developing Claude Code plugins. Use it when creating plugins, defining components like commands and hooks, or troubleshooting plugin issues. It covers essential structures including plugin manifests, agents, skills, and MCP/LSP configurations.
moai-plugin-builder
OtherThe moai-plugin-builder skill provides templates, patterns, and best practices for developing Claude Code plugins. Use it when creating plugins, defining components like commands and agents, or troubleshooting plugin issues. It covers essential structures including plugin manifests, MCP/LSP configurations, and directory organization.
moai-foundation-quality
OtherThis enterprise code quality orchestrator enforces development standards through TRUST 5 validation (Testable, Readable, Unified, Secured, Trackable). It proactively analyzes code to detect issues and provides automated improvement suggestions, integrating with Context7 for real-time best practices enforcement. Use it to systematically manage code quality gates and automate reviews within your development workflow.
moai-foundation-context
OtherThis skill provides enterprise-grade context and session management with 200K token budget optimization, state persistence, and multi-agent handoff protocols. It's designed for long-running workflows, session initialization/cleanup, and managing context windows approaching limits. Developers should use it when orchestrating multi-agent systems or working with extended conversations requiring state tracking.
