AI Skills Directory

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

Search and filter AI skills

Showing 6,172-6,222 of 18,156 AI skills

AI skills directory results

majiayu000 logo

Agentsmd Scaffold

majiayu000
Community

Generate or update repository-specific AGENTS.md instruction files from real repo evidence. Use when asked to create, design, scaffold, split, or improve root or scoped AGENTS.md files for…

26
280
3 files
View
blacklanternsecurity logo

Kerberos Delegation

blacklanternsecurity
Organization

Exploits Kerberos delegation misconfigurations for privilege escalation and lateral movement in Active Directory. Covers Unconstrained Delegation (TGT harvesting via coercion), Constrained Delegation…

39
276
Instructions
View
membranedev logo

1s2u

membranedev
Community

1S2U integration. Manage data, records, and automate workflows. Use when the user wants to interact with 1S2U data.

42
268
Instructions
View
ryoppippi logo

Missing Tools

ryoppippi
Community

Resolves missing CLI tools. Use when a command is unavailable, a shell reports command not found, or a tool must be run without installing it globally.

5
263
Instructions
View
Mindrally logo

Aspnet Core

Mindrally
Organization

Guidelines for ASP.NET Core web development covering API design, authentication, caching, and best practices

41
259
Instructions
View
PatternsDev logo

Loading Sequence

PatternsDev
Organization

Teaches resource loading sequence optimization for Core Web Vitals. Use when you need to improve FCP, LCP, or FID by reordering how critical resources are discovered and loaded.

27
250
Instructions
View
ed3dai logo

Writing Skills

ed3dai
Organization

Use when creating new skills, editing existing skills, or verifying skills work before deployment - applies TDD to process documentation by testing with subagents before writing, iterating until…

33
249
Instructions
View
jdrhyne logo

Munger Observer

jdrhyne
Community

Review a specific decision, plan, or artifact using bounded evidence, counterevidence, alternatives, opportunity cost, and verifiable next checks. Use for a "Munger review", decision review,…

30
240
2 files
View
ProgrammerAnthony logo

Frontend Performance Optimization

ProgrammerAnthony
Community

Use when 用户需要优化前端性能、提升页面加载速度、减少白屏时间、优化交互流畅度、进行性能排查时。触发场景:前端性能优化、页面加载慢、白屏时间长、卡顿、LCP/FID/CLS指标优化、前端性能分析、打包体积优化。

77
236
4 files
View
asgard-ai-platform logo

Algo Forecast Arima

asgard-ai-platform
Organization

Build ARIMA models for time series forecasting with trend and seasonality decomposition. Use this skill when the user needs to forecast future values from historical sequential data, test for…

29
236
3 files
View
ReinaMacCredy logo

Maestro Work

ReinaMacCredy
Community

Implement or fix one authorized unit with minimal edits and sufficient evidence. Reuse existing checks and add tests only for concrete uncovered behavior or risk.

23
232
3 files
View
qf-studio logo

Nav Features

qf-studio
Organization

Show and toggle Navigator features. Auto-invoke when user says "show features", "enable/disable feature", "my navigator settings", or "configure navigator".

12
232
1 files
View
xenitV1 logo

Ralph Wiggum

xenitV1
Community

Surgical Debugger & Code Optimizer. Autonomous root-cause investigation, persistence-loop fixing, and high-fidelity code reflection. No new features, only fixes.

34
231
3 files
View
medusajs logo

Building Admin Dashboard Customizations

medusajs
Organization

Load automatically when planning, researching, or implementing Medusa Admin dashboard UI (widgets, custom pages, forms, tables, data loading, navigation). REQUIRED for all admin UI work in ALL modes…

27
218
6 files
View
team-telnyx logo

Telnyx Ai Inference Python

team-telnyx
Organization

Access Telnyx LLM inference APIs, embeddings, and AI analytics for call insights and summaries. This skill provides Python SDK examples.

21
217
Instructions
View
LerianStudio logo

Ring:Fixing Lint

LerianStudio
Organization

