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 6,019-6,069 of 7,121 AI skills

AI skills directory results

PatternsDev logo

Server Side Rendering

PatternsDev
Organization

Teaches server-side rendering (SSR) for React applications. Use when you need faster initial page loads, better SEO, or dynamic per-request HTML generation.

27
250
Instructions
View
secondsky logo

Api Error Handling

secondsky
Community

Implements standardized API error responses with proper status codes, logging, and user-friendly messages. Use when building production APIs, implementing error recovery patterns, or integrating error…

31
219
1 files
View
team-telnyx logo

Telnyx Numbers Compliance Javascript

team-telnyx
Organization

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

21
217
Instructions
View
LerianStudio logo

Ring:Reviewing Operational Risk

LerianStudio
Organization

Reviewing a Go/TS service's operational risk by mapping integration failure points (external HTTP calls, queue consumers, outbound webhooks), simulating stuck intermediate states for each entity in a…

28
215
1 files
View
danielvm-git logo

Plan Refactor

danielvm-git
Community

Create a detailed refactor plan with tiny commits via user interview, then save it as specs/REFACTOR_LATEST.md. Use when user wants to plan a refactor, create a refactoring RFC, or break a refactor…

18
206
Instructions
View
TheBushidoCollective logo

Effect Schema

TheBushidoCollective
Organization

Use when @effect/schema patterns including schema definition, validation, parsing, encoding, and transformations. Use for type-safe data validation in Effect applications.

20
195
Instructions
View
Impertio-Studio logo

Frappe Ops Upgrades

Impertio-Studio
Organization

Use when upgrading Frappe/ERPNext between major versions (v14 to v15, v15 to v16), troubleshooting failed migrations, or planning rollback. Prevents broken upgrades from skipped patches, incompatible…

53
180
4 files
View
bobmatnyc logo

Git Workflow

bobmatnyc
Community

Essential Git patterns for effective version control, eliminating redundant Git guidance per agent.

34
152
1 files
View
bitwarden logo

Curating The Strategy Ideas Backlog

bitwarden
Organization

Peer-Reviewer and portfolio-curator side of the TSI Shepherding Model — backlog stewardship, quarterly prioritization, funnel intake handoff.

19
149
Instructions
View
diegosouzapw logo

Agent Framework Azure Ai Py

diegosouzapw
Community

Agent Framework Azure Hosted Agents workflow skill. Use this skill when the user needs Build persistent agents on Azure AI Foundry using the Microsoft Agent Framework Python SDK and the operator…

32
145
2 files
View
sendaifun logo

Switchboard

sendaifun
Organization

Complete Switchboard Oracle Protocol SDK for Solana - the permissionless oracle solution for price feeds, on-demand data, VRF randomness, and real-time streaming via Surge. Covers TypeScript SDK, Rust…

81
128
12 files
View
jh941213 logo

Build Fix

jh941213
Community

Workflow for incrementally fixing TypeScript and build errors. Triggers: "build error", "build error", "compile error", "tsc error", "type error", "build failure", "build fix" Anti-triggers: "runtime…

35
125
Instructions
View
einverne logo

React Component Generator

einverne
Community

生成符合项目规范的 React 组件。当用户要求创建组件、新建 React 组件或生成组件文件时使用

24
121
Instructions
View
cometchat logo

Cometchat Flutter V6 Troubleshooting

cometchat
Organization

Diagnose a broken CometChat Flutter integration — blank screens, unbounded-height crashes, lists that don't fill, login and Region failures, calls that never ring, push that never arrives, and v5…

2
109
Instructions
View
travisjneuman logo

Generic Code Reviewer

travisjneuman
Community

Review code for bugs, security vulnerabilities, performance issues, accessibility gaps, and CLAUDE.md workflow compliance. Supports any tech stack - HTML/CSS/JS, React, TypeScript, Node.js, Python,…

22
98
Instructions
View
korallis logo

Standards Enforcement

korallis
Community

Establish and enforce coding standards, best practices, and architectural patterns across the codebase using linters, formatters, and code review processes. Use when setting up ESLint/Prettier,…

9
89
Instructions
View
AIDotNet logo

Sharp

AIDotNet
Organization

高性能Node.js图片处理库。使用libvips最快速地调整JPEG、PNG、WebP、AVIF和TIFF图片大小。

17
85
Instructions
View
jiaxiaojunQAQ logo

Opentrons Integration

jiaxiaojunQAQ
Community

Official Opentrons Protocol API for OT-2 and Flex robots. Use when writing protocols specifically for Opentrons hardware with full access to Protocol API v2 features. Best for production Opentrons…

8
79
5 files
View
serac-labs logo

Mobile Development

serac-labs
Organization

