SkillsAdd

Install skills for AI.
Extend your AI agent.

A local directory of open agent skills — ranked, searchable, and one command away.

Catalog324,895
Summaries320,711
With docs109,090
Ranked9,730

Topics

All topics
#
Skill
Source
8W Activity
Installs
1851
zoom-out
mattpocock/skills
229.4K
1852
principle-laziness-protocol Apply when refactoring, evaluating diff size, or tempted to add abstractions, layers, or signal threading. Bias towar…
cursor/plugins
2K
1853
golang-popular-libraries Golang library and framework selection — vetted production-ready options by category (web, database, testing, logging…
samber/cc-skills-golang
37.1K
1854
shopify-shopifyql Official Answer a merchant's **analytics and reporting** questions with **ShopifyQL** — Shopify's query language for aggregate…
shopify/shopify-ai-toolkit
2K
1855
diagnose
mattpocock/skills
238.5K
1856
python-design-patterns
wshobson/agents
20.1K
1857
dialogue-systems Build branching dialogue and narrative — a node/choice graph with conditions, variables, and localization hooks — and…
gamedev-skills/awesome-gamedev-agent-skills
2.5K
1858
cypress-author Creates, updates, and fixes Cypress tests (E2E/end-to-end and component tests).
cypress-io/ai-toolkit
5.8K
1859
aws-observability Official Builds, configures, debugs, and optimizes AWS observability with CloudWatch (Log Insights, Metrics, Alarms, Dashboard…
aws/agent-toolkit-for-aws
7.2K
1860
threejs-shaders Three.js shaders - GLSL, ShaderMaterial, uniforms, custom effects. Use when creating custom visual effects, modifying…
cloudai-x/threejs-skills
10.1K
1861
dream-loop Build a game or app from a description so that a live screenshot matches a generated rendering. Use when the user say…
achimala/dream-loop
124
1862
ios-simulator Verify and debug native, React Native, Expo, or Flutter apps on an iOS Simulator with agent-device.
callstack/agent-device
1.5K
1863
golang-google-wire Compile-time dependency injection in Golang using google/wire — wire.NewSet, wire.Build, wire.Bind (interface→concret…
samber/cc-skills-golang
34.6K
1864
postgresql-table-design
wshobson/agents
25.1K
1865
unity-csharp-scripting Write Unity 6.3 LTS C# gameplay scripts: the MonoBehaviour lifecycle (Awake/OnEnable/Start/Update/FixedUpdate/LateUpd…
gamedev-skills/awesome-gamedev-agent-skills
2.2K
1866
next-best-practices Official Next.js best practices - file conventions, RSC boundaries, data patterns, async APIs, metadata, error handling, route…
vercel-labs/openreview
3.8K
1867
natural-japanese 仕事の日本語文書を読みやすくわかりやすく書く・直すためのスキル。議事録(文字起こしからの議事録化を含む)、調査レポー…
coji/natural-japanese
2K
1868
limrun-gradle Build an Android app on a remote Gradle sandbox with `lim gradle build` instead of local Gradle or Android Studio, fr…
limrun-inc/skills
3K
1869
p-video Generate videos with Pruna P-Video and WAN models via inference.sh CLI. Models: P-Video, WAN-T2V, WAN-I2V. Capabiliti…
skills-shell/superpowers
255
1870
drawio-skill Use when the user requests diagrams, flowcharts, architecture diagrams, ER diagrams, UML / sequence / class diagrams,…
agents365-ai/365-skills
8.8K
1871
cypress-docs Search and extract Cypress information from official documentation (docs.cypress.io, cypress.io); prefer LLM markdown…
cypress-io/ai-toolkit
5.1K
1872
golang-gopls Golang semantic code intelligence via `gopls`, the official Go language server — go-to-definition, find references, c…
samber/cc-skills-golang
4.4K
1873
limrun-detox-testing Configure, run, or debug Detox on Limrun iOS simulators. Use when attaching the Limrun Detox runtime to an app, wirin…
limrun-inc/skills
6.1K
1874
notion-cli Official >- Use the Notion CLI (`ntn`) to interact with the Notion API, manage workers, and upload files. Use when the user as…
makenotion/skills
7.9K
1875
limrun-android-emulator Drive an app running on a Limrun cloud Android emulator: install an APK, launch and terminate apps with crash reports…
limrun-inc/skills
1.7K
1876
limrun-expo-development Prepare and run Expo / React Native apps on Limrun with Expo dev-client iteration. Use when the user wants an Expo de…
limrun-inc/skills
6.1K
1877
principle-build-the-lever Apply to any non-trivial work, not just bulk work: edits, migrations, analyses, checks. Build the tool that does it o…
cursor/plugins
2K
1878
create-react-native-library Official Scaffolds React Native libraries with create-react-native-library for standalone libraries or local native modules an…
callstackincubator/agent-skills
1.9K
1879
principle-type-system-discipline Apply when designing types, reviewing a function signature, or writing code in any statically-typed language. Make il…
cursor/plugins
2.1K
1880
principle-redesign-from-first-principles Apply when integrating a new requirement into an existing design. Redesign as if the requirement had been a foundatio…
cursor/plugins
1.9K
1881
shopify-hydrogen Official Hydrogen storefront implementation cookbooks.
shopify/shopify-ai-toolkit
8.6K
1882
shopify-app-pricing Official Merchant product subscriptions such as selling plans and subscription contracts use Admin, not App Pricing. For app m…
shopify/shopify-ai-toolkit
368
1883
shopify-polaris-checkout-extensions Official Build custom functionality that merchants can install at defined points in the checkout flow, including product infor…
shopify/shopify-ai-toolkit
8.6K
1884
shopify-pos-ui Official Build retail point-of-sale applications using Shopify's POS UI components.
shopify/shopify-ai-toolkit
8.2K
1885
card-game Build a card game: card data, deck/hand/discard zones, draw/shuffle/reshuffle, a turn structure, costs, and effect re…
gamedev-skills/awesome-gamedev-agent-skills
2.2K
1886
show-me-your-work Keep a reviewable decision trail for long-running or unattended work: a TSV log with one row per decision (what, why,…
cursor/plugins
2K
1887
limrun-maestro-testing Run Maestro YAML flows against a Limrun cloud iOS simulator with `lim ios maestro`, from any environment (Linux, Wind…
limrun-inc/skills
4.1K
1888
principle-subtract-before-you-add Apply when sequencing an addition, refactor, or rewrite. Remove dead code, redundant validators, and stub references …
cursor/plugins
1.9K
1889
limrun-xcode Build an iOS / Apple app on remote Xcode with `lim xcode build` instead of local xcodebuild, or run its XCTest suites…
limrun-inc/skills
6.1K
1890
dry-refactoring Guided workflow to eliminate copy-paste duplication detected by jscpd. Refactor clones using extract function, module…
kucherenko/jscpd
1.4K
1891
find-docs Official >- Retrieves up-to-date documentation, API references, and code examples for any developer technology. Use this skill…
upstash/context7
7K
1892
limrun-ios-simulator Drive an app running on a Limrun cloud iOS simulator: launch, tap, type, read the accessibility element tree, screens…
limrun-inc/skills
6.1K
1893
backend-patterns Backend architecture patterns, API design, database optimization, and server-side best practices for Node.js, Express…
affaan-m/ecc
13.1K
1894
golang-samber-lo Functional programming helpers for Golang using samber/lo — 500+ type-safe generic functions for slices, maps, channe…
samber/cc-skills-golang
36.2K
1895
design-an-interface Generate multiple radically different interface designs for a module using parallel sub-agents. Use when user wants t…
mattpocock/skills
216.1K
1896
yelp >- A Yelp API alternative on fetcher.sh — pay-per-call in USDC via x402, or prepaid credits with a Bearer key, no Yel…
fetcher-sh/fetcher-skills
804
1897
playwright Official Use when the task requires automating a real browser from the terminal (navigation, form filling, snapshots, screensh…
openai/skills
6.4K
1898
limrun-xcode-bazel Build a Bazel-based iOS / macOS / Apple app on Limrun's remote build execution (RBE) instead of a local Mac, and inst…
limrun-inc/skills
6.1K
1899
golang-samber-do Dependency injection in Golang using samber/do — service containers, lifecycle management, scopes, health checks, gra…
samber/cc-skills-golang
36.1K
1900
unity-input-system Wire player input in Unity 6.3 LTS with the Input System package: Input Actions, action maps, the PlayerInput compone…
gamedev-skills/awesome-gamedev-agent-skills
2.1K
Page 38 · 9,929 ranked Previous Next