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 5,866-5,916 of 7,121 AI skills

AI skills directory results

NeoLabHQ logo

Prompt Engineering

NeoLabHQ
OrganizationPopular

Use this skill when you writing commands, hooks, skills for Agent, or prompts for sub agents or any other LLM interaction, including optimizing prompts, improving LLM outputs, or designing production…

159
1.7K
Instructions
View
rmyndharis logo

Codebase Cleanup Tech Debt

rmyndharis
CommunityPopular

You are a technical debt expert specializing in identifying, quantifying, and prioritizing technical debt in software projects. Analyze the codebase to uncover debt, assess its impact, and create acti

264
1.6K
Instructions
View
mohitagw15856 logo

All Hands Deck

mohitagw15856
CommunityPopular

Build an all-hands that lands with everyone from intern to VP — the mixed-altitude structure (the story for all, the numbers for some), the wins-with-names section done right, the hard-news slide…

240
1.4K
Instructions
View
thedivergentai logo

Godot Genre Moba

thedivergentai
Community

Expert blueprint for MOBA games including lane logic (minion wave spawning every 30s), tower aggro priority (hero attacking ally over minion over hero), click-to-move controls (RTS-style raycasting),…

43
727
20 files
View
davekilleen logo

Anthropic Web Artifacts Builder

davekilleen
Community

Suite of tools for creating elaborate, multi-component claude.ai HTML artifacts using modern frontend web technologies (React, Tailwind CSS, shadcn/ui). Use for complex artifacts requiring state…

130
481
3 files
View
proffesor-for-testing logo

Qcsd Refinement Swarm

proffesor-for-testing
Community

Use when running Sprint Refinement sessions with SFDIPOT product factors, generating BDD scenarios, or validating requirements in the QCSD Refinement phase.

92
480
12 files
View
aiskillstore logo

Python Fastapi Patterns

aiskillstore
Organization

FastAPI web framework patterns. Triggers on: fastapi, api endpoint, dependency injection, pydantic model, openapi, swagger, starlette, async api, rest api, uvicorn.

45
427
7 files
View
giuseppe-trisciuoglio logo

Graalvm Native Image

giuseppe-trisciuoglio
Community

Provides expert guidance for building GraalVM Native Image executables from Java applications. Use when converting JVM applications to native binaries, optimizing cold start times, reducing memory…

41
345
6 files
View
mizchi logo

Opentelemetry

mizchi
Community

Platform-agnostic OpenTelemetry reference — signal selection (traces/metrics/logs), span design, context propagation (W3C TraceContext), sampling strategies, and OTLP exporter config. Use before…

4
333
Instructions
View
MadAppGang logo

Rust

MadAppGang
Organization

Use when building Axum applications, implementing type-safe handlers, working with SQLx, setting up error handling with thiserror, or writing Rust backend services.

26
281
Instructions
View
majiayu000 logo

Flowguard

majiayu000
Community

Guard long, ambiguous, or stateful AI-agent work from drift. Use when the user asks to run or continue a multi-step task, autonomous loop, bug fix, repo change, PR readiness check, compaction handoff,…

26
280
3 files
View
Mindrally logo

Deep Learning Python

Mindrally
Organization

Guidelines for deep learning development with PyTorch, Transformers, Diffusers, and Gradio for LLM and diffusion model work.

41
259
Instructions
View
PatternsDev logo

React Server Components

PatternsDev
Organization

Teaches React Server Components for zero-bundle server rendering. Use when components only need server-side data access and don't require client-side interactivity like state or event handlers.

27
250
Instructions
View
team-telnyx logo

Telnyx Numbers Compliance Go

team-telnyx
Organization

Manage regulatory requirements, number bundles, supporting documents, and verified numbers for compliance. This skill provides Go SDK examples.

21
217
Instructions
View
LerianStudio logo

Ring:Planning Codebase Simplification

LerianStudio
Organization

Planning a whole-codebase simplification: audits a Go/TS codebase for needless abstraction and emits a KILL/REVIEW/KEEP plan plus a ring:running-dev-cycle task array. Plans only — no edits. Detects…

28
215
Instructions
View
TheBushidoCollective logo

Effect Error Handling

TheBushidoCollective
Organization

Use when Effect error handling patterns including catchAll, catchTag, either, option, and typed errors. Use for handling expected errors in Effect applications.

20
195
Instructions
View
Impertio-Studio logo

Frappe Ops Frontend Build

Impertio-Studio
Organization

