moai-foundation-claude

Create and configure Claude Code extensions including Skills, sub-agents, and plugins.

Updated Feb 26, 2026
One-click install
npx skills add https://github.com/skeeper75/widget.creator --skill moai-foundation-claude-skeeper75
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: moai-foundation-claude
Source: https://github.com/skeeper75/widget.creator/tree/main/.claude/skills/moai-foundation-claude
Command: npx skills add https://github.com/skeeper75/widget.creator --skill moai-foundation-claude-skeeper75

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill provides a comprehensive guide to creating and managing Claude Code extensions, including Skills, sub-agents, plugins, and advanced agent patterns, enabling powerful automation and customization.

Core Features & Use Cases

  • Skill Creation: Learn to build self-contained, discoverable Skills with progressive disclosure.
  • Agent Orchestration: Understand patterns for coordinating specialized sub-agents for complex tasks.
  • Use Case: You need to build a new Claude Code Skill to automate documentation generation for your API. This Skill will guide you through defining the Skill's purpose, structuring its content, and implementing the necessary logic.

Quick Start

Use the moai-foundation-claude skill to learn how to create a new Claude Code Skill.

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 custom Claude Code Skills for automation?

To create custom Claude Code Skills, use a comprehensive authoring kit covering progressive disclosure, sub-agents, and hooks to build self-contained, discoverable automation features.

What are sub-agent patterns in Claude Code?

Sub-agent patterns in Claude Code are orchestration techniques for coordinating specialized agents during complex tasks, enabling modular automation and customized feature execution.

How do I configure Claude Code plugins and slash commands?

Configure Claude Code plugins and slash commands through the extension authoring kit, defining settings, memory management, and sandboxing to execute custom automated workflows.

Can I run Claude Code extensions in headless mode?

Yes, you can run Claude Code extensions in headless mode by configuring advanced agent patterns and settings, allowing automated task execution without an interactive interface.

What is the best way to orchestrate multiple specialized sub-agents?

The best way to orchestrate specialized sub-agents is applying advanced agent patterns provided by the authoring kit, coordinating tasks seamlessly for complex software engineering workflows.

How does memory management work for Claude Code sub-agents?

Memory management for Claude Code sub-agents involves configuring specific settings within the extension authoring kit to maintain context and coordinate state across complex automated workflows.