AI Skills Directory

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

Search and filter AI skills

Showing 664-714 of 18,156 AI skills

AI skills directory results

thedivergentai logo

Godot 2d Animation

thedivergentai
Community

Expert patterns for 2D animation in Godot using AnimatedSprite2D and skeletal cutout rigs. Use when implementing sprite frame animations, procedural animation (squash/stretch), cutout bone…

43
727
17 files
View
nuxt-content logo

Make Content Editable

nuxt-content
Organization

Converts hardcoded Vue components in a Nuxt Content markdown file into slot-based, Studio-editable MDC components. Use when a user wants their Nuxt Content page to be visually editable in Nuxt…

146
724
6 files
View
codewithmukesh logo

Api Versioning

codewithmukesh
Organization

API versioning strategies for ASP.NET Core. Covers Asp.Versioning library, URL segment, header, and query string strategies, version deprecation, and OpenAPI integration. Load this skill when adding…

170
721
Instructions
View
onmax logo

Arkenv

onmax
Community

Answer questions about ArkEnv and help implement environment variable validation. Use when developers: (1) Ask about environment variable validation or typesafety, (2) Want to setup ArkEnv in a…

37
711
1 files
View
PrefectHQ logo

Prefab Dev Build

PrefectHQ
Organization

How to build and preview renderer/playground changes locally. Use this skill when modifying the renderer (themes, components, styles), the playground (theme picker, examples), or any Python source…

70
693
Instructions
View
ananddtyagi logo

API Contract Sync Manager

ananddtyagi
Community

Validate OpenAPI, Swagger, and GraphQL schemas match backend implementation. Detect breaking changes, generate TypeScript clients, and ensure API documentation stays synchronized. Use when working…

85
689
2 files
View
shinpr logo

Ai Development Guide

shinpr
Community

Applies language-agnostic and backend technical decision criteria, anti-pattern detection, debugging, and quality gates. Use when reviewing general/backend implementation choices, code smells,…

103
682
Instructions
View
mhattingpete logo

Code Execution

mhattingpete
Community

Execute Python code locally with marketplace API access for 90%+ token savings on bulk operations. Activates when user requests bulk operations (10+ files), complex multi-step workflows, iterative…

96
675
3 files
View
ynulihao logo

Analyzing Financial Statements

ynulihao
Community

This skill calculates key financial ratios and metrics from financial statement data for investment analysis

76
612
Instructions
View
ww-w-ai logo

Audit

ww-w-ai
Organization

