Software Development AI Skills

7,121 open-source Software Development AI skills that teach any AI model a new workflow.

Search and filter AI skills

Showing 3,316-3,366 of 7,121 AI skills

AI skills directory results

jamditis logo

Crisis Communications

jamditis
Community

Crisis communication and rapid-response workflows. Use when covering breaking news or coordinating fast fact-checking on deadline.

64
397
1 files
View
glebis logo

Rehydrate

glebis
Community

Put the real values back into an analysis that was produced from GREEN (placeholder) text — LOCALLY, using the user's own reversible map. Completes the confide round-trip (redact -> cloud-analyze the…

56
379
1 files
View
educlopez logo

Extract

educlopez
Community

Refactoring pass — extracts repeated Tailwind class combos and markup into components, and lifts magic values into design tokens. Use when the codebase has obvious duplication, hardcoded hex values or…

17
344
Instructions
View
WellApp-ai logo

Pr Threshold

WellApp-ai
Organization

Track commit accumulation and trigger PR when thresholds crossed

48
342
Instructions
View
mizchi logo

Dotenvx

mizchi
Community

Use when working with the `dotenvx` env-var management tool — encrypting .env files, juggling multiple environments (.env.production / .env.staging / .env.ci), committing encrypted secrets to git with…

4
333
3 files
View
PlayableIntelligence logo

Make Game

PlayableIntelligence
Organization

Use when the user wants to design, scaffold, build, or iterate on a video game — including brainstorming new game ideas, planning a gameplay loop, choosing an engine, scaffolding a project, adding…

41
331
21 files
View
vercel logo

Create A Backend

vercel
Organization

Backend architecture guidance. Use when planning, building, or migrating an API or backend; choosing between Functions, Services, containers, Workflow, Queues, and Marketplace databases; or selecting…

56
286
1 files
View
hylarucoder logo

Hai Ssot

hylarucoder
Community

Diagnoses single-source-of-truth violations—duplicated literals or rules, shape drift, scattered defaults, redundant conversion chains, overloaded vocabulary, and behavior forks—with file:line…

15
284
3 files
View
MadAppGang logo

Debugger Detective

MadAppGang
Organization

⚡ Debugging skill. Best for: 'why is X broken', 'find bug source', 'root cause analysis', 'trace error', 'debug issue'. Uses claudemem AST with context command for efficient call chain analysis.

26
281
Instructions
View
majiayu000 logo

Ask Opencli

majiayu000
Community

Ask Grok or Gemini via opencli (browser-session based, no API cost). Use when the user says "问 grok", "问 gemini", "ask grok", "ask gemini", "用 grok 查", "grok 怎么看", "让 gemini 分析", or wants a second…

26
280
Instructions
View
ed3dai logo

Howto Develop With Postgres

ed3dai
Organization

Use when writing database access code, creating schemas, or managing transactions with PostgreSQL - enforces transaction safety with TX_ naming, read-write separation, type safety for UUIDs/JSONB, and…

33
249
1 files
View
qf-studio logo

Nav Marker

qf-studio
Organization

Create context save points to preserve conversation state before breaks, risky changes, or compaction. Use when user says "save my progress", "create checkpoint", "mark this point", or before clearing…

12
232
1 files
View
LerianStudio logo

Ring:Searching Code

LerianStudio
Organization

Forensic code search and analysis with optional Chain of Draft (CoD) ultra-concise mode. Five-phase methodology (clarification, planning, execution, analysis, synthesis) with severity assessment. Use…

28
215
Instructions
View
NeverSight logo

Bash

NeverSight
Organization

Run a shell command from Claude Code and get its output without spending a single token.

38
210
12 files
View
danielvm-git logo

Design Interface

danielvm-git
Community

Generate multiple radically different interface designs for a module using parallel sub-agents, then compare trade-offs. Based on "Design It Twice" from A Philosophy of Software Design. Use when user…

18
206
Instructions
View
TheBushidoCollective logo

Professional Honesty

TheBushidoCollective
Organization

Use when responding to questions or providing information requiring professional honesty and directness over excessive agreeableness.

20
195
Instructions
View
seb1n logo

Api Integration

seb1n
Community

Integrate with external APIs using REST clients, webhook consumers, SDK wrappers, and polling patterns with proper authentication, error handling, and retry logic. Use when the user requests api…

35
188
Instructions
View
skilld-dev logo

Tresjs Core Skilld

skilld-dev
Organization

