moai-foundation-cc

Featured

Canonical Claude Code authoring kit covering Skills, sub-agents, plugins, slash commands, hooks, memory, settings, sandboxing, headless mode, and advanced agent patterns. Use when creating Claude Code extensions or configuring Claude Code features.

AI & Automation 1,143 stars 211 forks Updated today Apache-2.0

Install

View on GitHub

Quality Score: 99/100

Stars 20%
100
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# Claude Code Authoring Kit Comprehensive reference for Claude Code Skills, sub-agents, plugins, slash commands, hooks, memory, settings, sandboxing, headless mode, and advanced agent patterns. ## Documentation Index Core Features: - reference/claude-code-skills-official.md - Agent Skills creation and management - reference/claude-code-sub-agents-official.md - Sub-agent development and delegation - reference/claude-code-plugins-official.md - Plugin architecture and distribution - reference/claude-code-custom-slash-commands-official.md - Command creation and orchestration Configuration: - reference/claude-code-settings-official.md - Configuration hierarchy and management - reference/claude-code-memory-official.md - Context and knowledge persistence - reference/claude-code-hooks-official.md - Event-driven automation - reference/claude-code-iam-official.md - Access control and security Advanced Features: - reference/claude-code-sandboxing-official.md - Security isolation - reference/claude-code-headless-official.md - Programmatic and CI/CD usage - reference/claude-code-devcontainers-official.md - Containerized environments - reference/claude-code-cli-reference-official.md - Command-line interface - reference/claude-code-statusline-official.md - Custom status display - reference/advanced-agent-patterns.md - Engineering best practices ## Quick Reference Skills: Model-invoked extensions in ~/.claude/skills/ (personal) or .claude/skills/ (project). Three-level progressive ...

Details

Author
modu-ai
Repository
modu-ai/moai-adk
Created
10 months ago
Last Updated
today
Language
Go
License
Apache-2.0

Integrates with

Similar Skills

Semantically similar based on skill content — not just same category

AI & Automation Listed

claude-code-framework

Authoritative reference for how Claude Code itself works AND how to build for it — CLAUDE.md memory, custom slash commands, subagents, skills, hooks, MCP servers, settings precedence, permissions, plan mode, CLI/headless/CI, worktrees, and multi-platform surfaces. Use when authoring or debugging a plugin component (command/agent/skill/hook), wiring an MCP server, choosing frontmatter fields, configuring settings.json or permissions, figuring out why an agent/skill won't auto-trigger, running headless/CI or worktree-parallel sessions, or answering "how does Claude Code X work / how should I structure this for Claude Code."

5 Updated 3 days ago
nxtg-ai
AI & Automation Solid

claude-mastery-expert

This skill should be activated when the user wants to build an agent, design tools for an agent, write skills, structure a CLAUDE.md, optimize prompt caching, set up worktrees, use subagents, design verification loops, write hooks, structure a project for Claude Code, or improve their Claude Code workflow. Relevant when the user says "how should I structure this", "write a skill for", "design this agent", "optimize for caching", "set up verification", "use subagents", "parallel development", "write a CLAUDE.md", "improve my workflow", "design tools", "build an agent", "context engineering", or "autonomous research".

11 Updated today
johnkozaris
AI & Automation Solid

claude-codeskill

Creating and optimizing Claude Code Skills including activation patterns, content structure, and development workflows. Use when creating new skills, converting memory files to skills, debugging skill activation, or understanding skill architecture and best practices.

15 Updated today
bendrucker