Skip to content
Β 
Β 

Latest commit

Β 

History

318 Commits

Folders and files

NameName
Last commit message
Last commit date
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Originally forked from VoltAgent/awesome-agent-skills. This fork provides a less cluttered, easier to navigate version of the collection β€” reorganized with collapsible sections, a Top 15 ranking, and a streamlined table format.

A curated collection of official Agent Skills from leading development teams and the community.

Awesome Skills Count

Awesome Agent Skills

Unlike many bulk-generated skill repositories, this collection focuses on real-world Agent Skills created and used by actual engineering teams, not mass AI‑generated stuff.

This collection features official skills published by leading development teams, including Anthropic, Google Labs, Vercel, Stripe, Cloudflare, Netlify, Trail of Bits, Sentry, Expo, Hugging Face, and more, alongside community-built skills.

Compatible with Claude Code, Codex, Antigravity, Gemini CLI, Cursor, GitHub Copilot, OpenCode, Windsurf, and more. See the table below for paths and documentation.

The most contributed Agent Skills repository, built and maintained together with the community.

πŸ”’ Security Notice

Skills in this list are curated, not audited. They may be updated, modified, or replaced by their original maintainers at any time after being added here.

Before installing or using any Agent Skill, review potential security risks and validate the source yourself.

Recommended tools:

Agent skills can include prompt injections, tool poisoning, hidden malware payloads, or unsafe data handling patterns. Always review the code and use skills at your own discretion.

⭐ Top 15 Most Popular Skills

# Skill Stars Description
1 anthropics/docx GitHub Stars Create, edit, and analyze Word documents
2 obra/brainstorming GitHub Stars Generate and explore ideas
3 nextlevelbuilder/ui-ux-pro-max-skill GitHub Stars UI/UX design patterns and best practices
4 vercel-labs/react-best-practices GitHub Stars React best practices and patterns
5 googleworkspace/gws-shared GitHub Stars Shared authentication, global flags, and output formatting
6 K-Dense-AI/claude-scientific-skills GitHub Stars Scientific research and analysis skills
7 muratcankoylan/context-fundamentals GitHub Stars Understand what context is, why it matters, and the anatomy of context in agent systems
8 openai/cloudflare-deploy GitHub Stars Deploy apps to Cloudflare using Workers, Pages, and platform services
9 coreyhaines31/ab-test-setup GitHub Stars Plan and implement A/B tests or experiments for any digital experience
10 Skill_Seekers GitHub Stars Automatically convert documentation websites, GitHub repositories, and PDFs into Claude AI skills in minutes
11 zarazhangrui/frontend-slides GitHub Stars Generate animation-rich HTML presentations with visual style previews
12 huggingface/hugging-face-cli GitHub Stars HF Hub CLI for models, datasets, repos, and compute jobs
13 blader/humanizer GitHub Stars Remove signs of AI-generated writing from text, making it sound more natural and human
14 kreuzberg-dev/kreuzberg GitHub Stars Extract text, tables, and metadata from 62+ document formats
15 phuryn/ab-test-analysis GitHub Stars Analyze A/B test results with statistical significance and recommendations

Table of Contents

Official Claude Skills Skills by Composio Skills by Supabase
Skills by Google Gemini Skills by Stripe Skills by CallStack
Skills by Expo Skills by Better Auth Skills by Tinybird
Skills by HashiCorp Skills by Sanity Skills by Firecrawl
Skills by Neon Skills by Cloudflare Engineer Skill by ClickHouse
Skills by Remotion Skills by Replicate Skills by Typefully
Skills by Vercel Skills by Cloudflare Skills by Netlify
Skills by Google Labs (Stitch) Skills by Google Workspace CLI Skills by Hugging Face
Skills by Trail of Bits Skills by Sentry Skills by Microsoft
Skills by fal.ai Skills by WordPress Skills by Transloadit
Skills by OpenAI Marketing Skills by Corey Haines Skills by Binance
Product Manager Skills by Dean Peters Product Management Skills by PaweΕ‚ Huryn Community Skills
Skill Quality Standards

Official Claude Skills

GitHub Stars
Skill Description
anthropics/docx Create, edit, and analyze Word documents
anthropics/doc-coauthoring Collaborative document editing and co-authoring
anthropics/pptx Create, edit, and analyze PowerPoint presentations
anthropics/xlsx Create, edit, and analyze Excel spreadsheets
anthropics/pdf Extract text, create PDFs, and handle forms
anthropics/algorithmic-art Create generative art using p5.js with seeded randomness
anthropics/canvas-design Design visual art in PNG and PDF formats
anthropics/frontend-design Frontend design and UI/UX development tools
anthropics/slack-gif-creator Create animated GIFs optimized for Slack size constraints
anthropics/theme-factory Style artifacts with professional themes or generate custom themes
anthropics/web-artifacts-builder Build complex claude.ai HTML artifacts with React and Tailwind
anthropics/mcp-builder Create MCP servers to integrate external APIs and services
anthropics/webapp-testing Test local web applications using Playwright
anthropics/brand-guidelines Apply Anthropic's brand colors and typography to artifacts
anthropics/internal-comms Write status reports, newsletters, and FAQs
anthropics/skill-creator Guide for creating skills that extend Claude's capabilities
anthropics/template Basic template for creating new skills

Skills by Composio Team

GitHub Stars

Skill Description
ComposioHQ/skills Connect AI agents to 1000+ external apps with managed authentication

Skills by Supabase Team

GitHub Stars

Skill Description
supabase/postgres-best-practices PostgreSQL best practices for Supabase

Skills by Google Gemini

GitHub Stars

Skill Description
google-gemini/gemini-skills A library of skills for the Gemini API, SDK and model interactions.
google-gemini/gemini-api-dev Best practices for developing Gemini-powered apps using the Gemini API

| google-gemini/vertex-ai-api-dev | Developing Gemini-powered apps on Google Cloud Vertex AI using the Gen AI SDK |