Declarative ThreeJS using Vue Components. ALWAYS use when writing code importing "@tresjs/core". Consult for debugging, best practices, or modifying @tresjs/core, tresjs/core, tresjs core, tres.

8
180
126 files
View
Kilo-Org logo

Aoti Debug

Kilo-Org
Organization

Debug AOTInductor (AOTI) errors and crashes. Use when encountering AOTI segfaults, device mismatch errors, constant loading failures, or runtime errors from aot_compile, aot_load,…

168
179
1 files
View
TerminalSkills logo

Ag Ui

TerminalSkills
Organization

You are an expert in AG-UI (Agent-User Interaction Protocol), the open standard by CopilotKit for connecting AI agents to frontend UIs. You help developers stream agent actions, tool calls, state…

21
155
1 files
View
bobmatnyc logo

Mpm Organize

bobmatnyc
Community

Organize project files with intelligent consolidation

34
152
Instructions
View
yezannnnn logo

Tdd Guide

yezannnnn
Community

Test-driven development workflow with test generation, coverage analysis, and multi-framework support

49
149
16 files
View
bitwarden logo

Perform Preflight

bitwarden
Organization

Quality gate checklist to run before committing or creating a PR. Use when finishing implementation, checking work quality, or preparing to commit. Triggered by "preflight", "self review", "ready to…

19
149
Instructions
View
diegosouzapw logo

Ab Test Setup V2

diegosouzapw
Community

A/B Test Setup workflow skill. Use this skill when the user needs Structured guide for setting up A/B tests with mandatory gates for hypothesis, metrics, and execution readiness and the operator…

32
145
2 files
View
instructa logo

Homebrew Publish

instructa
Organization

Publish CLIs/TUIs to Homebrew via a personal tap. Use when asked to create or manage a Homebrew tap repo, generate or update formulae, compute sha256, test installs, or ship new releases for Go, Rust,…

16
141
5 files
View
happycapy-ai logo

Create Design System Rules

happycapy-ai
Community

Generates custom design system rules for the user's codebase. Use when user says "create design system rules", "generate rules for my project", "set up design rules", "customize design system…

30
138
Instructions
View
sendaifun logo

Kamino

sendaifun
Organization

Complete guide for Kamino Finance - Solana's leading DeFi protocol for lending, borrowing, liquidity management, and leverage trading. Covers klend-sdk (lending), kliquidity-sdk (automated liquidity…

81
128
13 files
View
jh941213 logo

E2e Verify

jh941213
Community

개발 완료 후 브라우저 자동화가 필요 없는 API/CLI 레벨 E2E 테스트 작성 및 실행. /verify 이후 실제 사용자 플로우를 검증합니다. 브라우저 자동화가 필요하면 e2e-agent-browser 스킬 사용. Triggers on: e2e 검증, e2e-verify, E2E 테스트. NOT for: 유닛 테스트, 타입체크, 빌드 검증, 브라우저…

35
125
Instructions
View
neo4j-contrib logo

Neo4j Graphql Skill

neo4j-contrib
Organization

Build and configure a GraphQL API backed by Neo4j using @neo4j/graphql v7 (current) or v5 (LTS). Covers Neo4jGraphQL constructor, getSchema(), assertIndexesAndConstraints(), type definitions with…

38
112
1 files
View
cometchat logo

Cometchat Android V6 Production

cometchat
Organization

Ship a CometChat Android v6 app safely — server-minted auth tokens instead of the dev Auth Key, keeping credentials out of the APK, release-build and R8/ProGuard checks, user provisioning server-side,…

2
109
Instructions
View
mturac logo

Coding Standards

mturac
Community

TypeScript、JavaScript、React、Node.js開発のための汎用コーディング標準、ベストプラクティス、パターン。

2
91
Instructions
View
henkisdabro logo

React Best Practices

henkisdabro
Community

Comprehensive React and Next.js performance optimisation guide with 40+ rules for eliminating waterfalls, optimising bundles, and improving rendering. Use when optimising React or Next.js apps,…

12
88
47 files
View
jonathimer logo

Developer Onboarding

jonathimer
Community

Get developers to "Hello World" fast with optimized quickstarts, tutorials, and sample apps. Trigger phrases: developer onboarding, time to first value, quickstart guide, hello world tutorial,…

6
87
Instructions
View
vasilyu1983 logo

Ai Coding Agents Remote Runtime

vasilyu1983
Community