View audit logs, decision traces, and session history for AI transparency. ACTION_TYPES (19 entries) include PDCA events (phase_transition, gate_passed/failed, agent_spawned/completed/failed,…

154
601
Instructions
View
mengps logo

HuskarUI

mengps
Community

Queries HuskarUI metadata with Python and guides HuskarUI-first QML/C++ code. Invoke when choosing components, checking examples, or generating HuskarUI UI.

75
591
2 files
View
analogjs logo

Angular Component

analogjs
Organization

DEPRECATED - this skill is unmaintained. Use the official Angular skills at https://github.com/angular/skills instead. Create modern Angular standalone components following v20+ best practices. Use…

68
591
Instructions
View
ECNU-ICALK logo

Changelog Generator

ECNU-ICALK
Organization

Generates user-facing changelogs and release notes from git commit history. Parses conventional commits, categorizes changes into features, fixes, breaking changes, and more, then rewrites technical…

56
587
Instructions
View
jimmc414 logo

Biomni

jimmc414
Community

Autonomous biomedical AI agent framework for executing complex research tasks across genomics, drug discovery, molecular biology, and clinical analysis. Use this skill when conducting multi-step…

105
585
5 files
View
yhy0 logo

Null Zone Battle Scan

yhy0
Community

零界战场感知 — 每10分钟执行一次,更新战场状态、Agent画像、联盟评分,产出本轮博弈决策。所有其他任务的前置感知层。

50
571
Instructions
View
HoangNguyen0403 logo

Android Agp Upgrade

HoangNguyen0403
Community

Upgrade an Android project to Android Gradle Plugin (AGP) 9. Use when migrating to AGP 9, updating Gradle build files, migrating to built-in Kotlin, or adopting the new AGP DSL.

164
569
3 files
View
levnikolaevich logo

Ln 21 System Design Baseline Builder

levnikolaevich
Community

Defines measurable architecture drivers and constraints before system design; edits architecture docs only.

84
565
Instructions
View
solana-foundation logo

Solana Dev

solana-foundation
Organization

Use when user asks to "build a Solana dapp", "write an Anchor program", "create a token", "debug Solana errors", "set up wallet connection", "test my Solana program", "fuzz my Solana program", "deploy…

135
560
32 files
View
oliver-kriska logo

Lab:Autoresearch

oliver-kriska
Community

Self-improving loop for plugin skills. Reads program.md, proposes one mutation per iteration, evaluates against deterministic scorer, keeps improvements via git, reverts failures. Targets weakest…

40
555
11 files
View
ancoleman logo

Administering Linux

ancoleman
Community

Manage Linux systems covering systemd services, process management, filesystems, networking, performance tuning, and troubleshooting. Use when deploying applications, optimizing server performance,…

73
523
12 files
View
posit-dev logo

Alt Text

posit-dev
Organization

Generate and improve accessible alt text for data visualizations and images in R packages and Quarto documents. Use when the user wants to add, improve, or audit alt text for figures in a pkgdown site…

53
516
2 files
View
coinbase logo

Cds Accessibility

coinbase
Organization

Reviews already-written Coinbase Design System (CDS) UI for accessibility: verifying documented accessibility props (e.g. accessibilityLabel, accessibilityState), confirming the chosen CDS primitives…

107
505
Instructions
View
pengzhanbo logo

Vuepress Plume Config

pengzhanbo
Community

Generate and write VuePress Plume theme config. Invoke when user asks to init or update theme config, including collections, navbar, sidebar, locales, plugins, and all theme features like search,…

125
493
Instructions
View
mxyhi logo

Ai Elements

mxyhi
Community

Build AI chat interfaces using ai-elements components — conversations, messages, tool displays, prompt inputs, and more. Use when the user wants to build a chatbot, AI assistant UI, or any AI-powered…

46
490
128 files
View
davekilleen logo

Career Coach

davekilleen
Community

Personal career coach with 4 modes: weekly reports, monthly reflections, self-reviews, promotion assessments

130
481
Instructions
View
proffesor-for-testing logo

A11y Ally

proffesor-for-testing
Community

Use when running comprehensive WCAG accessibility audits with axe-core + pa11y + Lighthouse, generating context-aware remediation, or testing video accessibility. Supports 3-tier browser cascade with…

92
480
3 files
View
HazAT logo

Pi Extension Development

HazAT
Community

Defines the local standard for standalone Pi extension repositories. Use when manually invoked to create, audit, test, publish, or release an extension with Git-backed installation, local loading, and…

44
450
3 files
View
FritzAndFriends logo

Bwfc Ascx Migration

FritzAndFriends
Organization

Migrate ASP.NET Web Forms User Controls (.ascx) to Blazor components using BlazorWebFormsComponents. Covers ASCX-to-Razor conversion, code-behind preservation, tag prefix resolution, property/event…

77
449
Instructions
View
ailabs-393 logo

Brand Analyzer

ailabs-393
Community

This skill should be used when the user requests brand analysis, brand guidelines creation, brand audits, or establishing brand identity and consistency standards. It provides comprehensive frameworks…

115
447
7 files
View
secondsky logo

Sap Abap Cds

secondsky
Community

Comprehensive SAP ABAP CDS (Core Data Services) reference for data modeling, view development, and semantic enrichment. Use when creating CDS views or view entities, defining data models with…

117
445
10 files
View
bencium logo

Adaptive Communication

bencium
Community

Use when detecting ambiguous user intent, hedging language, open-ended framing, personal context before requests, or when unsure whether user wants exploration vs direct answer. Applies to all…

58
432
Instructions
View
aiskillstore logo

Jira Safe

aiskillstore
Organization

Implement SAFe methodology in Jira. Use when creating Epics, Features, Stories with proper hierarchy, acceptance criteria, and parent-child linking.

45
427
7 files
View
relaticle logo

Flowforge Development

relaticle
Organization

Builds Kanban board interfaces for Eloquent models with drag-and-drop functionality. Use when creating board pages, configuring columns and cards, implementing drag-and-drop positioning, working with…

53
421
Instructions
View
menkesu logo

Ai Product Patterns

menkesu
Community

Builds AI-native products using OpenAI's development philosophy and modern AI UX patterns. Use when integrating AI features, designing for model improvements, implementing evals as product specs, or…

120
406
Instructions
View
waynesutton logo

Avoid Feature Creep

waynesutton
Community

Prevent feature creep when building software, apps, and AI-powered products. Use this skill when planning features, reviewing scope, building MVPs, managing backlogs, or when a user says "just one…

32
404
3 files
View
Microck logo

Activitypub Testing

Microck
Community

Testing patterns for PHPUnit and Playwright E2E tests. Use when writing tests, debugging test failures, setting up test coverage, or implementing test patterns for ActivityPub features.

53
398
1 files
View
jamditis logo

Accessibility Compliance

jamditis
Community

Web accessibility patterns for news and academic sites. Use for WCAG audits, alt text, accessible data viz, and assistive tech.

64
397
1 files
View
GoogleChromeLabs logo

Built In Ai

GoogleChromeLabs
Organization

Teaches the AI about modern Chrome Built-in AI APIs (Prompt, Translation, Writing Assistance) and their polyfills.

90
388
6 files
View
justrach logo

Dhi Typescript

justrach
Community

Ultra-fast validation library for TypeScript/JavaScript (77x faster than Zod). Use when building validated schemas for APIs, forms, or data processing. Provides Zod 4-compatible API with WASM-powered…

6
385
Instructions
View
Asymmetric-al logo

Accessibility Review

Asymmetric-al
Organization

Audit and fix accessibility in Core UI. Use when changing or reviewing buttons, links, forms, validation, dialogs, menus, tabs, tables, keyboard interactions, focus management, accessible names,…

7
383
1 files
View
PM-Shawn logo

Prd Doctor

PM-Shawn
Community

用户要审查、体检、评审一份 PRD / 产品需求文档 / 功能说明时使用,产出结构化的问题清单而不是笼统评价

86
380
Instructions
View
glebis logo

Agency Docs Updater

glebis
Community

End-to-end pipeline for publishing Claude Code lab meetings. Accepts optional args: date (YYYYMMDD, "yesterday", "today") and lab number (e.g. "04"). Examples: "yesterday 04", "20260420 05", "04"…

56
379
15 files
View
Ibrahim-3d logo

Agent Factory

Ibrahim-3d
Community

Creates specialized worker agents dynamically from templates. Use when orchestrator needs to spawn task-specific workers for parallel execution. Handles agent lifecycle: create -> execute -> cleanup.

38
378
Instructions
View
brianlovin logo

Agent Browser

brianlovin
Community

Browser automation CLI for AI agents. Use when the user needs to interact with websites, including navigating pages, filling forms, clicking buttons, taking screenshots, extracting data, testing web…

31
370
Instructions
View
AvivK5498 logo

Create Beads Orchestration

AvivK5498
Community

Bootstrap lean multi-agent orchestration with beads task tracking. Use for projects needing agent delegation without heavy MCP overhead.

25
348
50 files
View
giuseppe-trisciuoglio logo

Chunking Strategy

giuseppe-trisciuoglio
Community

Provides chunking strategies for RAG systems. Generates chunk size recommendations (256-1024 tokens), overlap percentages (10-20%), and semantic boundary detection methods. Validates semantic…

41
345
8 files
View
educlopez logo

Ui Craft Dense Dashboard

educlopez
Community

Dense dashboard / admin / Bloomberg / Retool / data-heavy internal tools. Locked knobs: CRAFT=7, MOTION=3, DENSITY=9. IBM Plex + mono numbers, semantic palette, 4/8px grid, sparklines, tabular-nums.…

17
344
Instructions
View
WellApp-ai logo

Autonomous Loop

WellApp-ai
Organization

Iterate until success or limit, composing existing skills with Jidoka integration

48
342
Instructions
View
aj-geddes logo

A/B Test Analysis

aj-geddes
Community

Design and analyze A/B tests, calculate statistical significance, and determine sample sizes for conversion optimization and experiment validation

55
340
2 files
View
mizchi logo

Actions Ci Tuning

mizchi
Community

Use when auditing or improving GitHub Actions workflows for a project. Covers cache setup (npm/pnpm/yarn), job parallelism, shard-based test splitting, artifact handling pitfalls, and…

4
333
Instructions
View
PlayableIntelligence logo

Add 3d Assets

PlayableIntelligence
Organization

Replace primitive 3D shapes with real GLB models — animated characters, world props, buildings, and scenery for Three.js games. Use when the user says "add 3D models", "replace the boxes with real…

41
331
Instructions
View

Set up your own AI workspace now

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