Directory

Catalog

324,895 skills · 109,090 with SKILL.md · 9,730 ranked on the leaderboard

All skills

#
Skill
Source
8W Activity
Installs
1549
temporal-python-testing Test Temporal workflows with pytest, time-skipping, and mocking strategies. Covers unit testing, integration testing,…
wshobson/agents
9.7K
1547
dbt-transformation-patterns Master dbt (data build tool) for analytics engineering with model organization, testing, documentation, and increment…
wshobson/agents
9.7K
1548
airflow-dag-patterns Build production Apache Airflow DAGs with best practices for operators, sensors, testing, and deployment. Use when cr…
wshobson/agents
9.7K
1546
frontend-code-review Use only when the user explicitly requests a review or audit of frontend code under `web/` or `packages/dify-ui/`. Su…
langgenius/dify
9.7K
1550
mcp-cli Official Interface for MCP (Model Context Protocol) servers via CLI. Use when you need to interact with external tools, APIs, …
github/awesome-copilot
9.7K
1545
liquid-glass-design iOS 26 Liquid Glass design system — dynamic glass material with blur, reflection, and interactive morphing for SwiftU…
affaan-m/ecc
9.7K
1552
laravel-security Laravel security best practices — authentication, authorization, Eloquent safety, CSRF, XSS prevention, API security,…
affaan-m/ecc
9.7K
1554
byted-web-search 当你需要联网获取信息的时候,优?
kotot/byted-web-search
9.7K
1557
competitive-landscape Analyze competition, identify differentiation opportunities, and develop winning market positioning strategies using …
wshobson/agents
9.6K
1558
upgrading-react-native Official Upgrades React Native apps to newer versions by applying rn-diff-purge template diffs, updating package.json dependen…
callstackincubator/agent-skills
9.6K
1559
my-issues Official
github/awesome-copilot
9.6K
1560
risk-metrics-calculation Calculate portfolio risk metrics including VaR, CVaR, Sharpe, Sortino, and drawdown analysis. Use when measuring port…
wshobson/agents
9.6K
1561
apify-actorization Official Convert existing projects into Apify Actors - serverless cloud programs.
apify/agent-skills
9.6K
1562
heroui-native HeroUI Native component library for React Native (Tailwind v4 via Uniwind).
heroui-inc/heroui
9.6K
1563
database-migrations Database migration best practices for schema changes, data migrations, rollbacks, and zero-downtime deployments acros…
affaan-m/ecc
9.6K
1564
flutter-theming-apps Official Customizes the visual appearance of a Flutter app using the theming system. Use when defining global styles, colors, …
flutter/agent-plugins
9.6K
1565
marimo-pair >- Drive a live marimo notebook as a workspace: run Python in the same kernel the user does, inspect live notebook st…
marimo-team/marimo-pair
9.6K
1566
python-resource-management Python resource management with context managers, cleanup patterns, and streaming. Use when managing connections, fil…
wshobson/agents
9.6K
1567
readme-blueprint-generator Official Intelligent README.md generation prompt that analyzes project documentation structure and creates comprehensive repos…
github/awesome-copilot
9.6K
1579
okx-cex-market Use this skill when the user asks for: price of any asset, ticker, order book, candles, OHLCV, funding rate, open int…
okx/agent-skills
9.6K
1578
event-store-design Design and implement event stores for event-sourced systems. Use when building event sourcing infrastructure, choosin…
wshobson/agents
9.6K
1576
angular-migration Migrate from AngularJS to Angular using hybrid mode, incremental component rewriting, and dependency injection update…
wshobson/agents
9.6K
1574
incident-runbook-templates Create structured incident response runbooks with step-by-step procedures, escalation paths, and recovery actions. Us…
wshobson/agents
9.6K
1575
mcp-builder Official Build, modify, debug, migrate, review, or verify TypeScript MCP servers and MCP Apps with mcp-use. Use for tools, res…
mcp-use/mcp-use
9.6K
1573
git-flow-branch-creator Official Intelligent Git Flow branch creator that analyzes git status/diff and creates appropriate branches following the nvie…
github/awesome-copilot
9.6K
1568
ml-pipeline-workflow Build end-to-end MLOps pipelines from data preparation through model training, validation, and production deployment.…
wshobson/agents
9.6K
1572
agent-governance Official Patterns and techniques for adding governance, safety, and trust controls to AI agent systems. Use this skill when: -…
github/awesome-copilot
9.6K
1571
write-coding-standards-from-file Official Write a coding standards document for a project using the coding styles from the file(s) and/or folder(s) passed as a…
github/awesome-copilot
9.6K
1570
appinsights-instrumentation Official Instrument a webapp to send useful telemetry data to Azure App Insights
github/awesome-copilot
9.6K
1569
azure-deployment-preflight Official Performs comprehensive preflight validation of Bicep deployments to Azure, including template syntax validation, what…
github/awesome-copilot
9.6K
1577
e2e-testing Playwright E2E testing patterns, Page Object Model, configuration, CI/CD integration, artifact management, and flaky …
affaan-m/ecc
9.6K
1580
tavily-dynamic-search Official Programmatic Tavily search with context isolation. Use when web search or extraction will return large results that n…
tavily-ai/skills
9.5K
1581
csharp-docs Official Ensure that C# types are documented with XML comments and follow best practices for documentation.
github/awesome-copilot
9.5K
1582
laravel-patterns Laravel architecture patterns, routing/controllers, Eloquent ORM, service layers, queues, events, caching, and API re…
affaan-m/ecc
9.5K
1584
web3-testing Test smart contracts comprehensively using Hardhat and Foundry with unit tests, integration tests, and mainnet forkin…
wshobson/agents
9.5K
1583
swift-concurrency-pro Reviews Swift code for concurrency correctness, modern API usage, and common async/await pitfalls. Use when reading, …
twostraws/swift-concurrency-agent-skill
9.5K
1585
prompt-builder Official
github/awesome-copilot
9.5K
1586
add-analytics-instrumentation End-to-end analytics instrumentation workflow for a PR, branch, file, directory, or feature. Reads the code, discover…
amplitude/mcp-marketplace
9.5K
1587
discover-event-surfaces Given a change_brief YAML (output from diff-intake), generates an exhaustive list of candidate analytics events to in…
amplitude/mcp-marketplace
9.5K
1588
taxonomy Source of truth for event taxonomy generation, data auditing, and governance best practices in Amplitude. Use when an…
amplitude/mcp-marketplace
9.5K
1590
discover-analytics-patterns Discovers how analytics tracking calls are actually written in this codebase — the concrete SDK calls, function signa…
amplitude/mcp-marketplace
9.5K
1589
instrument-events Given event_candidates YAML (output from discover-event-surfaces), generates a concrete instrumentation plan for prio…
amplitude/mcp-marketplace
9.5K
1591
diff-intake Reads a PR or branch diff and produces a structured YAML change brief for downstream analytics instrumentation skills…
amplitude/mcp-marketplace
9.5K
1592
binary-analysis-patterns Master binary analysis patterns including disassembly, decompilation, control flow analysis, and code pattern recogni…
wshobson/agents
9.5K
1593
create-spring-boot-java-project Official Create Spring Boot Java Project Skeleton
github/awesome-copilot
9.5K
1594
upstash-ratelimit-js Official Rate limiting for serverless and edge apps with the @upstash/ratelimit TypeScript/JavaScript SDK backed by Upstash Re…
upstash/skills
9.5K
1600
twitter-automation Automate Twitter/X with posting, engagement, and user management via inference.sh CLI. Apps: x/post-tweet, x/post-cre…
skills-shell/superpowers
9.5K
1605
bats-testing-patterns Master Bash Automated Testing System (Bats) for comprehensive shell script testing. Use when writing tests for shell …
wshobson/agents
9.5K
1604
distributed-tracing Implement distributed tracing with Jaeger and Tempo to track requests across microservices and identify performance b…
wshobson/agents
9.5K
1602
multi-cloud-architecture Design multi-cloud architectures using a decision framework to select and integrate services across AWS, Azure, GCP, …
wshobson/agents
9.5K
Page 32 · 324,895 total Previous Next