BeClaude

Official Claude Code Skills

Skills published by the companies and organizations that build the technology — the makers teaching you how to use their products. Browse 0 organizations with 0 skills in total.

What makes a skill "official"? It is published under the technology maker's own GitHub organization. For example, skills in anthropics/skills are official because Anthropic builds Claude. Click any organization below to see all of their published skills.

Loading organizations...

Frequently Asked Questions

What are official Claude Code skills?

Official skills are published by the companies and organizations that build the underlying technology — for example, Anthropic publishes skills for Claude, Vercel publishes skills for Next.js, and Stripe publishes skills for their payments API. These skills are authored by the technology makers themselves, so they reflect current best practices and official APIs.

How is an organization marked as official?

We curate a list of recognized technology companies and open-source projects. A skill is attributed to an organization when its source repository lives under that organization's GitHub account (for example, github.com/anthropics/skills belongs to Anthropic).

Are these skills different from the main Skills Library?

No — they are a filtered view. Every skill listed on an official organization page also appears in the main Skills Library. This page simply groups skills by their publisher so you can find vendor-endorsed skills quickly.

How do I install a skill from an official organization?

Open any skill's detail page and copy the curl install command, or manually save the SKILL.md file to .claude/skills/ in your project. The skill becomes available as a slash command (/skill-name) in your next Claude Code session.