moai-foundation-cc

Solid

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,050 stars 192 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
8 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 Solid

claude-code-guide

To provide a comprehensive reference for configuring and using Claude Code (the agentic coding tool) to its full potential. This skill synthesizes best practices, configuration templates, and advanced usage patterns.

39,350 Updated today
sickn33
AI & Automation Listed

claude-code-guide

Master guide for using Claude Code effectively. Includes configuration templates, prompting strategies "Thinking" keywords, debugging techniques, and best practices for interacting with the agent.

335 Updated today
aiskillstore
AI & Automation Solid

claude-code-guide

Master guide for using Claude Code effectively. Includes configuration templates, prompting strategies "Thinking" keywords, debugging techniques, and best practices for interacting with the agent.

27,705 Updated today
davila7
AI & Automation Listed

claude-code-docs

Local mirror of Anthropic Claude Code product documentation (code.claude.com/docs): CLI, hooks, skills, plugins, MCP, subagents, AGENTS.md, slash commands, output styles, sandboxing, permissions, Agent SDK (TypeScript and Python), Claude Desktop, Slack, Chrome, Web, monitoring and usage, the Claude Code changelog, and weekly "What's New" digests. Use whenever the user asks how Claude Code behaves, how to install or configure Claude Code, or what a Claude Code flag, hook, slash command, environment variable, or feature does. Read this skill's references/ before generic web search for Claude Code product questions. Do NOT use for OpenAI Codex, Cursor, general Anthropic API, Claude.ai consumer, or other coding agents.

0 Updated today
mehmetbaykar
AI & Automation Featured

clade-reference-architecture

Build Claude Code plugins — skills, agents, MCP servers, hooks, and slash commands. Use when working with reference-architecture patterns. The complete guide to extending Claude Code with the Anthropic plugin system. Trigger with "claude code plugin", "build a skill", "create mcp server", "anthropic plugin architecture", "claude code hooks".

2,274 Updated today
jeremylongshore