SKILL·CC8B67

moai-foundation-claude

mattnigh
Updated 1 month ago
14 views
22
1
22
View on GitHub
Otherfoundationclaude-codeskillssub-agentsslash-commandsorchestrationhooksmemorysettingsiambest-practices

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

Recommended
Primary
npx skills add mattnigh/skills_collection -a claude-code
Plugin CommandAlternative
/plugin add https://github.com/mattnigh/skills_collection
Git CloneAlternative
git clone https://github.com/mattnigh/skills_collection.git ~/.claude/skills/moai-foundation-claude

Copy and paste this command in Claude Code to install this skill

GitHub Repository

mattnigh/skills_collection
Path: collection/globalmsq__msq-relayer-service__claude__skills__moai-foundation-claude__SKILL.md
0
FAQ

Frequently asked questions

What is the moai-foundation-claude skill?

moai-foundation-claude is a Claude Skill by mattnigh. Skills package instructions and resources that Claude loads on demand, so Claude can perform moai-foundation-claude-related tasks without extra prompting.

How do I install moai-foundation-claude?

Use the install commands on this page: add moai-foundation-claude to Claude Code as a plugin, or clone its repository into your skills directory, then restart Claude so it picks up the skill.

What category does moai-foundation-claude belong to?

moai-foundation-claude is in the foundation category, tagged foundation, claude-code, skills, sub-agents, slash-commands and orchestration.

Is moai-foundation-claude free to use?

Yes. moai-foundation-claude is listed on AIMCP and free to install. It runs inside Claude, so no separate service account is required to use the skill itself.

Related Skills

moai-plugin-builder
Other

This 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.

View skill
moai-plugin-builder
Other

The 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.

View skill
moai-foundation-quality
Other

This 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.

View skill
moai-foundation-context
Other

This 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.

View skill