Configure ServiceNow Mobile (Now Mobile/Agent) — sys_sg_mobile_app screens, card builders, push notifications, offline sync rules, mobile actions for barcode/GPS, and offline-queue change processing.

26
78
Instructions
View
zoom logo

Virtual Agent/Ios

zoom
Organization

Zoom Virtual Agent iOS integration via WKWebView. Use for Swift/Objective-C script injection, message handlers, support_handoff relay, and URL routing policies.

16
78
4 files
View
JasonxzWen logo

To Tickets

JasonxzWen
Community

Load when an accepted specification must be decomposed into dependency-aware, project-owned implementation slices without creating a new tracker or publishing remote issues by default.

0
71
Instructions
View
Tibsfox logo

Argument Evaluation

Tibsfox
Community

Systematic evaluation of arguments for structure, validity, soundness, and charitable interpretation. Covers premise identification, conclusion extraction, argument mapping, steel-manning, and the…

9
70
Instructions
View
ruvnet logo

Cost Booster Edit

ruvnet
CommunityPopular

Apply a simple code transform via agent-booster's WASM engine — sub-millisecond, deterministic, $0 (no LLM call). Companion to cost-booster-route.

8.6K
72.7K
Instructions
View
coreyhaines31 logo

Signup

coreyhaines31
CommunityPopular

When the user wants to optimize signup, registration, account creation, or trial activation flows. Also use when the user mentions "signup conversions," "registration friction," "signup form…

7.7K
50.7K
1 files
View
K-Dense-AI logo

Geomaster

K-Dense-AI
OrganizationPopular

Comprehensive geospatial science skill covering remote sensing, GIS, spatial analysis, machine learning for earth observation, and 30+ scientific domains. Supports satellite imagery processing…

4.1K
45.4K
14 files
View
anthropics logo

Build Mcpb

anthropics
OrganizationPopular

This skill should be used when the user wants to "package an MCP server", "bundle an MCP", "make an MCPB", "ship a local MCP server", "distribute a local MCP", discusses ".mcpb files", mentions…

4.1K
36.4K
2 files
View
zhaoxuya520 logo

Apk Reverse

zhaoxuya520
CommunityPopular

在 CLI 环境下做 Android APK 逆向时使用。适用于 APK 解包、Java 反编译、smali 修改、重打包、Frida 动态 Hook,以及按需切换到 so/native 分析。优先使用本机已安装的 jadx、apktool、frida、adb、ida-reverse、radare2。

5K
36.3K
11 files
View
google logo

Bigquery Slot Cost Optimizer

google
OrganizationPopular

Analyzes Google Cloud BigQuery slot consumption, query costs, and execution bottlenecks using INFORMATION_SCHEMA. Use when diagnosing slow BigQuery queries, slot starvation, high on-demand query…

1.6K
20.1K
3 files
View
wanshuiyin logo

Paper Plan

wanshuiyin
CommunityPopular

Generate a structured paper outline from review conclusions and experiment results. Use when user says "写大纲", "paper outline", "plan the paper", "论文规划", or wants to create a paper plan before writing.

1.4K
16.3K
Instructions
View
AgriciDaniel logo

Wiki

AgriciDaniel
CommunityPopular

Initialize, adopt, and route work for a separate Obsidian knowledge vault through the portable claude-obsidian core. Use for vault setup, scaffolding, workspace selection, cross-project configuration,…

1.5K
15K
10 files
View
Orchestra-Research logo

Ml Training Recipes

Orchestra-Research
OrganizationPopular