Designs remote execution and bridge runtimes for coding agents. Use when implementing remote sessions, local-UI remote-execution, reconnect logic, or permission bridging.

19
87
11 files
View
vanillagreencom logo

Price Handling

vanillagreencom
Organization

Load when comparing, rounding, formatting, or parsing prices, or designing price types.

31
80
Instructions
View
reason-machines logo

Aster Bot Trading

reason-machines
Organization

Automated perpetual futures trading bot for AsterDEX with dual strategies, risk management, and TypeScript/Node.js stack

15
80
Instructions
View
mcouthon logo

Testing

mcouthon
Community

Behavioral testing strategy — deciding what to test and how. Use when writing tests, reviewing test quality, or fixing tests that test mocks instead of behavior. Triggers on: 'use testing mode',…

11
79
Instructions
View
serac-labs logo

Code Review

serac-labs
Organization

Review ServiceNow server-side scripts for ES5 violations, ACL/injection/XSS issues, N+1 queries, missing setLimit/error handling, hard-coded sys_ids, and business-rule recursion risks.

26
78
Instructions
View
zoom logo

Zoom Meeting Sdk Web Client View

zoom
Organization

Zoom Meeting SDK Web - Client View. Full-page Zoom meeting experience with the familiar Zoom interface. Uses ZoomMtg global singleton with callback-based API. Ideal for quick integration with minimal…

16
78
1 files
View
vm0-ai logo

Escalation Brief

vm0-ai
Organization

Create escalation briefs with impact, reproduction, context, owner, and follow-up tracking.

18
76
Instructions
View
tonone-ai logo

Axe Audit

tonone-ai
Organization

Run a WCAG accessibility audit against a component, page, or full product. Use when asked to "run an accessibility audit", "is this WCAG compliant", or "check a11y on this page".

9
73
Instructions
View
elastic logo

Docs Check Style

elastic
Organization

Check documentation for Elastic style guide compliance using Vale linter output and style rules. Use when writing, editing, or reviewing docs to catch voice, tone, grammar, formatting, accessibility,…

10
71
1 files
View
JasonxzWen logo

Documentation Lookup

JasonxzWen
Community

Load when a task needs current library, framework, SDK, API, CLI, or cloud-service documentation; fetch docs instead of relying on training data or ordinary repo evidence.

0
71
Instructions
View
Tibsfox logo

Corporate Finance Basics

Tibsfox
Community

Corporate finance fundamentals for evaluating business decisions under cost, time, and risk constraints. Covers time value of money, net present value, internal rate of return, payback period,…

9
70
Instructions
View
GadaaLabs logo

Pathfinder

GadaaLabs
Community

Structured first-pass exploration of an unfamiliar codebase — what to read, in what order, what to map, what traps to find. Use when entering any new or inherited project before writing code.

10
67
Instructions
View
zenobi-us logo

Twg Agentic Search

zenobi-us
Organization

Use with root `twg` for deep iterative enterprise/company knowledge search and internal research with Rovo Search across connected apps/connectors including Confluence, Jira, Drive, Slack, Bitbucket,…

6
67
Instructions
View
viralcode logo

Miniflux News

viralcode
Community

Fetch and triage the latest unread RSS/news entries from a Miniflux instance via its REST API using an API token. Use when the user asks to get the latest Miniflux unread items, list recent entries…

11
65
3 files
View
laguagu logo

Openai Agents Sdk

laguagu
Community

OpenAI Agents SDK (Python) development. Use when building AI agents, multi-agent handoffs, function tools, guardrails, sessions, streaming, or tracing with the `openai-agents` / `agents` Python…

18
64
9 files
View
rejot-dev logo

Using Prepared Uploads

rejot-dev
Organization

Manage prepared upload lifecycles. Use when code must collect, read, commit, or discard a FileUpload result.

6
62
Instructions
View
affaan-m logo

Kotlin Testing

affaan-m
CommunityPopular

Patrones de pruebas Kotlin con Kotest, MockK, pruebas de coroutines, pruebas basadas en propiedades y cobertura con Kover. Sigue la metodología TDD con prácticas idiomáticas de Kotlin.

39.1K
261.1K
Instructions
View
microsoft logo

Create Draft Pr

microsoft
OrganizationPopular

Create a draft pull request for the current session. Use when the user wants to open a draft PR with the session's changes.

42.7K
192.7K
Instructions
View

Set up your own AI workspace now

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