Use when configuring frontend asset bundling, migrating from build.json (v14) to esbuild (v15+), or troubleshooting SCSS/CSS compilation. Prevents build failures from mixing v14 and v15 build systems…

53
180
2 files
View
Kilo-Org logo

Create Pull Request

Kilo-Org
Organization

Create a GitHub pull request following project conventions. Use when the user asks to create a PR, submit changes for review, or open a pull request. Handles commit analysis, branch management, PR…

168
179
Instructions
View
TerminalSkills logo

Analytics Tracking

TerminalSkills
Organization

When the user wants to set up, improve, or audit analytics tracking and measurement. Also use when the user mentions "set up tracking," "GA4," "Google Analytics," "conversion tracking," "event…

21
155
4 files
View
guia-matthieu logo

Conversion Copywriting

guia-matthieu
Community

Write copy that gets a "yes" using Joanna Wiebe's research-first, Voice of Customer methodology Use when: **Writing landing pages, emails, or sales pages** that need measurable conversion results;…

27
150
Instructions
View
bitwarden logo

Championing A Strategy Idea

bitwarden
Organization

Primary-Owner playbook for shepherding a Technical Strategy Idea through Architecture's pre-funnel evaluation into the Software Initiative Funnel.

19
149
Instructions
View
diegosouzapw logo

Agent Evaluation

diegosouzapw
Community

Agent Evaluation workflow skill. Use this skill when the user needs Testing and benchmarking LLM agents including behavioral testing, and the operator should preserve the upstream workflow, copied…

32
145
2 files
View
letta-ai logo

Remote Desktop Testing Linux

letta-ai
Organization

Test any GUI app or change on a Daytona Linux (Ubuntu xfce4 + noVNC) remote desktop sandbox. Use to launch a GUI program, sync a local project, take a screenshot, record a video, or share a clickable…

25
144
1 files
View
sendaifun logo

Surfpool

sendaifun
Organization

Complete Surfpool development environment for Solana - drop-in replacement for solana-test-validator with mainnet forking, cheatcodes, Infrastructure as Code, and Surfpool Studio. The fastest way to…

81
128
9 files
View
jh941213 logo

Autodev

jh941213
Community

Ralph Loop based autonomous development loop. A Stop Hook intercepts session termination and completes PRD items one by one with automatic commits. Triggers: "autodev", "autonomous development", "run…

35
125
Instructions
View
luongnv89 logo

Install Script Generator

luongnv89
Community

Generate cross-platform install scripts for any software or library — a standalone install.sh runnable via a curl/wget one-liner with OS, arch, and package manager detection. Don't use for…

18
124
7 files
View
einverne logo

Deploy Staging

einverne
Community

将当前分支部署到测试环境。当用户要求部署、发布到测试或在 staging 环境测试时使用

24
121
Instructions
View
cometchat logo

Cometchat Flutter V6 Push

cometchat
Organization

Add push notifications to a Flutter app with CometChat — FCM on Android, FCM/APNs on iOS, registered through CometChatNotifications with the Dashboard provider as the sender. THIN + docs-first: the…

2
109
Instructions
View
AIDotNet logo

Qrcode Generator

AIDotNet
Organization

从文本、URL或数据生成二维码,支持自定义颜色、Logo和多种输出格式。

17
85
1 files
View
existential-birds logo

Review Verification Protocol

existential-birds
Organization

Mandatory verification steps for all code reviews to reduce false positives. Load this skill before reporting ANY code review findings.

8
82
Instructions
View
wshaddix logo

Dotnet Build Optimization

wshaddix
Community

Diagnosing slow builds or incremental failures. Binary logs, parallel builds, restore.

13
79
Instructions
View
serac-labs logo

Mcp Tool Discovery

serac-labs
Organization

Find and call tools on this ServiceNow MCP server — the two meta-tools it starts with, why a missing session id makes every other tool unreachable, which queries actually match, and which advertised…

26
78
Instructions
View
zoom logo

Virtual Agent

zoom
Organization

Zoom Virtual Agent skill pack for web campaigns/chat embeds, Android and iOS WebView bridge integrations, and knowledge-base sync workflows. Use for lifecycle patterns, event handling, and…

16
78
19 files
View
JasonxzWen logo

Tdd

JasonxzWen
Community

Load when implementing a confirmed behavior change through red-green-refactor; diagnose first when the root cause is unknown, and use prototype for throwaway exploration.

0
71
4 files
View
Cap-go logo

Capgo Live Updates

Cap-go
Organization

Complete guide to implementing live updates in Capacitor apps using Capgo. Covers account creation, plugin installation, configuration, update strategies, and CI/CD integration. Use this skill when…

