Repository
500

Anthropic Skills

The official repository for Claude Code skills, providing templates for document creation and CLI extensions.

#Claude Code#Official#Skills#Templates

Overview

Maintained by Anthropic, this repository serves as the baseline for how Claude Code skills are structured. It includes reference implementations for common tasks like generating design documents and building CLI bridges.

Features

  • Official Specification: The blueprint for SKILL.md format.
  • Modular Examples: Drop-in folders for automated documentation and project scaffolding.
  • Source-Available: Clean, documented code to learn the skill-building pattern.

Use Cases

  • Learning the official standard for Claude Code skills.
  • Forking templates to build custom enterprise integrations.
  • Understanding how Anthropic intends for agents to use external tools.