Official Skills from Technology Makers
Community skills are excellent. But official skills carry a different kind of authority. When Cloudflare publishes a Workers skill, it reflects how the Cloudflare team wants you to use Workers. When Firebase publishes an agent skill, it encodes the patterns the Firebase engineers use internally. Official skills do not just teach best practices — they teach the intended practices, straight from the source.
The skills.sh/official page indexes skills from 80+ organizations that build the technology you use every day. This guide covers the most impactful ones.
What You’ll Walk Away With
Section titled “What You’ll Walk Away With”- The most impactful official skills organized by category
- Why official skills matter for keeping AI aligned with framework evolution
- Install commands and use cases for each featured skill
- A complete directory of all organizations publishing official skills
Anthropic’s Skills Ecosystem
Section titled “Anthropic’s Skills Ecosystem”Anthropic publishes the most-installed skill collection in the entire ecosystem. Three repositories cover different aspects of AI-assisted development.
anthropics/skills (796K installs)
Section titled “anthropics/skills (796K installs)”The single largest skills repository on skills.sh. It spans creative design, document handling, and developer tooling.
npx skills add anthropics/skillsTop skills by install count:
| Skill | Installs | What It Does |
|---|---|---|
frontend-design | 222,000+ | Full-stack design system: layout, typography, color, responsive patterns |
skill-creator | 117,000+ | Teaches the AI how to create and publish new skills |
pdf | 56,000+ | PDF generation, parsing, and manipulation |
pptx | 51,000+ | PowerPoint presentation generation |
docx | 44,000+ | Word document creation and editing |
xlsx | 40,000+ | Excel spreadsheet generation |
webapp-testing | 36,000+ | Playwright-based end-to-end testing patterns |
mcp-builder | 29,000+ | Building high-quality MCP servers |
canvas-design | 28,000+ | Canvas-based visual design and drawing |
web-artifacts-builder | 21,000+ | Building interactive web artifacts |
doc-coauthoring | 21,000+ | Collaborative document writing |
theme-factory | 21,000+ | Design theme generation and customization |
brand-guidelines | 20,000+ | Brand identity and style guide creation |
claude-api | 8,800+ | Claude API integration patterns |
anthropics/knowledge-work-plugins (62K installs)
Section titled “anthropics/knowledge-work-plugins (62K installs)”A massive collection of 161 skills covering knowledge work tasks: data visualization, task management, content creation, competitive intelligence, and more. Useful for non-coding workflows where the AI assists with research, analysis, and documentation.
npx skills add anthropics/knowledge-work-pluginsanthropics/claude-plugins-official (20K installs)
Section titled “anthropics/claude-plugins-official (20K installs)”Claude Code extension skills: claude-md-improver for auditing CLAUDE.md files, claude-automation-recommender for suggesting hooks and automation, plugin-structure for building Claude Code plugins.
npx skills add anthropics/claude-plugins-officialMobile and Cross-Platform
Section titled “Mobile and Cross-Platform”flutter/skills (84K installs)
Section titled “flutter/skills (84K installs)”The largest mobile-focused official skill collection, with 45 skills covering every aspect of Flutter development. Published by the Flutter team.
npx skills add flutter/skillsSkills are organized by development area:
- UI —
flutter-building-layouts(3.5K),flutter-building-forms(2.7K),flutter-theming-apps(3.1K) - Architecture —
flutter-architecting-apps(3.4K),flutter-managing-state(3.1K),flutter-handling-concurrency(2.7K) - Data —
flutter-handling-http-and-json(2.7K),flutter-working-with-databases(2.7K),flutter-caching-data(2.8K) - Platform —
flutter-interoperating-with-native-apis(2.6K),flutter-embedding-native-views(2.6K),flutter-building-plugins(2.6K) - Quality —
flutter-testing-apps(2.9K),flutter-improving-accessibility(2.7K),flutter-reducing-app-size(2.8K) - Setup —
flutter-setting-up-on-macos(2.4K),flutter-setting-up-on-windows(2.3K),flutter-setting-up-on-linux(2.3K)
Expo (135K installs) is covered in detail in Best Skills for Frontend Development.
Cloud and Infrastructure
Section titled “Cloud and Infrastructure”firebase/agent-skills (61K installs)
Section titled “firebase/agent-skills (61K installs)”The official Firebase skill collection covers the full Firebase platform with 12 skills.
npx skills add firebase/agent-skillsKey skills:
firebase-basics(6.4K) — Project setup, configuration, and CLI usagefirebase-auth-basics(6.3K) — Authentication flows: email/password, OAuth providers, anonymous authfirebase-ai-logic(5.8K) — Firebase AI Logic (formerly Vertex AI in Firebase) for building AI featuresfirebase-hosting-basics(5.8K) — Static hosting and deploymentfirebase-app-hosting-basics(5.7K) — Next.js and Angular SSR hosting on Firebasefirebase-data-connect(5.5K) — Firebase Data Connect with PostgreSQLfirebase-firestore-standard(4.9K) — Firestore document/collection patternsfirebase-local-env-setup(4.9K) — Local emulator suite configurationdeveloping-genkit-js(4.7K) — Building AI apps with Genkit (JavaScript)developing-genkit-dart(4.6K) — Building AI apps with Genkit (Dart/Flutter)
More Cloud and Infrastructure Skills
Section titled “More Cloud and Infrastructure Skills”| Repository | Installs | Focus |
|---|---|---|
cloudflare/skills | 31,000+ | Workers, KV, R2, D1, Durable Objects, Agents SDK (details) |
encoredev/skills | 3,000+ | Encore.dev backend framework with type-safe APIs |
firebase/skills | 2,900+ | Additional Firebase development skills |
cloudflare/vinext | 2,400+ | Vite + Next.js on Cloudflare Workers |
denoland/skills | 371 | Deno runtime patterns |
hashicorp/agent-skills | 61 | Terraform and Vault infrastructure-as-code |
pulumi/agent-skills | 31 | Pulumi infrastructure-as-code |
upstash/context7 | 30 | Upstash Redis and Kafka patterns |
neondatabase/agent-skills | 20 | Neon serverless Postgres |
planetscale/database-skills | 8 | PlanetScale MySQL branching |
Data, Scraping, and Search
Section titled “Data, Scraping, and Search”firecrawl/cli (89K installs)
Section titled “firecrawl/cli (89K installs)”The most-installed data extraction skill collection. Firecrawl turns websites into structured data for AI consumption.
npx skills add firecrawl/cliSkills in this collection:
| Skill | Installs | What It Does |
|---|---|---|
firecrawl | 21,500+ | Core scraping and conversion |
firecrawl-scrape | 9,900+ | Single-page scraping with content extraction |
firecrawl-browser | 9,800+ | Browser-based scraping for JS-rendered pages |
firecrawl-search | 9,700+ | Search the web and return structured results |
firecrawl-crawl | 9,700+ | Multi-page site crawling |
firecrawl-agent | 9,600+ | AI agent for autonomous web research |
firecrawl-map | 9,600+ | URL discovery and site mapping |
apify/agent-skills (36K installs)
Section titled “apify/agent-skills (36K installs)”Web scraping, data extraction, and market intelligence from Apify’s cloud scraping platform.
npx skills add apify/agent-skillsKey skills:
apify-ultimate-scraper(4.6K) — Full-featured web scraping with anti-blockingapify-market-research(3.4K) — Automated market research workflowsapify-ecommerce(3.2K) — E-commerce data extraction (pricing, reviews, inventory)apify-actor-development(3.1K) — Building custom Apify actorsapify-lead-generation(2.8K) — B2B lead extraction and enrichmentapify-competitor-intelligence(2.5K) — Competitor monitoring and analysis
More Data Skills
Section titled “More Data Skills”| Repository | Installs | Focus |
|---|---|---|
brave/brave-search-skills | 2,500+ | Brave Search API integration |
browserbase/skills | 2,400+ | Cloud browser automation |
tavily-ai/skills | 19 | Tavily AI search patterns |
Authentication and Payments
Section titled “Authentication and Payments”clerk/skills (26K installs)
Section titled “clerk/skills (26K installs)”The official Clerk authentication skill collection covers the full auth lifecycle for modern web apps.
npx skills add clerk/skillsKey skills:
clerk-nextjs-patterns(5.8K) — Next.js integration: middleware, server components, client hooksclerk(3.7K) — Core Clerk concepts and setupclerk-setup(3.0K) — Initial project configurationclerk-custom-ui(2.9K) — Custom sign-in/sign-up flowsclerk-webhooks(2.8K) — Webhook handling for user eventsclerk-testing(2.6K) — Testing strategies for auth flowsclerk-orgs(2.3K) — Multi-tenant organization featuresclerk-backend-api(1.4K) — Server-side API usageclerk-swift(706) — iOS/Swift integrationclerk-android(456) — Android integration
Stripe (35K installs) and Better Auth (67K installs) are covered in Best Skills for Backend and DevOps.
More Auth and Payment Skills
Section titled “More Auth and Payment Skills”| Repository | Installs | Focus |
|---|---|---|
coinbase/agentic-wallet-skills | 12,300+ | Blockchain wallets, USDC payments, on-chain data |
auth0/agent-skills | 3,100+ | Auth0 enterprise identity |
bitwarden/ai-plugins | 471 | Password management integration |
Developer Infrastructure
Section titled “Developer Infrastructure”apollographql/skills (13K installs)
Section titled “apollographql/skills (13K installs)”Covers both GraphQL API development and, surprisingly, one of the most-installed Rust skills on the platform.
npx skills add apollographql/skillsKey skills:
rust-best-practices(5.0K) — Rust idioms, ownership patterns, error handlingapollo-client(1.6K) — Apollo Client for React and other frontendsgraphql-schema(1.0K) — GraphQL schema design patternsgraphql-operations(966) — Query and mutation best practicesapollo-mcp-server(898) — Building MCP servers with Apolloapollo-server(752) — Apollo Server setup and resolversapollo-connectors(579) — REST API to GraphQL connectorsapollo-federation(335) — Federated graph architecture
Sentry Monitoring (13K+ installs across repos)
Section titled “Sentry Monitoring (13K+ installs across repos)”Sentry publishes multiple skill repositories for error monitoring and performance tracking.
npx skills add getsentry/sentry-for-ainpx skills add getsentry/sentry-agent-skillsgetsentry/sentry-for-ai(8.7K) — AI-assisted error triage, stack trace analysis, and issue resolutiongetsentry/sentry-agent-skills(5.2K) — Sentry SDK setup, alerting, and performance monitoringgetsentry/agent-skills(492) — Additional agent integration patterns
More Developer Infrastructure Skills
Section titled “More Developer Infrastructure Skills”| Repository | Installs | Focus |
|---|---|---|
astronomer/agents | 8,800+ | Apache Airflow data pipeline orchestration |
coderabbitai/skills | 1,800+ | AI-powered code review automation |
clickhouse/agent-skills | 1,700+ | ClickHouse analytical database |
datadog-labs/agent-skills | 1,300+ | Datadog monitoring and observability |
dagster-io/skills | 992 | Dagster data orchestration |
dbt-labs/dbt-agent-skills | 1,100+ | dbt data transformation |
axiomhq/skills | 1,200+ | Axiom log management |
posthog/posthog | 123 | PostHog product analytics |
launchdarkly/agent-skills | 16 | Feature flag management |
temporalio/skill-temporal-developer | 4 | Temporal durable execution |
AI and Media
Section titled “AI and Media”elevenlabs/skills (10K installs)
Section titled “elevenlabs/skills (10K installs)”Audio AI capabilities: text-to-speech, speech-to-text, and AI agents with voice.
npx skills add elevenlabs/skillstext-to-speech(2.4K) — Generate natural speech from textspeech-to-text(2.0K) — Transcribe audio to textagents(1.7K) — Build conversational AI agents with voicesetup-api-key(1.4K) — API configurationsound-effects(1.4K) — Generate sound effectsmusic(1.4K) — AI music generation
More AI and Media Skills
Section titled “More AI and Media Skills”| Repository | Installs | Focus |
|---|---|---|
facebook/react | 5,600+ | React skills from the Meta team |
figma/mcp-server-guide | 11,100+ | Figma-to-code design implementation (details) |
browser-use/browser-use | 60,700+ | Browser automation and testing (details) |
automattic/agent-skills | 1,300 | WordPress development |
n8n-io/n8n | 11 | n8n workflow automation |
remotion-dev/skills | 9 | Programmatic video generation |
tldraw/tldraw | 13 | Drawing and whiteboard tools |
runwayml/skills | 14 | Runway ML video generation |
livekit/agent-skills | 1 | Real-time audio/video communication |
CMS, E-commerce, and Platforms
Section titled “CMS, E-commerce, and Platforms”| Repository | Installs | Focus |
|---|---|---|
medusajs/medusa-agent-skills | 16 | Medusa headless commerce |
sanity-io/agent-toolkit | 21 | Sanity CMS content management |
webflow/webflow-skills | 22 | Webflow site building |
wix/skills | 19 | Wix platform development |
wordpress/agent-skills | 14 | WordPress development |
streamlit/streamlit | 34 | Streamlit data apps |
nuxt/ui | 2 | Nuxt UI component library |
sveltejs/ai-tools | 2 | Svelte AI tooling |
triggerdotdev/skills | 13 | Trigger.dev background jobs |
Complete Official Skills Directory
Section titled “Complete Official Skills Directory”All organizations publishing official skills on skills.sh/official, sorted by total install count.
| Organization | Top Repository | Total Installs | Category |
|---|---|---|---|
| Anthropic | anthropics/skills | 796,000+ | AI, Design, Documents |
| Expo | expo/skills | 135,000+ | Mobile (React Native) |
| Firecrawl | firecrawl/cli | 89,000+ | Web Scraping |
| Flutter | flutter/skills | 84,000+ | Mobile (Flutter) |
| Better Auth | better-auth/skills | 67,000+ | Authentication |
| Firebase | firebase/agent-skills | 61,000+ | Cloud Platform |
| Browser Use | browser-use/browser-use | 60,000+ | Browser Automation |
| Apify | apify/agent-skills | 36,000+ | Web Scraping |
| Cloudflare | cloudflare/skills | 31,000+ | Edge Infrastructure |
| Clerk | clerk/skills | 26,000+ | Authentication |
| Callstack | callstackincubator/agent-skills | 13,700+ | React Native |
| Apollo GraphQL | apollographql/skills | 13,100+ | GraphQL, Rust |
| Coinbase | coinbase/agentic-wallet-skills | 12,300+ | Blockchain |
| Figma | figma/mcp-server-guide | 11,100+ | Design-to-Code |
| ElevenLabs | elevenlabs/skills | 10,600+ | Audio AI |
| Sentry | getsentry/sentry-for-ai | 8,700+ | Error Monitoring |
| Astronomer | astronomer/agents | 8,800+ | Data Pipelines |
| Facebook/Meta | facebook/react | 5,600+ | Frontend |
| Encore | encoredev/skills | 3,000+ | Backend Framework |
| Auth0 | auth0/agent-skills | 3,100+ | Enterprise Identity |
| Brave | brave/brave-search-skills | 2,500+ | Search |
| Browserbase | browserbase/skills | 2,400+ | Cloud Browsers |
| CodeRabbit | coderabbitai/skills | 1,800+ | Code Review |
| ClickHouse | clickhouse/agent-skills | 1,700+ | Analytics DB |
| Datadog | datadog-labs/agent-skills | 1,300+ | Monitoring |
| Automattic | automattic/agent-skills | 1,300 | WordPress |
| Axiom | axiomhq/skills | 1,200+ | Log Management |
| Dagster | dagster-io/erk | 1,100+ | Data Orchestration |
| dbt Labs | dbt-labs/dbt-agent-skills | 1,100+ | Data Transformation |
| Microsoft | microsoft/github-copilot-for-azure | 366 | Azure Cloud |
| Deno | denoland/skills | 371 | Runtime |
| GitHub | github/awesome-copilot | 302 | Copilot Patterns |
| PostHog | posthog/posthog | 123 | Product Analytics |
| HashiCorp | hashicorp/agent-skills | 61 | Infrastructure |
| Hugging Face | huggingface/skills | 30 | ML Models |
| Upstash | upstash/context7 | 30 | Redis/Kafka |
| Pulumi | pulumi/agent-skills | 31 | Infrastructure |
| Streamlit | streamlit/streamlit | 34 | Data Apps |
| Sanity | sanity-io/agent-toolkit | 21 | CMS |
| Neon | neondatabase/agent-skills | 20 | Serverless Postgres |
| Mapbox | mapbox/mapbox-agent-skills | 22 | Maps/Location |
| Webflow | webflow/webflow-skills | 22 | Site Builder |
| Wix | wix/skills | 19 | Site Builder |
| Tavily | tavily-ai/skills | 19 | AI Search |
| Medusa | medusajs/medusa-agent-skills | 16 | E-commerce |
| LaunchDarkly | launchdarkly/agent-skills | 16 | Feature Flags |
| WordPress | wordpress/agent-skills | 14 | CMS |
| Runway ML | runwayml/skills | 14 | Video AI |
| Trigger.dev | triggerdotdev/skills | 13 | Background Jobs |
| tldraw | tldraw/tldraw | 13 | Drawing |
| Resend | resend/resend-skills | 13 | Email API |
| Notion | makenotion/claude-code-notion-plugin | 23 | Productivity |
| Rivet | rivet-dev/skills | 11 | AI Visual Editor |
| n8n | n8n-io/n8n | 11 | Workflow Automation |
| Remotion | remotion-dev/skills | 9 | Video |
| PlanetScale | planetscale/database-skills | 8 | MySQL |
| Semgrep | semgrep/skills | 6 | Code Analysis |
| PyTorch | pytorch/pytorch | 12 | ML Framework |
| Kotlin | kotlin/kotlin-agent-skills | 4 | Language |
| Temporal | temporalio/skill-temporal-developer | 4 | Durable Execution |
| Tinybird | tinybirdco/tinybird-agent-skills | 4 | Real-time Analytics |
| Redis | redis/agent-skills | 3 | Database |
| Svelte | sveltejs/ai-tools | 2 | Frontend |
| Nuxt | nuxt/ui | 2 | Frontend |
| LiveKit | livekit/agent-skills | 1 | Real-time Audio/Video |
| Wondel.ai | wondelai/skills | — | Business Frameworks, Design, Architecture |
| Whop | whopio/whop-payments-network-skill | 1 | Payments |
When This Breaks
Section titled “When This Breaks”Official skills may lag behind the latest release. Framework teams do not always update skills on the same day they ship a new version. If you hit a pattern that contradicts the latest docs, check the skill repo’s last commit date and compare it with the framework’s release notes. Run npx skills update to pull the latest.
Large collections flood the context window. Flutter’s 45 skills and Anthropic’s 161 knowledge-work plugins are extensive. If responses feel slow or the AI starts mixing patterns, install specific skills from the collection rather than the entire repo. Check npx skills list and remove ones you do not use.
Multiple official skills overlap. Anthropic, OpenAI, and Google all publish code review skills. If you install all three, the AI may produce inconsistent review styles. Pick one and stick with it.
Install counts shift rapidly. The numbers in this guide reflect April 2026 data from skills.sh. The ecosystem grows fast — check the official directory for current numbers.