Fixing lint to a clean state: runs the linter, groups reported issues into independent streams, and dispatches one parallel fixer agent per stream (ring:backend-go for Go, ring:general-purpose…

28
215
Instructions
View
dev-toolings logo

Config Env Parameters

dev-toolings
Organization

Manage Symfony configuration with .env files, parameters, secrets vault, and environment-specific settings

24
213
1 files
View
NeverSight logo

Conventionalcommits

NeverSight
Organization

Conventional Commits specification for semantic versioning and changelog generation. Use when writing commit messages, configuring commit linting, or automating releases.

38
210
12 files
View
jamesrochabrun logo

Kids Book Writer

jamesrochabrun
Community

Expert children's book writer creating delightful, engaging books for ages 2-9. Specializes in rhyming books, stories, songs with proper values, educational content, and age-appropriate language.…

25
209
5 files
View
danielvm-git logo

Deepen Architecture

danielvm-git
Community

Find deepening opportunities in a codebase, informed by the domain language in specs/tech-architecture/tech-stack.md and the decisions in specs/adr/. Use when the user wants to improve architecture,…

18
206
3 files
View
jpicklyk logo

Review Proposals

jpicklyk
Community

Triages pending improvement-proposal MCP items — presents each with its scope and evidence, collects an accept/reject/defer decision per proposal, and carries out the disposition: project-scoped…

22
204
Instructions
View
elianiva logo

To Wiki

elianiva
Community

Take knowledge from the current conversation and compound it into a living wiki in the personal Obsidian vault. The agent scouts existing pages via QMD first, proposes what to write, quizzes the user,…

9
204
Instructions
View
meta-quest logo

Hz Spatial Sdk

meta-quest
Organization

Builds spatial Android apps for Meta Quest and Horizon OS with Meta Spatial SDK — ECS architecture, 2D panels, 3D objects, hybrid experiences. Use when creating Kotlin-based spatial applications.

17
195
4 files
View
TheBushidoCollective logo

Fix

TheBushidoCollective
Organization

Debug and fix bugs, errors, or unexpected behavior

20
195
Instructions
View
julianromli logo

Supabase Postgres Best Practices

julianromli
Community

Postgres performance optimization and best practices from Supabase. Use this skill when writing, reviewing, or optimizing Postgres queries, schema designs, or database configurations.

28
189
31 files
View
seb1n logo

Hyperparameter Tuning

seb1n
Community

Optimize machine learning model hyperparameters using grid search, random search, Bayesian optimization, and Hyperband to maximize model performance within a compute budget. Use when the user requests…

35
188
Instructions
View
ghaida logo

Organize

ghaida
Community

Structure information so people can find what they need, understand where they are, and navigate confidently. Covers navigation pattern design, taxonomy, labeling systems, search and browse strategy,…

14
186
Instructions
View
ZhanlinCui logo

Web Performance Seo

ZhanlinCui
Community

Fix PageSpeed Insights/Lighthouse accessibility "!" errors caused by contrast audit failures (CSS filters, OKLCH/OKLAB, low opacity, gradient text, image backgrounds). Use for accessibility-driven…

26
186
Instructions
View
skilld-dev logo

Tanstack Vue Query Skilld

skilld-dev
Organization

Hooks for managing, caching and syncing asynchronous and remote data in Vue. ALWAYS use when writing code importing "@tanstack/vue-query". Consult for debugging, best practices, or modifying…

8
180
156 files
View
Impertio-Studio logo

Frappe Core Notifications

Impertio-Studio
Organization

Use when implementing email notifications, system alerts, Assignment Rules, Auto Repeat, or ToDo items. Prevents misconfigured Email Accounts, broken notification templates, and silent delivery…

53
180
4 files
View
matlab logo

Matlab Tutor Learners

matlab
Organization

Use when tutoring a student in MATLAB programming, coaching beginners, explaining MATLAB concepts interactively, or running a conversational AI tutor session.

32
179
1 files
View
mattgierhart logo

Prd V01 User Value Articulation

mattgierhart
Community

Transform validated pain points into articulated user value statements for PRD v0.1 Spark. Triggers on completing problem framing, defining user outcomes, articulating value propositions, or requests…

11
179
3 files
View
Kilo-Org logo

Angular Routing

Kilo-Org
Organization

Implement routing in Angular v20+ applications with lazy loading, functional guards, resolvers, and route parameters. Use for navigation setup, protected routes, route-based data loading, and nested…

168
179
1 files
View
datadog-labs logo

Dd Account Setup

datadog-labs
Organization

Ensure the user has an authenticated Datadog account with a valid DD_API_KEY on the right region before any Datadog setup or instrumentation. Detects existing DD_API_KEY / DD_APP_KEY / DD_SITE,…

28
172
5 files
View
jwynia logo

Sensitivity Check

jwynia
Community

Evaluate representation and flag potential harm concerns. Use when writing characters from marginalized groups, depicting sensitive subject matter, or wanting to check for stereotypes and harmful…

20
159
2 files
View
Dynatrace logo

Dt Obs Ext Monitors

Dynatrace
Organization

3rd-party test and monitor result ingestion into Dynatrace Grail via the platform events ingest API (platform/ingest/custom/events/). Use when sending external synthetic test outcomes, CI monitor…

30
156
1 files
View
TerminalSkills logo

Activepieces

TerminalSkills
Organization

Build workflow automations with Activepieces. Use when a user asks to self-host a Zapier alternative, automate workflows with a visual builder, create no-code integrations, or set up open-source…

21
155
1 files
View
omer-metin logo

Ai Code Generation

omer-metin
Community

Comprehensive patterns for building AI-powered code generation tools, code assistants, automated refactoring, code review, and structured output generation using LLMs with function calling and tool…

22
152
3 files
View
bobmatnyc logo

Mpm Help

bobmatnyc
Community

Display help for Claude MPM commands

34
152
Instructions
View
hanamizuki logo

Gplay Iap Setup

hanamizuki
Community

In-app products, subscriptions, base plans, and offers setup for Google Play monetization, including bulk-localizing subscription display names, descriptions, and benefits across all locales. Use when…

9
150
1 files
View
guia-matthieu logo

Audio Logo Design

guia-matthieu
Community

Create memorable sonic logos using design principles from Intel, Netflix, and McDonald's—crafting 2-5 second audio signatures that achieve instant brand recognition. Use when: Creating a sonic logo…

27
150
Instructions
View
yezannnnn logo

Senior Ml Engineer

yezannnnn
Community

ML engineering skill for productionizing models, building MLOps pipelines, and integrating LLMs. Covers model deployment, feature stores, drift monitoring, RAG systems, and cost optimization.

49
149
6 files
View
bitwarden logo

Architecting Solutions

bitwarden
Organization

Architecting solutions at the team level while staying coherent with Bitwarden's holistic architecture. Covers security mindset, architectural judgment, Bitwarden-specific constraints, and working…

19
149
2 files
View
proflead logo

System Design Draft

proflead
Community

Draft a practical system design for a feature. Use when a mid-level developer needs a starting architecture.

31
147
Instructions
View
diegosouzapw logo

3d Games V3

diegosouzapw
Community

3D Game Development workflow skill. Use this skill when the user needs 3D game development principles. Rendering, shaders, physics, cameras and the operator should preserve the upstream workflow,…

32
145
2 files
View
trilwu logo

Auditing Supply Chain

trilwu
Community

Audit software supply chain risk — dependency and transitive package review, typosquatting and dependency confusion, lockfile and SBOM analysis, CI/CD pipeline and GitHub Actions security, build…

15
144
Instructions
View
instructa logo

Hard Cut

instructa
Organization

Enforce a hard-cut cleanup policy: keep one canonical implementation and delete compatibility, migration, fallback, adapter, coercion, and dual-shape code. Use for pre-release or internal-draft…

16
141
1 files
View
happycapy-ai logo

Capy Cortex

happycapy-ai
Community

Autonomous learning system - learns from mistakes, reflects on sessions, and gets smarter over time. The AI brain.

30
138
61 files
View
sendaifun logo

Helius Dflow

sendaifun
Organization

Build Solana trading applications combining DFlow trading APIs with Helius infrastructure. Covers spot swaps (imperative and declarative), prediction markets, real-time market streaming, Proof KYC,…

81
128
12 files
View
rileyhilliard logo

Strategy Writer

rileyhilliard
Community

Produces executive-quality strategic documents in The Economist/HBR style. Use when writing strategy memos, market analysis, business cases, customer research reports, or any document for Product,…

19
127
9 files
View
dandye logo

Design Metadata Schema

dandye
Community

Design comprehensive metadata frameworks. Develops structured metadata templates and tagging systems.

34
126
Instructions
View

Set up your own AI workspace now

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