**`anthropics/skills`** is the canonical reference implementation. It ships skills for reading docx, PDF, PowerPoint, and Excel files; generating canvas designs; creating algorithmic art; building MCP servers (`mcp-builder`); and evaluating other skills (`skill-creator`). This is where you learn the house style.
**`claude-code-action`** is the official GitHub Actions integration โ the mechanism for running Claude Code headlessly in CI pipelines.
The **Official Plugin Directory** (in-product) is where installable plugins appear as Anthropic certifies them.
**Anthropic's engineering posts** โ especially the multi-agent research post โ are the canonical design docs for orchestrator/subagent architecture. Read them before building anything complex.