Battle-tested PyTorch training recipes for all domains — LLMs, vision, diffusion, medical imaging, protein/drug discovery, spatial omics, genomics. Covers training loops, optimizer selection (AdamW,…

916
12.8K
6 files
View
cursor logo

No Comments

cursor
OrganizationPopular

Spawn Comment Sicko, fix accepted findings, and offer encodings for claimed constraints.

728
8K
Instructions
View
trailofbits logo

Codeql

trailofbits
OrganizationPopular

Scans a codebase for security vulnerabilities using CodeQL's interprocedural data flow and taint tracking analysis. Triggers on "run codeql", "codeql scan", "build codeql database", "SAST scan",…

611
7.1K
33 files
View
TokenRhythm logo

Meta Codereview Current Diff

TokenRhythm
OrganizationPopular

Read the current uncommitted diff, run three independent reviewers (safety + tests-coverage + style) in parallel, then arbitrate a single BLOCK / BLOCK_WITH_OVERRIDE / PASS_WITH_NOTES verdict. Use…

566
7K
Instructions
View
steipete logo

Telecrawl

steipete
CommunityPopular

Telegram archive: chats, messages, contacts, folders, search; import from Telegram Desktop/macOS.

547
6.6K
Instructions
View
FlorianBruniaux logo

Plan Pipeline Execute

FlorianBruniaux
CommunityPopular

Execute a validated plan: worktree isolation, TDD scaffolding, level-based parallel agents, quality gate with smoke test, PR creation and merge. Handles everything through to merged PR.

782
6K
Instructions
View
browser-act logo

Indeed Job Search

browser-act
OrganizationPopular

Scrape job listings from Indeed.com by keyword, location, and country. Returns job title, company, salary, rating, description, benefits, and apply links. Use when user mentions Indeed, Indeed…

295
5.9K
2 files
View
dotnet logo

Directory Build Organization

dotnet
OrganizationPopular

Guide for organizing MSBuild infrastructure with Directory.Build.props, Directory.Build.targets, Directory.Packages.props, and Directory.Build.rsp. USE FOR: structuring multi-project repos,…

416
5.4K
3 files
View
maziyarpanahi logo

Loading Openmed Models

maziyarpanahi
CommunityPopular

Load OpenMed clinical/biomedical NER models from the Hugging Face Hub or a local path and reuse them efficiently across calls. Use when the user wants to load an OpenMed model, control the model…

677
5.3K
Instructions
View
zebbern logo

Privilege Escalation Methods

zebbern
CommunityPopular

This skill should be used when the user asks to "escalate privileges", "get root access", "become administrator", "privesc techniques", "abuse sudo", "exploit SUID binaries", "Kerberoasting",…

464
4.6K
Instructions
View
elementalsouls logo

Hunt Open Redirect

elementalsouls
CommunityPopular

Hunt Open Redirect — all types including low-impact, chained to OAuth token theft → ATO, phishing chains. URL parameter manipulation, JavaScript redirect, meta refresh, header injection. Use when…

678
4.5K
Instructions
View
nowork-studio logo

Sitemap Audit

nowork-studio
OrganizationPopular

XML sitemap audit — find and fix the sitemap problems that quietly waste crawl budget and slow indexing. Discovers the sitemap (robots.txt, /sitemap.xml, sitemap index), validates structure and size…

488
3.8K
Instructions
View
aiming-lab logo

Git Workflow

aiming-lab
OrganizationPopular

Use this skill when working with git — making commits, creating branches, resolving merge conflicts, opening pull requests, or reviewing diffs. Apply whenever the user asks about version control…

454
3.5K
Instructions
View
Netw0rkNoob logo

Redteam Xss Detail Pack

Netw0rkNoob
OrganizationPopular

Domain routing and boundary guidance for authorized cross-site scripting testing, including reflected, stored, DOM-based, mXSS, and CSP bypass variants. Use when a task belongs to the XSS domain and…

454
3.4K
1 files
View
foryourhealth111-pixel logo

Error Resolver

foryourhealth111-pixel
CommunityPopular

Legacy error-resolution reference archive retained for migration. Do not route user tasks here; use systematic-debugging for active bug, stack-trace, and root-cause work.

288
3.3K
12 files
View
samber logo

Golang Uber Fx

samber
CommunityPopular

Golang application framework using uber-go/fx — fx.New, fx.Provide, fx.Invoke, fx.Module, fx.Lifecycle hooks, fx.Annotate (name/group/As), fx.Decorate, fx.Supply, fx.Replace, fx.WithLogger, and…

213
3.3K
4 files
View
rpamis logo

Comet Build

rpamis
OrganizationPopular

Use when full Comet change 已完成 design 阶段,需要创建/恢复实施计划、选择执行方式或继续 build 阶段任务。

295
3.1K
Instructions
View
rohitg00 logo

Learn Rule

rohitg00
CommunityPopular

Capture a correction or lesson as a persistent learning rule with category, mistake, and correction. Stores, categorises, and retrieves rules for future sessions. Use after mistakes or when the user…

286
2.9K
Instructions
View
tradermonty logo

News Reaction Failure Analyzer

tradermonty
CommunityPopular

Judge whether a market FAILED to react to news favorable to a crowded speculative position — step 2 of Jason Shapiro's COT contrarian process. Consumes a cot-contrarian-detector report (or an explicit…

647
2.8K
7 files
View
yaklang logo

Http2 Specific Attacks

yaklang
OrganizationPopular

HTTP/2 protocol-specific attack playbook. Use when the target supports HTTP/2 and you need to exploit binary framing, HPACK compression, h2c upgrade smuggling, pseudo-header injection, stream…

292
2.2K
Instructions
View
LeoYeAI logo

Add Analytics

LeoYeAI
CommunityPopular

Add Google Analytics 4 tracking to any project. Detects framework, adds tracking code, sets up events, and configures privacy settings.

325
2.1K
1 files
View

Set up your own AI workspace now

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