4
71
1 files
View
Tibsfox logo

Persuasion Rhetoric

Tibsfox
Community

Persuasion and rhetorical analysis grounded in classical and modern frameworks. Covers Aristotle's three appeals (ethos, pathos, logos), rhetorical situation (audience, purpose, context), argument…

9
70
Instructions
View
zenobi-us logo

Creating Cli Tools

zenobi-us
Organization

Design command-line interface parameters and UX: arguments, flags, subcommands, help text, output formats, error messages, exit codes, prompts, config/env precedence, and safe/dry-run behavior. Use…

6
67
2 files
View
affaan-m logo

Agent Payment X402

affaan-m
CommunityPopular

タスクごとのバジェット、支出コントロール、ノンカストディアルウォレットを備えた x402 決済実行を AI エージェントに追加します。agentwallet-sdk を通じて Base をサポートし、OKX Payments / OKX エージェント決済プロトコルを通じて X Layer をサポートします。

39.1K
261.1K
Instructions
View
garrytan logo

Plan Eng Review

garrytan
CommunityPopular

Eng manager-mode plan review. (gstack)

19.9K
133.5K
4 files
View
thedaviddias logo

Author Info

thedaviddias
CommunityPopular

Use when auditing metadata, crawlability, structured data, or indexability related to Implement comprehensive author markup. Verify the rendered HTML and HTTP response rather than relying only on…

6.7K
74.2K
1 files
View
K-Dense-AI logo

Genomic Coordinates

K-Dense-AI
OrganizationPopular

Convert genomic intervals between coordinate conventions, normalise and compare variant representations, and detect assembly or contig-naming mismatches before they corrupt an analysis. Use whenever…

4.1K
45.4K
9 files
View
wshobson logo

Airflow Dag Patterns

wshobson
CommunityPopular

Build production Apache Airflow DAGs with best practices for operators, sensors, testing, and deployment. Use when creating data pipelines, orchestrating workflows, or scheduling batch jobs.

4.2K
39.8K
1 files
View
danielmiessler logo

SuggestSkills

danielmiessler
CommunityPopular

Discover WHICH new skills you should create, from your own work history plus your satisfaction/frustration signals. Read-only and proposal-only: it surfaces recurring pain that no existing skill,…

2.5K
19K
2 files
View
RightNow-AI logo

Openapi Expert

RightNow-AI
OrganizationPopular

OpenAPI/Swagger expert for API specification design, validation, and code generation

2.3K
18.2K
Instructions
View
vercel-labs logo

Tanstack Start

vercel-labs
OrganizationPopular

Build JSON-defined TanStack Start applications with @json-render/tanstack-start. Use for Start route specs, splat routing, SSR loaders, head metadata, layouts, and client navigation. Do not use for…

887
16.5K
Instructions
View
AgriciDaniel logo

Wiki Query

AgriciDaniel
CommunityPopular

Answer an explicitly vault-scoped question from an Obsidian wiki without changing it. Use when the user selects the vault as the evidence source: query the wiki, query quick, query deep, explain from…

1.5K
15K
Instructions
View
Jeffallan logo

Python Pro

Jeffallan
CommunityPopular

Use when building Python 3.11+ applications requiring type safety, async programming, or robust error handling. Generates type-annotated Python code, configures mypy in strict mode, writes pytest test…

1.1K
11.5K
5 files
View
trailofbits logo

Sharp Edges

trailofbits
OrganizationPopular

Identifies error-prone APIs, dangerous configurations, and footgun designs that enable security mistakes. Use when reviewing API designs, configuration schemas, cryptographic library ergonomics, or…

611
7.1K
18 files
View
steipete logo

Swiftui Performance Audit

steipete
CommunityPopular

SwiftUI performance: render, scroll, CPU/memory, updates, layout, Instruments.

547
6.6K
4 files
View
tech-leads-club logo

Spec Driven Eval

tech-leads-club
OrganizationPopular

Scores how completely an implementation fulfills a PRD/spec, case by case, and produces a single comparable final grade. Invoke only when explicitly named (e.g. run spec-driven-eval); do not…

530
6.3K
2 files
View
MengTo logo

Design Game Encounters

MengTo
CommunityPopular

Design, implement, tune, or test Three.js action-game encounters. Use for arena layout, enemy composition, spawn pacing, objectives, boss phases, reward cadence, encounter fixtures, and difficulty…

717
6.1K
1 files
View

Set up your own AI workspace now

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