| [google-gemini/gemini-live-api-dev](https://github.com/google-gemini/gemini-skills/tree/main/skills/gemini-live-api-dev) | Building real-time bidirectional streaming apps with the Gemini Live API |

| google-gemini/gemini-interactions-api | Building apps with the Gemini Interactions API for text, chat, streaming, and image generation |

Skills by Stripe Team

GitHub Stars

Skill Description
stripe/stripe-best-practices Best practices for building Stripe integrations
stripe/upgrade-stripe Upgrade Stripe SDK and API versions

Skills by CallStack

GitHub Stars

Skill Description
callstackincubator/react-native-best-practices Performance optimization for React Native apps from Callstack
callstackincubator/github GitHub workflow patterns for PRs, code review, branching
callstackincubator/upgrading-react-native React Native upgrade workflow: templates, dependencies, and common pitfalls

Skills by Expo Team

GitHub Stars Official AI agent skills from the Expo team for building, deploying, and debugging Expo apps.

Skill Description
expo/expo-app-design Design and build Expo applications
expo/expo-deployment Deploy Expo apps to production
expo/upgrading-expo Upgrade Expo SDK versions
expo/building-native-ui Build apps with Expo Router, styling, components, navigation, and animations

| expo/expo-api-routes | Create API routes in Expo Router with EAS Hosting |

| [expo/expo-cicd-workflows](https://github.com/expo/skills/tree/main/plugins/expo/skills/expo-cicd-workflows) | CI/CD workflows for Expo projects |

| expo/expo-deployment | Deploy Expo apps to production |

Details | [expo/expo-dev-client](https://github.com/expo/skills/tree/main/plugins/expo/skills/expo-dev-client) | Build and distribute Expo dev clients locally or via TestFlight |

Skills by Better Auth Team

| [expo/expo-tailwind-setup](https://github.com/expo/skills/tree/main/plugins/expo/skills/expo-tailwind-setup) | Set up Tailwind CSS v4 in Expo with NativeWind v5 |

| expo/expo-ui-jetpack-compose | Jetpack Compose UI components for Expo | GitHub Stars | expo/expo-ui-swift-ui | SwiftUI components for Expo | | Skill | Description |

expo/native-data-fetching Network requests, API calls, caching, and offline support
expo/upgrading-expo Upgrade Expo SDK versions
better-auth/best-practices Best practices for Better Auth integration
expo/use-dom Run web code in a webview on native using DOM components
better-auth/commands Better Auth CLI commands
better-auth/create-auth Create authentication setup with Better Auth
better-auth/explain-error.md Explain Better Auth error messages

| better-auth/providers.md | Better Auth authentication providers |

| [better-auth/emailAndPassword](https://github.com/better-auth/skills/tree/main/better-auth/emailAndPassword) | Email and password authentication with Better Auth |

| better-auth/organization | Organization management with Better Auth |

Details | [better-auth/twoFactor](https://github.com/better-auth/skills/tree/main/better-auth/twoFactor) | Two-factor authentication with Better Auth |

Skills by Tinybird Team

GitHub Stars

Skill Description
tinybirdco/tinybird-best-practices Tinybird project guidelines for datasources, pipes, endpoints, and SQL
tinybirdco/tinybird-cli-guidelines Tinybird CLI usage guidelines and commands

| tinybirdco/tinybird-python-sdk-guidelines | Tinybird Python SDK usage guidelines |

| [tinybirdco/tinybird-typescript-sdk-guidelines](https://github.com/tinybirdco/tinybird-agent-skills/tree/main/skills/tinybird-typescript-sdk-guidelines) | Tinybird TypeScript SDK usage guidelines |

Skills by HashiCorp Team for Terraform

GitHub Stars

Skill Description
hashicorp/terraform-code-generation Generate and validate Terraform HCL code
hashicorp/terraform-module-generation Create and refactor Terraform modules
hashicorp/terraform-provider-development Develop Terraform providers

Skills by Sanity Team

GitHub Stars

Skill Description
sanity-io/sanity-best-practices Best practices for Sanity Studio, GROQ queries, and content workflows
sanity-io/content-modeling-best-practices Guidelines for designing scalable content models in Sanity
sanity-io/seo-aeo-best-practices SEO and answer engine optimization patterns for content sites
sanity-io/content-experimentation-best-practices Content A/B testing and experimentation workflows

Skills by Firecrawl Team

| Skill | Stars | Description | |-------|-------|-------------| | [firecrawl/firecrawl-cli](https://github.com/firecrawl/cli/tree/main/skills/firecrawl-cli) | ![GitHub Stars](https://img.shields.io/github/stars/firecrawl/cli?style=flat-square&logo=github&label=β˜…) | Scrape, crawl, search, and map the web via CLI | | [firecrawl/firecrawl-claude-plugin](https://github.com/firecrawl/firecrawl-claude-plugin) | ![GitHub Stars](https://img.shields.io/github/stars/firecrawl/firecrawl-claude-plugin?style=flat-square&logo=github&label=β˜…) | Claude Code plugin for web scraping and search | | [firecrawl/firecrawl-agent](https://github.com/firecrawl/cli/tree/main/skills/firecrawl-agent) | ![GitHub Stars](https://img.shields.io/github/stars/firecrawl/cli?style=flat-square&logo=github&label=β˜…) | AI agent for autonomous web scraping and data extraction |

| firecrawl/firecrawl-browser | GitHub Stars | Browser-based web scraping and interaction |

| [firecrawl/firecrawl-crawl](https://github.com/firecrawl/cli/tree/main/skills/firecrawl-crawl) | ![GitHub Stars](https://img.shields.io/github/stars/firecrawl/cli?style=flat-square&logo=github&label=β˜…) | Crawl websites and extract structured data |

| firecrawl/firecrawl-download | GitHub Stars | Download web content and files |

Details | [firecrawl/firecrawl-map](https://github.com/firecrawl/cli/tree/main/skills/firecrawl-map) | ![GitHub Stars](https://img.shields.io/github/stars/firecrawl/cli?style=flat-square&logo=github&label=β˜…) | Map website structure and sitemaps |

Skills by Neon

| [firecrawl/firecrawl-scrape](https://github.com/firecrawl/cli/tree/main/skills/firecrawl-scrape) | ![GitHub Stars](https://img.shields.io/github/stars/firecrawl/cli?style=flat-square&logo=github&label=β˜…) | Scrape web pages and extract content |

| firecrawl/firecrawl-search | GitHub Stars | Search the web and extract results | GitHub Stars

Skill Description
neondatabase/using-neon Best practices for Neon Serverless Postgres
neondatabase/claimable-postgres Claimable Postgres database provisioning with Neon

| neondatabase/neon-postgres-egress-optimizer | Optimize Neon Postgres egress and data transfer |

Skills by Cloudflare Engineer

GitHub Stars

Skill Description
dmmulroy/cloudflare-skill Cloudflare platform reference for Workers, Pages, storage, AI, and networking

Skill by ClickHouse

GitHub Stars

Skill Description
ClickHouse/agent-skills The official Agent Skills for ClickHouse. These skills help LLMs and agents to adopt best practices when working with ClickHouse.

Skills by Remotion

GitHub Stars

Skill Description
remotion-dev/remotion Programmatic video creation with React

Skills by Replicate

GitHub Stars

Skill Description
replicate/replicate Discover, compare, and run AI models using Replicate's API

Skills by Typefully

GitHub Stars

Skill Description
typefully/typefully Create, schedule, and publish social media content across X, LinkedIn, Threads, Bluesky, and Mastodon

Skills by Vercel Engineering Team

Skill Stars Description
vercel-labs/react-best-practices GitHub Stars React best practices and patterns
vercel-labs/vercel-deploy-claimable GitHub Stars Deploy projects to Vercel
vercel-labs/web-design-guidelines GitHub Stars Web design guidelines and standards
vercel-labs/composition-patterns GitHub Stars React component composition and reusable patterns
vercel-labs/next-best-practices GitHub Stars Next.js best practices and recommended patterns
vercel-labs/next-cache-components GitHub Stars Caching strategies and cache-aware components in Next.js
vercel-labs/next-upgrade GitHub Stars Upgrade Next.js projects to newer versions
vercel-labs/react-native-skills GitHub Stars React Native best practices and performance guidelines

Skills by Cloudflare Team

GitHub Stars
Skill Description
cloudflare/agents-sdk Build stateful AI agents with scheduling, RPC, and MCP servers
cloudflare/building-ai-agent-on-cloudflare Build AI agents with state and WebSockets on Cloudflare
cloudflare/building-mcp-server-on-cloudflare Build remote MCP servers with tools and OAuth
cloudflare/commands Cloudflare CLI commands reference
cloudflare/durable-objects Stateful coordination with RPC, SQLite, and WebSockets
cloudflare/web-perf Audit Core Web Vitals and render-blocking resources
cloudflare/wrangler Deploy and manage Workers, KV, R2, D1, Vectorize, Queues, Workflows

Skills by Netlify Team

GitHub Stars
Skill Description
netlify/netlify-functions Build serverless API endpoints and background tasks
netlify/netlify-edge-functions Low-latency edge middleware and geolocation logic
netlify/netlify-blobs Key-value object storage for files and data
netlify/netlify-db Managed Postgres with deploy preview branching
netlify/netlify-image-cdn Optimize and transform images via CDN
netlify/netlify-forms HTML form handling with spam filtering
netlify/netlify-frameworks Deploy web frameworks with SSR support
netlify/netlify-caching Configure CDN caching and cache purging
netlify/netlify-config Reference for netlify.toml site configuration
netlify/netlify-cli-and-deploy CLI setup, local dev, and deployment workflows
netlify/netlify-deploy Automated deployment workflow for Netlify sites
netlify/netlify-ai-gateway Access AI models via unified gateway endpoint

Skills by Google Labs (Stitch)

GitHub Stars

Agent Skills for the Stitch MCP server, compatible with Claude Code, Gemini CLI, Cursor, and more.

Skill Description
google-labs-code/design-md Create and manage DESIGN.md files
google-labs-code/enhance-prompt Improve prompts with design specs and UI/UX vocabulary
google-labs-code/react-components Stitch to React components conversion
google-labs-code/remotion Generate walkthrough videos from Stitch app designs
google-labs-code/shadcn-ui Build UI components with shadcn/ui
google-labs-code/stitch-loop Iterative design-to-code feedback loop

Skills by Google Workspace CLI

GitHub Stars

Official Google Workspace CLI skills for managing Google Workspace services via the gws CLI tool.

Skill Description
googleworkspace/gws-shared Shared authentication, global flags, and output formatting
googleworkspace/gws-drive Manage Google Drive files, folders, and shared drives
googleworkspace/gws-sheets Read and write Google Sheets spreadsheets
googleworkspace/gws-gmail Send, read, and manage Gmail email
googleworkspace/gws-calendar Manage Google Calendar calendars and events
googleworkspace/gws-admin Manage Workspace users, groups, and devices
googleworkspace/gws-admin-reports Audit logs and usage reports for Workspace
googleworkspace/gws-docs Read and write Google Docs documents
googleworkspace/gws-slides Read and write Google Slides presentations
googleworkspace/gws-tasks Manage Google Tasks task lists and tasks
googleworkspace/gws-people Manage Google People contacts and profiles
googleworkspace/gws-chat Manage Google Chat spaces and messages
googleworkspace/gws-vault Manage Google Vault eDiscovery holds and exports
googleworkspace/gws-groupssettings Manage Google Groups settings
googleworkspace/gws-reseller Manage Google Workspace Reseller subscriptions
googleworkspace/gws-licensing Manage Workspace Enterprise product licenses
googleworkspace/gws-apps-script Manage and execute Google Apps Script projects
googleworkspace/gws-classroom Manage Google Classroom classes, rosters, and coursework
googleworkspace/gws-cloudidentity Manage Cloud Identity groups and memberships
googleworkspace/gws-alertcenter Manage Workspace Alert Center security alerts
googleworkspace/gws-forms Read and write Google Forms
googleworkspace/gws-keep Manage Google Keep notes
googleworkspace/gws-meet Manage Google Meet conferences
googleworkspace/gws-events Subscribe to Google Workspace events
googleworkspace/gws-modelarmor Filter user-generated content for safety
googleworkspace/gws-workflow Cross-service Google Workspace productivity workflows

Skills by Hugging Face Team

GitHub Stars

Official AI agent skills from the Hugging Face team for ML workflows.

Skill Description
huggingface/hugging-face-cli HF Hub CLI for models, datasets, repos, and compute jobs
huggingface/hugging-face-datasets Create and manage datasets with configs and SQL querying
huggingface/hugging-face-evaluation Model evaluation with vLLM/lighteval and eval tables
huggingface/hugging-face-jobs Run compute jobs and Python scripts on HF infrastructure
huggingface/hugging-face-model-trainer Train models with TRL: SFT, DPO, GRPO, GGUF conversion
huggingface/hugging-face-paper-publisher Publish papers on HF Hub with model/dataset links
huggingface/hugging-face-tool-builder Build reusable scripts for HF API operations
huggingface/hugging-face-trackio Track ML experiments with real-time dashboards
huggingface/hf-cli HF CLI tool for Hub operations

| huggingface/hugging-face-dataset-viewer | Browse and query HF datasets with the Dataset Viewer API |

| [huggingface/hugging-face-paper-pages](https://github.com/huggingface/skills/tree/main/skills/hugging-face-paper-pages) | Create and manage paper pages on HF Hub |

| huggingface/hugging-face-vision-trainer | Train vision models on HF infrastructure |

Details | [huggingface/huggingface-gradio](https://github.com/huggingface/skills/tree/main/skills/huggingface-gradio) | Build Gradio apps and deploy to HF Spaces |

Security Skills by Trail of Bits Team

| [huggingface/transformers.js](https://github.com/huggingface/skills/tree/main/skills/transformers.js) | Run ML models in the browser with Transformers.js | GitHub Stars
Skill Description
trailofbits/ask-questions-if-underspecified Prompt for clarification on ambiguous requirements
trailofbits/audit-context-building Deep architectural context via ultra-granular code analysis
trailofbits/building-secure-contracts Smart contract security toolkit with vulnerability scanners for 6 blockchains
trailofbits/burpsuite-project-parser Search and extract data from Burp Suite project files
trailofbits/claude-in-chrome-troubleshooting Diagnose and fix Claude in Chrome MCP extension connectivity issues
trailofbits/constant-time-analysis Detect compiler-induced timing side-channels in crypto code
trailofbits/culture-index Index and search culture documentation
trailofbits/differential-review Security-focused diff review with git history analysis
trailofbits/dwarf-expert DWARF debugging format expertise
trailofbits/entry-point-analyzer Identify state-changing entry points in smart contracts
trailofbits/firebase-apk-scanner Scan Android APKs for Firebase misconfigurations and security vulnerabilities
trailofbits/fix-review Verify fix commits address audit findings without new bugs
trailofbits/insecure-defaults Detect insecure default configurations like hardcoded secrets, default credentials, and weak crypto
trailofbits/modern-python Modern Python tooling with uv, ruff, ty, and pytest best practices
trailofbits/property-based-testing Property-based testing for multiple languages and smart contracts
trailofbits/semgrep-rule-creator Create and refine Semgrep rules for vulnerability detection
trailofbits/semgrep-rule-variant-creator Port existing Semgrep rules to new target languages with test-driven validation
trailofbits/sharp-edges Identify error-prone APIs and dangerous configurations
trailofbits/spec-to-code-compliance Specification-to-code compliance checker for blockchain audits
trailofbits/static-analysis Static analysis toolkit with CodeQL, Semgrep, and SARIF
trailofbits/testing-handbook-skills Testing Handbook skills: fuzzers, static analysis, sanitizers
trailofbits/variant-analysis Find similar vulnerabilities via pattern-based analysis

Skills by Sentry team for their dev team.

GitHub Stars
Skill Description
getsentry/agents-md Generate and manage AGENTS.md files
getsentry/claude-settings-audit Audit Claude settings configuration
getsentry/code-review Perform code reviews
getsentry/commit Create commits with best practices
getsentry/create-pr Create pull requests
getsentry/find-bugs Find and identify bugs in code
getsentry/iterate-pr Iterate on pull request feedback

Skills by Microsoft

Domain-specific knowledge for Azure SDK and Foundry development.

.NET Skills

GitHub Stars

Skill Description
microsoft/azure-ai-agents-persistent-dotnet Persistent AI agents with threads and tools
microsoft/azure-ai-document-intelligence-dotnet Document text, table, and data extraction
microsoft/azure-ai-openai-dotnet GPT-4, embeddings, DALL-E, and Whisper client
microsoft/azure-ai-projects-dotnet AI Foundry project management SDK
microsoft/azure-ai-voicelive-dotnet Real-time bidirectional voice AI
microsoft/azure-eventgrid-dotnet Event Grid topic and domain publishing
microsoft/azure-eventhub-dotnet High-throughput event streaming
microsoft/azure-identity-dotnet Microsoft Entra ID authentication
microsoft/azure-maps-search-dotnet Geocoding, routing, and weather services
microsoft/azure-mgmt-apicenter-dotnet API inventory and governance
microsoft/azure-mgmt-apimanagement-dotnet API Management provisioning via ARM
microsoft/azure-mgmt-applicationinsights-dotnet Application Insights resource management
microsoft/azure-mgmt-arizeaiobservabilityeval-dotnet Arize AI observability management
microsoft/azure-mgmt-botservice-dotnet Bot Service provisioning via ARM
microsoft/azure-mgmt-fabric-dotnet Microsoft Fabric capacity management
microsoft/azure-mgmt-mongodbatlas-dotnet MongoDB Atlas as ARM resources
microsoft/azure-mgmt-weightsandbiases-dotnet Weights & Biases deployment management
microsoft/azure-resource-manager-cosmosdb-dotnet Cosmos DB resource provisioning
microsoft/azure-resource-manager-durabletask-dotnet Durable Task Scheduler management
microsoft/azure-resource-manager-mysql-dotnet MySQL Flexible Server management
microsoft/azure-resource-manager-playwright-dotnet Playwright Testing workspace management
microsoft/azure-resource-manager-postgresql-dotnet PostgreSQL Flexible Server management
microsoft/azure-resource-manager-redis-dotnet Azure Cache for Redis provisioning
microsoft/azure-resource-manager-sql-dotnet Azure SQL resource management
microsoft/azure-search-documents-dotnet Full-text, vector, and hybrid search
microsoft/azure-security-keyvault-keys-dotnet Cryptographic key management
microsoft/azure-servicebus-dotnet Enterprise messaging with queues and topics
microsoft/m365-agents-dotnet M365, Teams, and Copilot Studio agents
microsoft/microsoft-azure-webjobs-extensions-authentication-events-dotnet Entra ID custom auth events handler

Java Skills

GitHub Stars

Skill Description
microsoft/azure-ai-agents-persistent-java Persistent AI agents with threads and tools
microsoft/azure-ai-anomalydetector-java Anomaly detection applications
microsoft/azure-ai-contentsafety-java Content moderation and safety
microsoft/azure-ai-formrecognizer-java Document analysis and form extraction
microsoft/azure-ai-projects-java AI Foundry project management
microsoft/azure-ai-vision-imageanalysis-java Image captioning, OCR, and object detection
microsoft/azure-ai-voicelive-java Real-time bidirectional voice AI
microsoft/azure-appconfiguration-java Centralized app configuration management
microsoft/azure-communication-callautomation-java Call automation with IVR and AI
microsoft/azure-communication-callingserver-java CallingServer legacy SDK
microsoft/azure-communication-chat-java Real-time chat with threads and receipts
microsoft/azure-communication-common-java Communication Services common utilities
microsoft/azure-communication-sms-java SMS sending and delivery reports
microsoft/azure-compute-batch-java Large-scale parallel and HPC batch jobs
microsoft/azure-cosmos-java Cosmos DB NoSQL with global distribution
microsoft/azure-data-tables-java NoSQL key-value table storage
microsoft/azure-eventgrid-java Event-driven pub/sub messaging
microsoft/azure-eventhub-java Real-time high-throughput streaming
microsoft/azure-identity-java Microsoft Entra ID authentication
microsoft/azure-messaging-webpubsub-java Real-time WebSocket messaging
microsoft/azure-monitor-ingestion-java Custom log ingestion to Azure Monitor
microsoft/azure-monitor-opentelemetry-exporter-java OpenTelemetry export to Azure Monitor
microsoft/azure-monitor-query-java Query Azure Monitor logs and metrics
microsoft/azure-security-keyvault-keys-java Cryptographic key management
microsoft/azure-security-keyvault-secrets-java Secret management for passwords and keys
microsoft/azure-storage-blob-java Blob storage for file management

Python Skills

GitHub Stars

Skill Description
microsoft/agent-framework-azure-ai-py Agent Framework for Azure AI Foundry
microsoft/agents-v2-py Container-based hosted agents
microsoft/azure-ai-contentsafety-py Harmful content detection
microsoft/azure-ai-contentunderstanding-py Multimodal content extraction
microsoft/azure-ai-ml-py Azure ML workspace and job management
microsoft/azure-ai-projects-py AI Foundry project client and agents
microsoft/azure-ai-textanalytics-py NLP: sentiment, entities, key phrases
microsoft/azure-ai-transcription-py Speech-to-text transcription
microsoft/azure-ai-translation-document-py Batch document translation
microsoft/azure-ai-translation-text-py Real-time text translation
microsoft/azure-ai-vision-imageanalysis-py Image captions, tags, OCR, objects
microsoft/azure-ai-voicelive-py Real-time bidirectional voice AI
microsoft/azure-appconfiguration-py Feature flags and dynamic settings
microsoft/azure-containerregistry-py Container image and registry management
microsoft/azure-cosmos-db-py Cosmos DB with Python/FastAPI patterns
microsoft/azure-cosmos-py Cosmos DB NoSQL client library
microsoft/azure-data-tables-py NoSQL key-value table storage
microsoft/azure-eventgrid-py Event-driven pub/sub routing
microsoft/azure-eventhub-py High-throughput event streaming
microsoft/azure-identity-py Microsoft Entra ID authentication
microsoft/azure-keyvault-py Secrets, keys, and certificate management
microsoft/azure-messaging-webpubsubservice-py Real-time WebSocket messaging
microsoft/azure-mgmt-apicenter-py API inventory and governance
microsoft/azure-mgmt-apimanagement-py API Management service administration
microsoft/azure-mgmt-botservice-py Bot Service resource management
microsoft/azure-mgmt-fabric-py Microsoft Fabric capacity management
microsoft/azure-monitor-ingestion-py Custom log ingestion to Azure Monitor
microsoft/azure-monitor-opentelemetry-exporter-py OpenTelemetry export to Application Insights
microsoft/azure-monitor-opentelemetry-py One-line Application Insights setup
microsoft/azure-monitor-query-py Query Azure Monitor logs and metrics
microsoft/azure-search-documents-py Full-text, vector, and hybrid search
microsoft/azure-servicebus-py Enterprise messaging with queues and topics
microsoft/azure-speech-to-text-rest-py REST speech-to-text for short audio
microsoft/azure-storage-blob-py Blob object storage client
microsoft/azure-storage-file-datalake-py Hierarchical data lake storage
microsoft/azure-storage-file-share-py SMB file share management
microsoft/azure-storage-queue-py Simple message queuing
microsoft/fastapi-router-py FastAPI routers with CRUD and auth
microsoft/hosted-agents-v2-py Container-based hosted agents
microsoft/m365-agents-py M365, Teams, and Copilot Studio agents
microsoft/pydantic-models-py Pydantic models for API schemas

Rust Skills

GitHub Stars

Skill Description
microsoft/azure-cosmos-rust Cosmos DB NoSQL client
microsoft/azure-eventhub-rust Event Hubs streaming client
microsoft/azure-identity-rust Microsoft Entra ID authentication
microsoft/azure-keyvault-certificates-rust Key Vault certificate management
microsoft/azure-keyvault-keys-rust Key Vault cryptographic key management
microsoft/azure-keyvault-secrets-rust Key Vault secret storage
microsoft/azure-storage-blob-rust Blob object storage client

TypeScript Skills

GitHub Stars

Skill Description
microsoft/azure-ai-contentsafety-ts Content safety for text and images
microsoft/azure-ai-document-intelligence-ts Document text and table extraction
microsoft/azure-ai-projects-ts AI Foundry project client and agents
microsoft/azure-ai-translation-ts Text and document translation
microsoft/azure-ai-voicelive-ts Real-time bidirectional voice AI
microsoft/azure-appconfiguration-ts App config, feature flags, dynamic refresh
microsoft/azure-cosmos-ts Cosmos DB NoSQL CRUD and queries
microsoft/azure-eventhub-ts High-throughput event streaming
microsoft/azure-identity-ts Microsoft Entra ID authentication
microsoft/azure-keyvault-keys-ts Cryptographic key management
microsoft/azure-keyvault-secrets-ts Secret storage and retrieval
microsoft/azure-microsoft-playwright-testing-ts Playwright tests at scale on Azure
microsoft/azure-monitor-opentelemetry-ts Application Insights tracing and metrics
microsoft/azure-postgres-ts PostgreSQL Flexible Server connection
microsoft/azure-search-documents-ts Vector/hybrid search with semantic ranking
microsoft/azure-servicebus-ts Messaging with queues and topics
microsoft/azure-storage-blob-ts Blob upload, download, and management
microsoft/azure-storage-file-share-ts SMB file share operations
microsoft/azure-storage-queue-ts Queue message operations
microsoft/azure-web-pubsub-ts Real-time WebSocket pub/sub messaging
microsoft/frontend-ui-dark-ts Dark-themed React with Tailwind and animations
microsoft/m365-agents-ts M365, Teams, and Copilot Studio agents
microsoft/react-flow-node-ts React Flow node components with Zustand
microsoft/zustand-store-ts Zustand stores with middleware patterns

General Skills

GitHub Stars

Skill Description
microsoft/azd-deployment Azure Container Apps deployment with azd
microsoft/github-issue-creator Structured GitHub issue reports from notes
microsoft/mcp-builder MCP server creation guide
microsoft/podcast-generation AI podcast audio with GPT Realtime Mini
microsoft/skill-creator Skill creation guide for Azure AI agents

Skills by fal.ai Team

GitHub Stars
Skill Description
fal-ai-community/fal-audio Text-to-speech and speech-to-text using fal.ai audio models
fal-ai-community/fal-generate Generate images and videos using fal.ai AI models
fal-ai-community/fal-image-edit AI-powered image editing with style transfer and object removal
fal-ai-community/fal-platform Platform APIs for model management, pricing, and usage tracking
fal-ai-community/fal-upscale Upscale and enhance image and video resolution using AI
fal-ai-community/fal-workflow Generate workflow JSON files for chaining AI models

Skills by WordPress Development Team

GitHub Stars
Skill Description
WordPress/wordpress-router Classifies WordPress repos and routes to the right workflow
WordPress/wp-project-triage Detects project type, tooling, and versions automatically
WordPress/wp-block-development Gutenberg blocks: block.json, attributes, rendering, deprecations
WordPress/wp-block-themes Block themes: theme.json, templates, patterns, style variations
WordPress/wp-plugin-development Plugin architecture, hooks, settings API, security
WordPress/wp-rest-api REST API routes/endpoints, schema, auth, and response shaping
WordPress/wp-interactivity-api Frontend interactivity with data-wp-* directives and stores
WordPress/wp-abilities-api Capability-based permissions and REST API authentication
WordPress/wp-wpcli-and-ops WP-CLI commands, automation, multisite, search-replace
WordPress/wp-performance Profiling, caching, database optimization, Server-Timing
WordPress/wp-phpstan PHPStan static analysis for WordPress projects
WordPress/wp-playground WordPress Playground for instant local environments
WordPress/wpds WordPress Design System

Skills by Transloadit Team

GitHub Stars
Skill Description
transloadit/transloadit Routes media tasks to the right skill
transloadit/docs-transloadit-robots Look up any of 86+ processing Robots
transloadit/transform-generate-image Generate images via AI models
transloadit/transform-encode-hls-video Encode video to HLS streaming format
transloadit/integrate-uppy-s3-uploading Add Uppy file uploads to Next.js apps
transloadit/integrate-smartcdn-delivery Smart CDN asset delivery in Next.js

Skills by OpenAI

GitHub Stars

Official curated skills from OpenAI's skills repository.

Skill Description
openai/cloudflare-deploy Deploy apps to Cloudflare using Workers, Pages, and platform services
openai/develop-web-game Build and test web games iteratively using Playwright with time-stepping
openai/doc Read, create, and edit .docx documents with formatting and layout fidelity
openai/figma-implement-design Translate Figma designs into production-ready code with pixel-perfect accuracy
openai/figma Fetch design context, screenshots, and assets from Figma for implementation
openai/gh-address-comments Address review and issue comments on open GitHub PRs via CLI
openai/gh-fix-ci Debug and fix failing GitHub Actions PR checks using log inspection
openai/imagegen Generate and edit images using OpenAI's Image API for projects
openai/jupyter-notebook Create clean, reproducible Jupyter notebooks for experiments and tutorials
openai/linear Manage issues, projects, and team workflows in Linear
openai/netlify-deploy Automate Netlify deployments with CLI auth, linking, and environment support
openai/notion-knowledge-capture Convert conversations into structured, searchable Notion wiki entries
openai/notion-meeting-intelligence Prep meetings by pulling Notion context and tailoring agendas
openai/notion-research-documentation Research Notion content and synthesize findings into structured briefs
openai/notion-spec-to-implementation Convert Notion specs into linked implementation plans and tasks
openai/openai-docs Provide authoritative guidance from OpenAI developer documentation
openai/pdf Read, create, and review PDFs with layout and visual formatting integrity
openai/playwright Automate real browser interactions for navigation, forms, and scraping
openai/render-deploy Deploy applications to Render's cloud platform using Git-backed services
openai/screenshot Capture desktop, app windows, or pixel regions across OS platforms
openai/security-best-practices Review code for language-specific security vulnerabilities
openai/security-ownership-map Map people-to-file ownership, compute bus factor, and identify risks
openai/security-threat-model Generate repo-specific threat models identifying trust boundaries
openai/sentry Inspect Sentry issues, summarize production errors, and pull health data
openai/sora Generate, remix, and manage short video clips via OpenAI's Sora API
openai/speech Generate spoken audio from text using OpenAI's API with built-in voices
openai/spreadsheet Create, edit, analyze, and visualize spreadsheets with formulas
openai/transcribe Transcribe audio files to text with optional speaker diarization
openai/vercel-deploy Deploy applications and websites to Vercel with preview or production options
openai/yeet Stage, commit, push code, and open a GitHub pull request via CLI

Marketing Skills by Corey Haines

GitHub Stars

Official marketing skills by Corey Haines, covering the full SaaS marketing stack from SEO and copywriting to growth, CRO, and paid acquisition.

Skill Description
coreyhaines31/ab-test-setup Plan and implement A/B tests or experiments for any digital experience
coreyhaines31/ad-creative Generate and iterate ad creative including headlines, descriptions, and primary text
coreyhaines31/ai-seo Optimize content to appear in AI-generated answers and LLM search results
coreyhaines31/analytics-tracking Set up and audit analytics tracking and measurement pipelines
coreyhaines31/churn-prevention Build cancellation flows, save offers, and recover failed payments
coreyhaines31/cold-email Write B2B cold emails and follow-up sequences that convert
coreyhaines31/competitor-alternatives Build competitor comparison and alternative landing pages for SEO
coreyhaines31/content-strategy Plan content strategy and decide what topics and formats to prioritize
coreyhaines31/copy-editing Edit and improve existing marketing copy for clarity and impact
coreyhaines31/copywriting Write and rewrite marketing copy for landing pages, homepages, and ads
coreyhaines31/email-sequence Build email sequences, drip campaigns, and lifecycle email flows
coreyhaines31/form-cro Optimize lead capture and contact forms to improve conversion
coreyhaines31/free-tool-strategy Plan and build free tools for lead generation and SEO value
coreyhaines31/launch-strategy Plan product launches, feature announcements, and go-to-market strategies
coreyhaines31/marketing-ideas Generate marketing strategies and campaign ideas for SaaS products
coreyhaines31/marketing-psychology Apply psychological principles and behavioral science to copy and design
coreyhaines31/onboarding-cro Optimize post-signup onboarding and user activation to improve time-to-value
coreyhaines31/page-cro Improve conversion rates on any marketing page including homepages and landing pages
coreyhaines31/paid-ads Create and optimize paid campaigns on Google, Meta, LinkedIn, and more
coreyhaines31/paywall-upgrade-cro Design and optimize upgrade screens, paywalls, and upsell modals
coreyhaines31/popup-cro Create and optimize popups, modals, and slide-ins for conversions
coreyhaines31/pricing-strategy Define pricing, packaging, and monetization strategy for SaaS products
coreyhaines31/product-marketing-context Create and maintain a product marketing context document for consistent messaging
coreyhaines31/programmatic-seo Build SEO-driven page templates for large-scale content generation
coreyhaines31/referral-program Design and optimize referral, affiliate, and word-of-mouth programs
coreyhaines31/revops Streamline revenue operations, lead lifecycle, and marketing-to-sales handoff
coreyhaines31/sales-enablement Create pitch decks, one-pagers, objection handling docs, and demo scripts
coreyhaines31/schema-markup Add and optimize schema markup and structured data for better SEO
coreyhaines31/seo-audit Audit and diagnose technical and on-page SEO issues on a site
coreyhaines31/signup-flow-cro Optimize signup, registration, and trial activation flows for higher conversion
coreyhaines31/site-architecture Plan and restructure page hierarchy, navigation, and URL structure
coreyhaines31/social-content Create and schedule social media content for LinkedIn, Twitter/X, and Instagram

Skills by Binance

GitHub Stars

Official Web3 and trading skills from the Binance team. Includes crypto market data, on-chain analytics, token security auditing, and spot trading via the Binance API.

Skill Description
binance/crypto-market-rank Query crypto market rankings including trending tokens, smart money inflows, meme rankings, and top trader PnL leaderboards
binance/meme-rush Track real-time meme token lists from launchpads (Pump.fun, Four.meme) and AI-powered hot market topics ranked by net inflow
binance/query-address-info Retrieve all token holdings and portfolio positions for any wallet address on BSC, Base, or Solana
binance/query-token-audit Audit token security to detect scams, honeypots, and malicious contracts across BSC, Base, Solana, and Ethereum
binance/query-token-info Search tokens and fetch metadata, real-time market data, and K-Line candlestick charts by keyword or contract address
binance/trading-signal Monitor on-chain Smart Money buy/sell signals with price, max gain, and exit rate data on Solana and BSC
binance/spot Place and manage spot trading orders on Binance via API key authentication, supporting mainnet and testnet

Product Manager Skills by Dean Peters

46 battle-tested product management skills by Dean Peters. Frame problems, hunt opportunities, scaffold validation experiments, and kill bad bets fast β€” with frameworks from Teresa Torres, Geoffrey Moore, Amazon, MITRE, and more.

Component Skills

Skill Description
deanpeters/acquisition-channel-advisor Evaluate channels using unit economics and recommend scale/test/kill decisions
deanpeters/ai-shaped-readiness-advisor Assess automation vs. redesign opportunities across five competencies
deanpeters/altitude-horizon-framework Navigate the PM→Director mindset shift covering scope, time horizons, and failure modes
deanpeters/business-health-diagnostic Diagnose SaaS health, identify red flags, and prioritize recovery actions
deanpeters/company-research Deep-dive competitor or company analysis
deanpeters/customer-journey-map Map customer experience across touchpoints using the NNGroup framework
deanpeters/eol-message Communicate product or feature deprecation gracefully
deanpeters/epic-hypothesis Turn initiatives into testable hypotheses with measurable success metrics
deanpeters/finance-metrics-quickref Reference guide for 32+ SaaS finance metrics with formulas and benchmarks
deanpeters/jobs-to-be-done Understand customer objectives using the JTBD framework
deanpeters/pestel-analysis Analyze external factors across Political, Economic, Social, Tech, Environmental, and Legal dimensions
deanpeters/pol-probe Define lightweight validation experiments to test hypotheses
deanpeters/positioning-statement Define target audience, problem solved, and differentiation using Geoffrey Moore's framework
deanpeters/press-release Clarify product vision with a future press release using Amazon's Working Backwards method
deanpeters/problem-statement Frame customer problems with evidence before jumping to solutions
deanpeters/proto-persona Create hypothesis-driven personas before conducting full research
deanpeters/recommendation-canvas Document AI-powered product recommendations
deanpeters/saas-economics-efficiency-metrics Calculate unit economics and capital efficiency including CAC, LTV, payback, and Rule of 40
deanpeters/saas-revenue-growth-metrics Track revenue, retention, and growth metrics including MRR/ARR, churn, NRR, and expansion
deanpeters/storyboard Visualize user journeys with 6-frame narrative storyboards
deanpeters/user-story Write user stories with acceptance criteria using Mike Cohn and Gherkin formats
deanpeters/user-story-mapping Organize stories by user workflow using Jeff Patton's story mapping approach
deanpeters/user-story-splitting Break down large stories using 8 proven splitting patterns

Interactive Skills

Skill Description
deanpeters/context-engineering-advisor Diagnose context stuffing vs. engineering and guide memory and retrieval design
deanpeters/customer-journey-mapping-workshop Guide journey mapping sessions with pain point identification
deanpeters/director-readiness-advisor Coach the PM→Director transition across four key situations
deanpeters/discovery-interview-prep Plan customer interviews using Mom Test style based on research goals
deanpeters/epic-breakdown-advisor Split epics into stories using Richard Lawrence's 9 splitting patterns
deanpeters/feature-investment-advisor Evaluate features using ROI and strategic value scoring
deanpeters/finance-based-pricing-advisor Evaluate pricing changes using financial impact analysis
deanpeters/lean-ux-canvas Set up hypothesis-driven planning using Jeff Gothelf's Lean UX Canvas v2
deanpeters/opportunity-solution-tree Generate opportunities and solutions and recommend proof-of-concept tests
deanpeters/pol-probe-advisor Recommend prototype type: Feasibility, Task-Focused, Narrative, Synthetic, or Vibe
deanpeters/positioning-workshop Guide positioning definition with adaptive discovery questions
deanpeters/prioritization-advisor Recommend the right prioritization framework (RICE, ICE, Kano, etc.) for your situation
deanpeters/problem-framing-canvas Lead through MITRE Problem Framing: Look Inward, Outward, and Reframe
deanpeters/tam-sam-som-calculator Project market size with real-world data and citations
deanpeters/user-story-mapping-workshop Walk through creating story maps with backbone and release slices
deanpeters/vp-cpo-readiness-advisor Coach the Director→VP/CPO transition including a CEO interview framework
deanpeters/workshop-facilitation Add step-by-step facilitation with numbered recommendations to any workshop

Workflow Skills

Skill Description
deanpeters/discovery-process Full discovery cycle: frame problem β†’ research β†’ synthesize β†’ validate (3-4 weeks)
deanpeters/executive-onboarding-playbook 30-60-90 day diagnostic playbook for VP/CPO onboarding transitions
deanpeters/prd-development Structured PRD process: problem β†’ personas β†’ solution β†’ metrics β†’ stories (2-4 days)
deanpeters/product-strategy-session Full strategy session: positioning β†’ framing β†’ exploration β†’ roadmap (2-4 weeks)
deanpeters/roadmap-planning Strategic roadmap process: inputs β†’ epics β†’ prioritize β†’ sequence β†’ communicate (1-2 weeks)
deanpeters/skill-authoring-workflow Meta workflow for authoring skills: choose path β†’ validate β†’ update docs β†’ package

Product Management Skills by Pawel Huryn

65 product management skills by PaweΕ‚ Huryn, creator of The Product Compass newsletter. Covers the full PM lifecycle β€” from discovery and strategy to execution, analytics, and go-to-market β€” with frameworks from Teresa Torres, Geoffrey Moore, and more.

Data Analytics

Skill Description
phuryn/ab-test-analysis Analyze A/B test results with statistical significance and recommendations
phuryn/cohort-analysis Cohort retention curves, feature adoption, and segment insights
phuryn/sql-queries Generate SQL queries from natural language across major dialects

Execution

Skill Description
phuryn/brainstorm-okrs Brainstorm team OKRs aligned with company objectives
phuryn/create-prd Create a PRD with 8-section template covering problem to release
phuryn/dummy-dataset Generate realistic dummy datasets in CSV, JSON, or SQL
phuryn/job-stories Create job stories with acceptance criteria in JTBD format
phuryn/outcome-roadmap Transform output roadmaps into outcome-focused strategic plans
phuryn/pre-mortem Run pre-mortem risk analysis on PRDs and launch plans
phuryn/prioritization-frameworks Reference guide to 9 prioritization frameworks with templates
phuryn/release-notes Generate user-facing release notes from tickets or changelogs
phuryn/retro Facilitate structured sprint retrospectives with action items
phuryn/sprint-plan Plan sprints with capacity, story selection, and risk mapping
phuryn/stakeholder-map Build stakeholder maps with power/interest grid and comms plan
phuryn/summarize-meeting Summarize meeting transcripts into structured notes and actions
phuryn/test-scenarios Create comprehensive test scenarios from user stories
phuryn/user-stories Create INVEST-compliant user stories with 3 C's structure
phuryn/wwas Create backlog items in Why-What-Acceptance format

Go-to-Market

Skill Description
phuryn/beachhead-segment Identify the first beachhead market segment for product launch
phuryn/competitive-battlecard Create sales-ready battlecards against specific competitors
phuryn/growth-loops Identify growth loops across 5 flywheel types for traction
phuryn/gtm-motions Identify best GTM motions across 7 types including PLG and ABM
phuryn/gtm-strategy Create GTM strategy with channels, messaging, and launch timeline
phuryn/ideal-customer-profile Identify ICP with demographics, behaviors, and JTBD

Market Research

Skill Description
phuryn/competitor-analysis Analyze competitors with strengths, weaknesses, and differentiation
phuryn/customer-journey-map Map customer journeys with touchpoints, emotions, and opportunities
phuryn/market-segments Identify 3-5 customer segments with JTBD and product fit
phuryn/market-sizing Estimate TAM, SAM, SOM with top-down and bottom-up approaches
phuryn/sentiment-analysis Analyze user feedback with sentiment scores and JTBD insights
phuryn/user-personas Create 3 user personas with JTBD, pains, and gains
phuryn/user-segmentation Segment users by behavior, JTBD, and needs from feedback data

Marketing & Growth

Skill Description
phuryn/marketing-ideas Generate 5 creative, cost-effective marketing ideas with rationale
phuryn/north-star-metric Define North Star Metric and input metrics constellation
phuryn/positioning-ideas Brainstorm positioning ideas differentiated from competitors
phuryn/product-name Brainstorm 5 memorable product names aligned to brand values
phuryn/value-prop-statements Generate value prop statements for marketing, sales, and onboarding

Product Discovery

Skill Description
phuryn/analyze-feature-requests Prioritize feature requests by theme, impact, effort, and risk
phuryn/brainstorm-experiments-existing Design experiments to test assumptions for existing products
phuryn/brainstorm-experiments-new Design lean pretotypes for new product validation
phuryn/brainstorm-ideas-existing Brainstorm product ideas from PM, Designer, Engineer perspectives
phuryn/brainstorm-ideas-new Brainstorm feature ideas for new products in early discovery
phuryn/identify-assumptions-existing Identify risky assumptions across Value, Usability, Viability, Feasibility
phuryn/identify-assumptions-new Identify risky assumptions for new products across 8 risk categories
phuryn/interview-script Create structured customer interview scripts with JTBD probing
phuryn/metrics-dashboard Define product metrics dashboard with sources and alert thresholds
phuryn/opportunity-solution-tree Build Opportunity Solution Trees based on Teresa Torres' method
phuryn/prioritize-assumptions Prioritize assumptions with Impact Γ— Risk matrix and experiments
phuryn/prioritize-features Prioritize backlog by impact, effort, risk, and strategic alignment
phuryn/summarize-interview Summarize interview transcripts with JTBD and action items

Product Strategy

Skill Description
phuryn/ansoff-matrix Ansoff Matrix analysis across 4 growth strategy quadrants
phuryn/business-model Generate Business Model Canvas with all 9 building blocks
phuryn/lean-canvas Generate Lean Canvas with problem, solution, UVP, and metrics
phuryn/monetization-strategy Brainstorm 3-5 monetization strategies with validation experiments
phuryn/pestle-analysis PESTLE analysis across Political, Economic, Social, Tech, Legal, Environmental
phuryn/porters-five-forces Porter's Five Forces competitive analysis with strategic insights
phuryn/pricing-strategy Design pricing strategies with competitive analysis and WTP estimation
phuryn/product-strategy Create product strategy using 9-section Product Strategy Canvas
phuryn/product-vision Brainstorm inspiring, achievable product vision statements
phuryn/startup-canvas Generate Startup Canvas combining Product Strategy and Business Model
phuryn/swot-analysis SWOT analysis with actionable recommendations per quadrant
phuryn/value-proposition Design value propositions using 6-part JTBD template

Toolkit

Skill Description
phuryn/draft-nda Draft NDAs covering information types, jurisdiction, and clauses
phuryn/grammar-check Identify grammar and flow errors with targeted fix suggestions
phuryn/privacy-policy Draft privacy policies with GDPR compliance considerations
phuryn/review-resume PM resume review against 10 best practices including XYZ+S formula

Community Skills

Marketing

Skill Stars Description
BrianRWagner/ai-marketing-skills GitHub Stars 17 marketing frameworks for cold outreach, homepage audit, social cards, and more
AgriciDaniel/claude-seo GitHub Stars Universal SEO skill for comprehensive website analysis and optimization
wshuyi/x-article-publisher-skill GitHub Stars Publish articles to X/Twitter
CosmoBlk/email-marketing-bible GitHub Stars 55K-word email marketing guide as an AI skill
smixs/creative-director-skill GitHub Stars AI creative director with recursive self-assessment: 20+ methodologies (SIT, TRIZ, Bisociation, SCAMPER, Synectics), 3-axis evaluation calibrated against Cannes/D&AD/HumanKind, 5-phase process from brief to presentation
Xquik-dev/x-twitter-scraper GitHub Stars X/Twitter data platform: extractions, monitoring, draws, MCP server
SHADOWPR0/beautiful_prose GitHub Stars Hard-edged writing style contract for timeless, forceful English prose without AI tics
blader/humanizer GitHub Stars Remove signs of AI-generated writing from text, making it sound more natural and human
Xquik-dev/tweetclaw GitHub Stars 40+ X/Twitter actions: post, extract, monitor, compose
Eronred/aso-skills GitHub Stars 30+ App Store Optimization skills for keyword research, metadata optimization, competitor analysis, creative optimization, and mobile growth strategies via Appeeky API

Productivity and Collaboration

Skill Stars Description
PSPDFKit-labs/nutrient-agent-skill GitHub Stars Document processing with Nutrient DWS API: convert (PDF/DOCX/XLSX/PPTX/HTML/images), extract text/tables, OCR (20+ languages), redact PII (pattern + AI), watermark, digital signatures, form filling. MCP server also available.
notiondevs/Notion Skills for Claude β€” Skills for working with Notion
op7418/NanoBanana-PPT-Skills GitHub Stars AI-powered PPT generation with document analysis and styled images
zarazhangrui/frontend-slides GitHub Stars Generate animation-rich HTML presentations with visual style previews
gokapso/integrate-whatsapp GitHub Stars Connect WhatsApp, set up webhooks, and send messages
gokapso/automate-whatsapp GitHub Stars Build WhatsApp automations with workflows and agents
gokapso/observe-whatsapp GitHub Stars Debug WhatsApp delivery issues and run health checks
PleasePrompto/notebooklm-skill GitHub Stars Interact with NotebookLM for document-based conversations
obra/superpowers-lab GitHub Stars Lab environment for Claude superpowers
obra/brainstorming GitHub Stars Generate and explore ideas
obra/writing-plans GitHub Stars Create strategic documentation
obra/executing-plans GitHub Stars Implement and run strategic plans
obra/dispatching-parallel-agents GitHub Stars Coordinate multiple simultaneous agents
obra/sharing-skills GitHub Stars Distribute and communicate capabilities
obra/using-superpowers GitHub Stars Leverage core platform capabilities
op7418/Youtube-clipper-skill GitHub Stars YouTube clip generation and editing with automated workflows
ognjengt/founder-skills GitHub Stars Claude skills for founders with packaged startup workflows
EveryInc/charlie-cfo-skill GitHub Stars Bootstrapped CFO financial management inspired by Charlie Munger
wrsmith108/linear-claude-skill GitHub Stars Manage Linear issues, projects, and teams
Shpigford/readme GitHub Stars Generate comprehensive project documentation
hanfang/claude-memory-skill GitHub Stars Minimal, low-friction hierarchical memory system with background agents and filesystem-based persistence
kreuzberg-dev/kreuzberg GitHub Stars Extract text, tables, and metadata from 62+ document formats
Paramchoudhary/ResumeSkills GitHub Stars 20 specialized skills for resume optimization, ATS analysis, interview prep, and career transitions
RoundTable02/tutor-skills GitHub Stars Transform docs or codebases into Obsidian StudyVaults with interactive quizzes
NeoLabHQ/write-concisely GitHub Stars Applies the famous The Elements of Style book principles to make documentation and writing clearer and more professional by eliminating wordiness and improving structure.
ReScienceLab/opc-skills GitHub Stars Agent skills for solopreneurs with SEO, geo, and LLM tools
SeanZoR/claude-speed-reader GitHub Stars Speed read Claude's responses at 600+ WPM using RSVP with Spritz-style ORP highlighting
Charlie85270/Dorothy GitHub Stars Orchestrate multiple AI CLI agents with automations and MCP servers
Digidai/product-manager-skills GitHub Stars Senior PM agent with 30+ frameworks and SaaS metrics
deusyu/translate-book GitHub Stars Translate books (PDF/DOCX/EPUB) via parallel sub-agents with resume
trycourier/courier-skills GitHub Stars Multi-channel notifications via email, SMS, push, and chat

| resend/resend | GitHub Stars | Send and manage emails via the Resend API |

| [resend/react-email](https://github.com/resend/resend-skills/tree/main/skills/react-email) | ![GitHub Stars](https://img.shields.io/github/stars/resend/resend-skills?style=flat-square&logo=github&label=β˜…) | Build emails with React Email components |

| resend/email-best-practices | GitHub Stars | Email deliverability and design best practices |

Details | [resend/agent-email-inbox](https://github.com/resend/resend-skills/tree/main/skills/agent-email-inbox) | ![GitHub Stars](https://img.shields.io/github/stars/resend/resend-skills?style=flat-square&logo=github&label=β˜…) | AI agent email inbox management |

Development and Testing

| [resend/resend-cli](https://github.com/resend/resend-skills/tree/main/skills/resend-cli) | ![GitHub Stars](https://img.shields.io/github/stars/resend/resend-skills?style=flat-square&logo=github&label=β˜…) | Resend CLI commands and workflows |
Skill Stars Description
robzolkos/skill-rails-upgrade GitHub Stars Analyze Rails apps and provide upgrade assessments
Shpigford/screenshots GitHub Stars Generate marketing screenshots with Playwright
antonbabenko/terraform-skill GitHub Stars Terraform infrastructure as code best practices
zxkane/aws-skills GitHub Stars AWS development with infrastructure automation and cloud architecture patterns
Rootly-AI-Labs/rootly-incident-responder GitHub Stars AI-powered incident response with ML similarity matching, solution suggestions, and on-call coordination. Requires Rootly MCP Server
conorluddy/ios-simulator-skill GitHub Stars Control iOS Simulator
ramzesenok/iOS-Accessibility-Audit-Skill GitHub Stars Audit iOS App against Accessibility norms
sanjay3290/postgres GitHub Stars Execute safe read-only SQL queries against PostgreSQL databases
sanjay3290/deep-research GitHub Stars Autonomous multi-step research using Gemini Deep Research Agent
jthack/ffuf-claude-skill GitHub Stars Web fuzzing with ffuf
lackeyjb/playwright-skill GitHub Stars Browser automation with Playwright
ibelick/ui-skills GitHub Stars Opinionated, evolving constraints to guide agents when building interfaces
nextlevelbuilder/ui-ux-pro-max-skill GitHub Stars UI/UX design patterns and best practices
ehmo/platform-design-skills GitHub Stars 300+ design rules from Apple HIG, Material Design 3, and WCAG 2.2 for cross-platform apps
scarletkc/vexor GitHub Stars Vector-powered CLI for semantic file search with a Claude/Codex skill
obra/test-driven-development GitHub Stars Write tests before implementing code
obra/subagent-driven-development GitHub Stars Development using multiple sub-agents
obra/systematic-debugging GitHub Stars Methodical problem-solving in code
obra/root-cause-tracing GitHub Stars Investigate and identify fundamental problems
obra/testing-skills-with-subagents GitHub Stars Collaborative testing approaches
obra/testing-anti-patterns GitHub Stars Identify ineffective testing practices
obra/finishing-a-development-branch GitHub Stars Complete Git code branches
obra/requesting-code-review GitHub Stars Initiate code review processes
obra/receiving-code-review GitHub Stars Process and incorporate code feedback
obra/using-git-worktrees GitHub Stars Manage multiple Git working trees
obra/verification-before-completion GitHub Stars Validate work before finalizing
obra/condition-based-waiting GitHub Stars Manage conditional pauses or delays
obra/commands GitHub Stars Create and manage command structures
obra/writing-skills GitHub Stars Develop and document capabilities
fvadicamo/dev-agent-skills GitHub Stars Git and GitHub workflow skills for commits, PRs, and code reviews
omkamal/pypict-skill GitHub Stars Pairwise test generation
alinaqi/claude-bootstrap GitHub Stars Opinionated project initialization with security-first guardrails, spec-driven atomic todos, LLM testing patterns, and CLI tool orchestration (gh, vercel, supabase)
ZhangHanDong/makepad-skills GitHub Stars Makepad UI development skills for Rust apps: setup, patterns, shaders, packaging, and troubleshooting.
massimodeluisa/recursive-decomposition-skill GitHub Stars Handle long-context tasks (100+ files, 50k+ tokens) through recursive decomposition strategies based on RLM research
AvdLee/swiftui-expert-skill GitHub Stars Modern SwiftUI best practices and iOS 26+ Liquid Glass adoption
efremidze/swift-patterns-skill GitHub Stars Modern Swift/SwiftUI best practices
Joannis/claude-skills GitHub Stars Swift Server development guidance with linting tool for best practices
rudrankriyam/app-store-connect-cli-skills GitHub Stars Automate App Store deployments and management using ASC CLI
rameerez/claude-code-startup-skills GitHub Stars Skills for building and running software startups, apps, and SaaS
zscole/model-hierarchy-skill GitHub Stars Cost-optimized model routing based on task complexity
CloudAI-X/threejs-skills GitHub Stars Three.js skills for creating 3D elements and interactive experiences
Leonxlnx/taste-skill GitHub Stars High-agency frontend skill that gives AI good taste with tunable design variance, motion intensity, and visual density to stop generic UI slop
testdino-hq/playwright-skill GitHub Stars 70+ production-tested Playwright automation testing patterns: E2E, POM, CI/CD, migrations, CLI
NeoLabHQ/code-review GitHub Stars Comprehensive PR code review using specialized agents: bug-hunter, security-auditor, code-quality-reviewer, contracts-reviewer, historical-context-reviewer, test-coverage-reviewer
NeoLabHQ/reflexion GitHub Stars Self-refinement loop that forces the LLM to reflect on previous output and correct itself.
NeoLabHQ/sdd GitHub Stars Spec-driven development workflow that transforms prompts into production-ready implementations through structured planning, architecture design, and LLM-as-a-Judge based quality gates.
NeoLabHQ/ddd GitHub Stars Domain-driven development skills that also include Clean Architecture, SOLID principles, and design patterns.
NeoLabHQ/sadd GitHub Stars Dispatches independent subagents for individual tasks with code review checkpoints between iterations for rapid, controlled development.
NeoLabHQ/kaizen GitHub Stars Applies continuous improvement methodology with multiple analytical approaches, based on Japanese Kaizen philosophy and Lean methodology.
hamelsmu/eval-audit GitHub Stars Audit LLM eval pipelines and surface problems
hamelsmu/error-analysis GitHub Stars Systematically identify failure modes in LLM pipelines
hamelsmu/generate-synthetic-data GitHub Stars Create diverse synthetic test inputs for LLM evals
hamelsmu/write-judge-prompt GitHub Stars Design LLM-as-Judge evaluators for subjective criteria
hamelsmu/validate-evaluator GitHub Stars Calibrate LLM judges against human labels
hamelsmu/evaluate-rag GitHub Stars Evaluate RAG retrieval and generation quality
hamelsmu/build-review-interface GitHub Stars Build annotation interfaces for reviewing LLM traces
wrsmith108/varlock-claude-skill GitHub Stars Secure environment variable management ensuring secrets are never exposed in Claude sessions, terminals, logs, or git commits
Skill_Seekers GitHub Stars Automatically convert documentation websites, GitHub repositories, and PDFs into Claude AI skills in minutes
NoizAI/skills GitHub Stars Human-like TTS workflows with local/cloud APIs and app delivery
Kevin7Qi/codex-collab GitHub Stars Collaborate with Codex from Claude Code
truongduy2611/app-store-preflight-skills GitHub Stars Scan iOS/macOS projects to catch common mistakes that lead to App Store rejection before submission
coderabbitai/skills GitHub Stars Code review and PR autofix workflows for coding agents
ethos-link/rails-conventions GitHub Stars Rails 8 conventions for consistent production code changes
muthuishere/hand-drawn-diagrams GitHub Stars Generate hand-drawn Excalidraw diagrams from a prompt β€” animated SVG, hosted edit link, and PNG export. Works with Claude Code, Codex, Gemini CLI, and any agent supporting standard skill paths
uucz/moyu GitHub Stars Anti-over-engineering skill with 5 variants and 10 platforms
mattpocock/skills GitHub Stars 17 dev workflow skills: PRD writing, TDD, codebase architecture, git guardrails, issue triage, refactoring plans, and more
mukul975/Anthropic-Cybersecurity-Skills GitHub Stars 753 cybersecurity skills across 38 domains: cloud security, pentesting, red teaming, DFIR, malware analysis, threat intel, and more (MITRE ATT&CK mapped)

Context Engineering

| [ShunsukeHayashi/agent-skill-bus](https://github.com/ShunsukeHayashi/agent-skill-bus) | ![GitHub Stars](https://img.shields.io/github/stars/ShunsukeHayashi/agent-skill-bus?style=flat-square&logo=github&label=β˜…) | Self-improving task orchestration for AI agent systems | | [mcollina/skills](https://github.com/mcollina/skills/tree/main/skills) | ![GitHub Stars](https://img.shields.io/github/stars/mcollina/skills?style=flat-square&logo=github&label=β˜…) | 11 skills by Matteo Collina: Node.js, Fastify, TypeScript, OAuth, Git/GitHub, ESLint neostandard, documentation (Diataxis), Node.js core internals, skill optimizer, and more | | Skill | Stars | Description | |-------|-------|-------------| | [muratcankoylan/context-fundamentals](https://github.com/muratcankoylan/Agent-Skills-for-Context-Engineering/tree/main/skills/context-fundamentals) | ![GitHub Stars](https://img.shields.io/github/stars/muratcankoylan/Agent-Skills-for-Context-Engineering?style=flat-square&logo=github&label=β˜…) | Understand what context is, why it matters, and the anatomy of context in agent systems | | [muratcankoylan/context-degradation](https://github.com/muratcankoylan/Agent-Skills-for-Context-Engineering/tree/main/skills/context-degradation) | ![GitHub Stars](https://img.shields.io/github/stars/muratcankoylan/Agent-Skills-for-Context-Engineering?style=flat-square&logo=github&label=β˜…) | Recognize patterns of context failure: lost-in-middle, poisoning, distraction, and clash | | [muratcankoylan/context-compression](https://github.com/muratcankoylan/Agent-Skills-for-Context-Engineering/tree/main/skills/context-compression) | ![GitHub Stars](https://img.shields.io/github/stars/muratcankoylan/Agent-Skills-for-Context-Engineering?style=flat-square&logo=github&label=β˜…) | Design and evaluate compression strategies for long-running sessions | | [muratcankoylan/context-optimization](https://github.com/muratcankoylan/Agent-Skills-for-Context-Engineering/tree/main/skills/context-optimization) | ![GitHub Stars](https://img.shields.io/github/stars/muratcankoylan/Agent-Skills-for-Context-Engineering?style=flat-square&logo=github&label=β˜…) | Apply compaction, masking, and caching strategies | | [muratcankoylan/multi-agent-patterns](https://github.com/muratcankoylan/Agent-Skills-for-Context-Engineering/tree/main/skills/multi-agent-patterns) | ![GitHub Stars](https://img.shields.io/github/stars/muratcankoylan/Agent-Skills-for-Context-Engineering?style=flat-square&logo=github&label=β˜…) | Master orchestrator, peer-to-peer, and hierarchical multi-agent architectures | | [muratcankoylan/memory-systems](https://github.com/muratcankoylan/Agent-Skills-for-Context-Engineering/tree/main/skills/memory-systems) | ![GitHub Stars](https://img.shields.io/github/stars/muratcankoylan/Agent-Skills-for-Context-Engineering?style=flat-square&logo=github&label=β˜…) | Design short-term, long-term, and graph-based memory architectures | | [muratcankoylan/tool-design](https://github.com/muratcankoylan/Agent-Skills-for-Context-Engineering/tree/main/skills/tool-design) | ![GitHub Stars](https://img.shields.io/github/stars/muratcankoylan/Agent-Skills-for-Context-Engineering?style=flat-square&logo=github&label=β˜…) | Build tools that agents can use effectively, including architectural reduction patterns | | [muratcankoylan/evaluation](https://github.com/muratcankoylan/Agent-Skills-for-Context-Engineering/tree/main/skills/evaluation) | ![GitHub Stars](https://img.shields.io/github/stars/muratcankoylan/Agent-Skills-for-Context-Engineering?style=flat-square&logo=github&label=β˜…) | Build evaluation frameworks for agent systems | | [k-kolomeitsev/data-structure-protocol](https://github.com/k-kolomeitsev/data-structure-protocol) | ![GitHub Stars](https://img.shields.io/github/stars/k-kolomeitsev/data-structure-protocol?style=flat-square&logo=github&label=β˜…) | Graph-based long-term memory skill for AI (LLM) coding agents β€” faster context, fewer tokens, safer refactors | | [NeoLabHQ/prompt-engineering](https://github.com/NeoLabHQ/context-engineering-kit/tree/master/plugins/customaize-agent/skills/prompt-engineering) | ![GitHub Stars](https://img.shields.io/github/stars/NeoLabHQ/context-engineering-kit?style=flat-square&logo=github&label=β˜…) | Widely used prompt engineering techniques and patterns, including Anthropic best practices and agent persuasion principles. |

Specialized Domains

Skill Stars Description
raintree-technology/apple-hig-skills GitHub Stars Apple Human Interface Guidelines as 14 agent skills covering platforms, foundations, components, patterns, inputs, and technologies for iOS, macOS, visionOS, watchOS, and tvOS
K-Dense-AI/claude-scientific-skills GitHub Stars Scientific research and analysis skills
NotMyself/claude-win11-speckit-update-skill GitHub Stars Windows 11 system management
sanjay3290/imagen GitHub Stars Generate images using Google Gemini's API
jeffersonwarrior/claudisms GitHub Stars SMS messaging integration
SHADOWPR0/security-bluebook-builder GitHub Stars Build security Blue Books for sensitive apps
obra/defense-in-depth GitHub Stars Multi-layered security approaches
huifer/Claude-Ally-Health GitHub Stars A health assistant skill for medical information analysis, symptom tracking, and wellness guidance.
frmoretto/clarity-gate GitHub Stars Epistemic quality verification for RAG systems
zechenzhangAGI/AI-research-SKILLs GitHub Stars 77 AI research skills for model training, inference, and MLOps
Orchestra-Research/AI-research-SKILLs GitHub Stars 20-module AI research skill library for model architecture, training, and ML paper writing
komal-SkyNET/claude-skill-homeassistant GitHub Stars Supercharge and manage Home Assistant workflows
more-io/apple-bridges GitHub Stars Native macOS app access β€” manage Apple Reminders, Calendar, Contacts, Notes, Mail, and tmux sessions via Swift CLI bridges
prompt-security/clawsec GitHub Stars Security skill suite with drift detection, automated audits, and skill integrity verification
BehiSecc/vibesec GitHub Stars Helps write secure code by preventing common vulnerabilities including IDOR, XSS, SQL injection, SSRF, and weak authentication, approaching code from a bug hunter's perspective
lawvable/awesome-legal-skills GitHub Stars Curated agent skills for automating legal workflows
peas/genealogy-research β€” Genealogy research agent with OCR, FamilySearch, YAML data, and human-in-the-loop
zw008/VMware-AIops GitHub Stars AI-powered VMware vCenter/ESXi monitoring and operations: inventory queries, health/alarms, VM lifecycle (create, delete, snapshot, clone, migrate), vSAN management, Aria Operations analytics, and scheduled log scanning. Supports Claude Code, Gemini CLI, Codex, Aider, Trae, Kimi, and MCP.
video-db/skills GitHub Stars Realtime and batch video workflows: capture screen/audio, ingest URLs/YouTube/RTSP, transcribe, index, search, generate subtitles, edit timelines, and stream HLS output
materials-simulation-skills GitHub Stars Agent skills for computational materials science: numerical stability, time-stepping, linear solvers, mesh generation, simulation validation, parameter optimization, and post-processing
wanshuiyin/Auto-claude-code-research-in-sleep GitHub Stars Autonomous ML research with cross-model review loops and GPU deployment
transloadit/skills GitHub Stars Transloadit skill collection (6)
talkstream/ru-text GitHub Stars Russian text quality: ~1,040 rules for typography, info-style, editorial, UX writing, business correspondence. Cross-platform: Claude Code, Codex CLI, Gemini CLI, Cursor.
takechanman1228/claude-ecom GitHub Stars Ecommerce CSV to business review with KPI decomposition
meodai/skill.color-expert GitHub Stars Color science expert skill with 286K words of reference material covering OKLCH/OKLAB, palette generation, accessibility/contrast, color naming, pigment mixing, and historical color theory
bitwize-music-studio/claude-ai-music-skills GitHub Stars Full-lifecycle AI music album production
qdrant/skills GitHub Stars Agent skills for Qdrant vector search, covering scaling, performance optimization, search quality, monitoring, deployment, model migration, version upgrades, and SDK usage across Python, TypeScript, Rust, Go, .NET, and Java
| [helius-labs/helius-skills](https://github.com/helius-labs/core-ai/tree/main/helius-skills) | ![GitHub Stars](https://img.shields.io/github/stars/helius-labs/core-ai?style=flat-square&logo=github&label=β˜…) | Ship Solana apps end-to-end; transaction sending, asset queries, real-time streaming, token swaps, prediction markets, browser wallets, and deep research into protocol internals all powered by Helius APIs, DFlow trading, and Phantom wallet integrations |

n8n Automation

GitHub Stars
Skill Description
czlonkowski/n8n-code-javascript JavaScript in n8n Code nodes with data access patterns
czlonkowski/n8n-code-python Python coding in n8n Code nodes with limitations
czlonkowski/n8n-expression-syntax n8n expression syntax with {{}} and $json/$node variables
czlonkowski/n8n-mcp-tools-expert MCP tools guide with tool selection and node formats
czlonkowski/n8n-node-configuration Node configuration with dependency rules and AI connections
czlonkowski/n8n-validation-expert Fix n8n validation errors with error catalog
czlonkowski/n8n-workflow-patterns Workflow patterns for webhook, HTTP, database, and AI tasks

Skills Paths for Other AI Coding Assistants

Tool Project Path Global Path Official Docs
Antigravity .agent/skills/ ~/.gemini/antigravity/skills/ Antigravity Skills
Claude Code .claude/skills/ ~/.claude/skills/ Claude Code Skills
Codex .agents/skills/ ~/.agents/skills/ Codex Skills
Cursor .cursor/skills/ ~/.cursor/skills/ Cursor Skills
Gemini CLI .gemini/skills/ ~/.gemini/skills/ Gemini CLI Skills
GitHub Copilot .github/skills/ ~/.copilot/skills/ Copilot Skills
OpenCode .opencode/skills/ ~/.config/opencode/skills/ OpenCode Skills
Windsurf .windsurf/skills/ ~/.codeium/windsurf/skills/ Windsurf Cascade Skills

Skill Quality Standards

As the ecosystem grows, consistent quality helps agents discover and use skills reliably. The following references and criteria keep the bar high.

Quality Criteria

Area Guideline
Description Write in third person. State what the skill does and when to use it. Use specific keywords agents can match on (e.g., "PostgreSQL migration" not "database stuff").
Progressive disclosure Keep top-level metadata under ~100 tokens. Skill body should stay below 500 lines. Load resources (large docs, schemas) on demand, not inline.
No absolute paths Never hard-code machine-specific paths like /Users/alice/. Use relative paths or well-known variables ($HOME, $PROJECT_ROOT).
Scoped tools Request only the tools the skill actually needs. Avoid blanket "tools": ["*"]. Declare tool dependencies explicitly.

🀝 Contributing

We welcome contributions! See CONTRIBUTING.md for guidelines.

  • Submit new skills via PR
  • Improve existing definitions

Note: Please don't submit skills you created 3 hours ago. We're now focusing on community-adopted skills, especially those published by development teams and proven in real-world usage. Quality over quantity.

License

MIT License - see LICENSE

This is a curated list. Skills listed here are created and maintained by their respective authors and teams, not by us. We select community-adopted, proven skills and do not audit, endorse, or guarantee the security or correctness of listed projects. They are not security-audited and should be reviewed before production use.

About

Claude Code Skills and 500+ agent skills from official dev teams and the community, compatible with Codex, Antigravity, Gemini CLI, Cursor and others.

Resources

Contributing

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages