AI Skills Directory

18,156 open-source AI skills that teach any AI model a new workflow.

Search and filter AI skills

Showing 5,305-5,355 of 18,156 AI skills

AI skills directory results

mattgierhart logo

Init

mattgierhart
Community

Seed a fresh (greenfield) repository with the PRD-Driven Context Engineering scaffold — PRD.md, SoT/ knowledge files, EPIC templates, domain-profile config, and agent MEMORY starters. Invoked as…

11
179
Instructions
View
Kilo-Org logo

Angular Forms

Kilo-Org
Organization

Build signal-based forms in Angular v21+ using the new Signal Forms API. Use for form creation with automatic two-way binding, schema-based validation, field state management, and dynamic forms.…

168
179
2 files
View
datadog-labs logo

Agent Observability Session Classify

datadog-labs
Organization

Classify whether user intent was satisfied in a Datadog Agent Observability trace or session. Three modes: (1) session_id — classify a single CMD+I assistant session with RUM; (2) trace_id — classify…

28
172
Instructions
View
jwynia logo

Multi Order Evolution

jwynia
Community

Design multi-generational societal evolution for science fiction settings. Use when creating civilizations that diverge from baseline humanity, when exploring how environments shape cultures over…

20
159
Instructions
View
Dynatrace logo

Dt Obs Azure

Dynatrace
Organization

Azure cloud resources including VMs, VMSS, SQL Database, Storage, AKS, App Service, Functions, VNet networking, load balancers, Event Hubs, Container Apps, and Key Vault. Monitor Azure infrastructure,…

30
156
13 files
View
TerminalSkills logo

Aceternity Ui

TerminalSkills
Organization

Add premium animated UI components built with Framer Motion and Tailwind CSS using Aceternity UI. Use when: adding animated effects (3D cards, glowing backgrounds, spotlight effects, moving borders),…

21
155
1 files
View
omer-metin logo

Ai Agents Architect

omer-metin
Community

Expert in designing and building autonomous AI agents. Masters tool use, memory systems, planning strategies, and multi-agent orchestration. Use when "build agent, AI agent, autonomous agent, tool…

22
152
3 files
View
bobmatnyc logo

Mpm Doctor

bobmatnyc
Community

Run diagnostic checks on Claude MPM installation

34
152
Instructions
View
hanamizuki logo

Gplay Cli Usage

hanamizuki
Community

Guidance for using the Google Play Console CLI in this repo (flags, output formats, pagination, auth, and discovery). Use when asked to run or design gplay commands or interact with Google Play…

9
150
1 files
View
guia-matthieu logo

Sentiment Analyzer

guia-matthieu
Community

Analyze sentiment in text using ML models. Use when: analyzing customer reviews; processing NPS feedback; monitoring brand mentions; evaluating campaign responses; categorizing support tickets

27
150
2 files
View
yezannnnn logo

Senior Devops

yezannnnn
Community

Comprehensive DevOps skill for CI/CD, infrastructure automation, containerization, and cloud platforms (AWS, GCP, Azure). Includes pipeline setup, infrastructure as code, deployment automation, and…

49
149
6 files
View
bitwarden logo

Posting Review Summary

bitwarden
Organization

Use this skill when posting the final summary comment, including its No Verdict form when nothing could be reviewed and no inline comments exist. Otherwise apply as the LAST step of code review, after…

19
149
Instructions
View
maplibre logo

Maplibre V6 Migration

maplibre
Organization

Upgrading a MapLibre GL JS app from v5 to v6 — the ESM-only build, the removed default export, CommonJS require() breakage, the styleimagemissing/setMissingStyleImageResolver change, the removal of…

10
148
Instructions
View
proflead logo

Feature Flag Playbook

proflead
Community

Plan feature flag rollout and cleanup. Use when a mid-level developer needs controlled release guidance.

31
147
Instructions
View
diegosouzapw logo

2d Games

diegosouzapw
Community

2D Game Development workflow skill. Use this skill when the user needs 2D game development principles. Sprites, tilemaps, physics, camera and the operator should preserve the upstream workflow, copied…

32
145
2 files
View
trilwu logo

Auditing Mcp Servers

trilwu
Community

Audit Model Context Protocol servers for injection surfaces, excessive tool scope, authorization gaps, resource over-exposure, and transport weaknesses across stdio, SSE, and Streamable HTTP…

15
144
Instructions
View
instructa logo

Consolidate Test Suites

instructa
Organization

Decide where durable test coverage belongs and clean up temporary test probes. Use while testing a bug fix or architectural change, or before finishing work that added tests, fixtures, snapshots,…

16
141
1 files
View
happycapy-ai logo

Botanical Blur Pptx

happycapy-ai
Community

Reusable fixed-style PPTX generation skill for the Botanical Blur System visual brand — warm cream (#F7F4EA) editorial layouts, botanical motion-blur textures, sky blue (#3D8FD9), deep green…

30
138
Instructions
View
sendaifun logo

Example Skill

sendaifun
Organization

Template and guide for creating skills. Demonstrates the standard skill structure with resources, docs, examples, and templates directories. Use this as a reference when building new protocol…

81
128
4 files
View
rileyhilliard logo

Planning Products

rileyhilliard
Community

Defines product features from a PM perspective (JTBD, competitive research, scope negotiation) before technical planning. Use when scoping features, writing product specs, defining user problems, or…

19
127
5 files
View
dandye logo

Correlate Ioc

dandye
Community

Check for existing SIEM alerts and case management entries related to IOCs. Use to understand if an indicator has triggered previous alerts or is part of ongoing investigations. Takes IOC list and…

34
126
Instructions
View
jh941213 logo

Commit Push Pr

jh941213
Community

변경사항 커밋, 푸시, PR 생성을 한 번에 수행하는 워크플로우. 트리거: "커밋", "PR 만들어", "푸시해", "PR 생성", "commit and push", "커밋하고 푸시", "PR 올려" 안티-트리거: "코드 리뷰", "git log 확인", "diff 보여줘", "브랜치 목록"

35
125
Instructions
View
Wide-Moat logo

File Reading

Wide-Moat
Organization

Use this skill when a file has been uploaded but its content is NOT in your context — only its path at /mnt/user-data/uploads/ is listed in an uploaded_files block. This skill is a router: it tells…

29
123
Instructions
View
webflow logo

Webflow Code Component:Component Scaffold

webflow
Organization

Generate new Webflow Code Component boilerplate with React component, definition file, and optional styling. Automatically checks prerequisites and can set up missing config/dependencies.

18
122
Instructions
View
Houseofmvps logo

Deploy

Houseofmvps
Community

Pre-flight checks then deploy. Validates env vars, migrations, bundle size, runs /ship audit, then deploys via git push or platform CLI.

14
122
Instructions
View
einverne logo

Root Cause Tracing

einverne
Community

Systematically trace bugs backward through call stack to find original trigger

24
121
1 files
View
frumu-ai logo

Web Starter Audit

frumu-ai
Organization

Run a full UX, accessibility, and quality audit for starter web projects and produce prioritized remediation.

13
121
Instructions
View
mblode logo

Dx Audit

mblode
Community

Audits libraries, CLIs, and SDKs using 38 rules for public contracts, package exports, piped output, errors, and configuration. Use when asked to "audit my CLI", "review my SDK", or diagnose package…

11
118
43 files
View
EnzeD logo

R3f Postprocessing

EnzeD
Community

Configure React Three Fiber postprocessing, bloom, selection effects, ambient occlusion, and depth of field. Use for composer pipelines and screen-space effects, rather than mesh material shaders.

7
116
Instructions
View
686f6c61 logo

Sync Project Docs

686f6c61
Community

Usar para sincronizar la documentación viva del proyecto después de una fase. También: actualizar docs/project, índice, architecture.md, compliance.md, threat-model.

7
115
Instructions
View
apollographql logo

Apollo Server

apollographql
Organization

Guide for building GraphQL servers with Apollo Server 5.x. Use this skill when: (1) setting up a new Apollo Server project, (2) writing resolvers or defining GraphQL schemas, (3) implementing…

12
112
6 files
View
neo4j-contrib logo

Neo4j Driver Go Skill

neo4j-contrib
Organization

Covers the Neo4j Go Driver v6 — driver lifecycle, ExecuteQuery, managed and explicit transactions, session config, error handling, data type mapping, and connection tuning. Use when writing Go code…

38
112
2 files
View
Factory-AI logo

Capture

Factory-AI
Organization

Background knowledge for droid-control workflows -- not invoked directly. Recording lifecycle for terminal and browser sessions.

15
111
Instructions
View
MADTeacher logo

Flutter Navigation

MADTeacher
Community

Implement, fix, refactor, review, migrate, or validate Flutter navigation and routing. Use when working with Navigator, MaterialPageRoute, Router API, go_router, route guards, redirects, ShellRoute or…

20
109
8 files
View
cometchat logo

Cometchat Android V6 Events

cometchat
Organization

React to what the CometChat Android v6 UI Kit is doing — the CometChatEvents SharedFlow bus (message, call, conversation, group, user and UI events), how to collect it in Compose vs XML Views with…

2
109
Instructions
View
wsimmonds logo

Vercel Ai Sdk

wsimmonds
Community

Guide for Vercel AI SDK v5 implementation patterns including generateText, streamText, useChat hook, tool calling, embeddings, and MCP integration. Use when implementing AI chat interfaces, streaming…

22
108
Instructions
View
Hmbown logo

Longstrider

Hmbown
Community

Longstrider is the optimization spell for systems that already work. It makes the path shorter without changing the destination. It cares about sustained pace, not flashy one-off benchmarks.

10
106
Instructions
View
TheBeardedBearSAS logo

Testing

TheBeardedBearSAS
Organization

TDD/BDD testing principles, test patterns, and coverage strategies

9
105
Instructions
View
HermeticOrmus logo

Dependency Upgrade

HermeticOrmus
Community

Manage major dependency version upgrades with compatibility analysis, staged rollout, and comprehensive testing. Use when upgrading framework versions, updating major dependencies, or managing…

18
104
Instructions
View
olorehq logo

Olore Cargo Latest

olorehq
Organization

Local Cargo documentation reference (latest). Cargo package manager documentation for Rust. Use for dependency management, build configuration, and publishing crates.

6
103
87 files
View
blencorp logo

Tailwindcss

blencorp
Organization

Tailwind CSS v4 utility-first styling patterns including responsive design, dark mode, and custom configuration. Use when styling with Tailwind, adding utility classes, configuring Tailwind, setting…

14
102
4 files
View
dkyazzentwatwa logo

Ocr Document Processor

dkyazzentwatwa
Community

Extract text and structure from scans, images, and scanned PDFs. Use for OCR, searchable PDFs, table extraction, receipt parsing, and business card parsing.

21
101
5 files
View
agent-skills-hub logo

Angular State Management

agent-skills-hub
Organization

Master modern Angular state management with Signals, NgRx, and RxJS. Use when setting up global state, managing component stores, choosing between state solutions, or migrating from legacy patterns.

35
101
1 files
View
aAAaqwq logo

Ast Ceo

aAAaqwq
Community

CEO (Elon Musk)|跨职能、公司级或高不确定性任务的总协调者。需要拆解公司级或跨职能目标、在多个 C-suite 之间取舍、配置稀缺资源、选择最小充分团队、安排独立复核并综合成最终决策时调用。 不适用:只涉及单一专业领域的判断、已由对应 C-suite 认领的执行细节、关键输入缺失就要拍板,或需要独立证据复核而非综合决策。

23
98
Instructions
View
dykyi-roman logo

Analyze Docker Runtime Errors

dykyi-roman
Community

Analyzes Docker runtime errors for PHP containers. Identifies 502 Bad Gateway, OOM kills, connection refused, and permission issues.

25
98
Instructions
View
travisjneuman logo

Audio Production

travisjneuman
Community

Professional audio production for music, podcasts, and sound design. Use when working with audio recording, mixing, mastering, or sound design for any medium.

22
98
Instructions
View
antoniolg logo

Google Chat

antoniolg
Community

Read Google Chat spaces/threads via the Chat API, create/refresh OAuth tokens, parse Gmail Chat URLs, and list spaces. Use when asked to look up or verify messages in Google Chat or when you need API…

16
97
5 files
View
wasintoh logo

Memory System

wasintoh
Community

Tiered, low-token project memory protocol for .toh/memory/ — 7 files across 3 tiers (Tier 1 active.md + summary.md always read, ~800 tokens; Tier 2 architecture/components for build work and changelog…

19
96
4 files
View
pascalorg logo

Web Design

pascalorg
Organization

Web design reference for building production-grade interfaces. Covers layout, typography, color, spacing, shadows, animation, accessibility, responsive design, components, performance, and UX…

25
93
Instructions
View
spences10 logo

Sveltekit Remote Functions

spences10
Community

SvelteKit remote functions guidance. Use for query(), form(), command(), and prerender() patterns in .remote.ts files.

2
93
1 files
View
rstackjs logo

Rslib Modern Package

rstackjs
Organization

Design, modernize, or review JS/TS npm packages using an opinionated Rslib baseline for ESM, exports, types, dependencies, and release readiness.

4
93
Instructions
View

Set up your own AI workspace now

Get notified about new features and future giveaways by subscribing to our newsletter 👇