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 766-816 of 7,121 AI skills

AI skills directory results

redhat-et logo

Ripwire Change Check

redhat-et
OrganizationPopular

Merge-SAFETY of an existing diff — yours before you push, or a PR you review: blast radius, tests to run, a broken contract (--edit-check=SYM), branch conflicts and landing order, unmerged work…

141
2.2K
Instructions
View
LeoYeAI logo

12 Factor Apps

LeoYeAI
CommunityPopular

Perform 12-Factor App compliance analysis on any codebase. Use when evaluating application architecture, auditing SaaS applications, or reviewing cloud-native applications against the original…

325
2.1K
1 files
View
P4nda0s logo

Rev Idapython

P4nda0s
CommunityPopular

IDAPython and IDALib script reference for reverse engineering. Activate when the user needs to write IDAPython scripts in IDA, use IDALib for headless analysis, operate on IDB databases, debug with…

268
2.1K
Instructions
View
majidmanzarpour logo

Threejs Audio Generator

majidmanzarpour
CommunityPopular

Generate, convert, clean, and integrate audio for Three.js browser games with ElevenLabs: sound effects, looping ambience, UI sounds, impact/weapon/vehicle audio, creature and boss stingers, announcer…

212
2.1K
3 files
View
alpic-ai logo

Skybridge

alpic-ai
OrganizationPopular

Guide developers through creating and updating ChatGPT and MCP apps. Covers the full lifecycle: brainstorming ideas against UX guidelines, bootstrapping projects, implementing tools/views, debugging,…

136
2K
1 files
View
omnimind-ai logo

Install Codex Pet

omnimind-ai
OrganizationPopular

Install shared Codex pet packages into Omnibot with the official codex-pets npm CLI. Use when the user asks to add, install, download, import, or sync a pet by slug or collection, especially requests…

142
2K
2 files
View
glittercowboy logo

Create Mcp Servers

glittercowboy
CommunityPopular

Create Model Context Protocol (MCP) servers that expose tools, resources, and prompts to Claude. Use when building custom integrations, APIs, data sources, or any server that Claude should interact…

411
2K
22 files
View
xu-xiang logo

Coding Standards

xu-xiang
CommunityPopular

TypeScript、JavaScript、React、Node.js 开发的通用编码标准、最佳实践和模式。

318
1.9K
Instructions
View
autoclaw-cc logo

Xhs Content Ops

autoclaw-cc
OrganizationPopular

小红书复合内容运营技能。组合搜索、详情、发布、互动等能力完成运营工作流。 当用户要求竞品分析、热点追踪、内容创作、互动管理等复合任务时触发。

236
1.9K
Instructions
View
MicrosoftDocs logo

Microsoft Docs

MicrosoftDocs
OrganizationPopular

Understand Microsoft technologies by querying official documentation. Use whenever the user asks how something works, wants tutorials, needs configuration options, limits, quotas, or best practices…

248
1.9K
Instructions
View
NVIDIA-AI-Blueprints logo

Vss Evaluate Caption Accuracy

NVIDIA-AI-Blueprints
OrganizationPopular

Measure whether an RT-VLM configuration change altered caption quality — capture paired baseline and candidate captions for a set of videos, score both against a ground truth with an LLM judge, and…

393
1.9K
6 files
View
ReScienceLab logo

Domain Hunter

ReScienceLab
OrganizationPopular

Search domains, compare prices, find promo codes, get purchase recommendations. Use when user wants to buy a domain, check domain prices, find domain deals, compare registrars, or search for .ai/.com…

165
1.8K
3 files
View
trpc-group logo

Quality Loop

trpc-group
OrganizationPopular

Use this workflow recipe when a draft, plan, proposal, or other deliverable should be independently reviewed and revised until it satisfies explicit quality criteria.

309
1.8K
Instructions
View
Core-Mate logo

Control

Core-Mate
OrganizationPopular

Control an authorized local Android phone or show its real-time read-only video beside the current local Codex task on macOS. Use for phone app tasks and Android UI checks.

111
1.8K
2 files
View
a5c-ai logo

Code Review Patterns

a5c-ai
OrganizationPopular

Multi-dimensional code assessment across security, quality, performance, and maintainability with confidence-gated reporting (>=80%) and Router Contract generation.

106
1.8K
Instructions
View
benchflow-ai logo

Gl Posting Codes

benchflow-ai
OrganizationPopular

Background on general-ledger batch posting codes (HD/DR/CR/RV plus signed "other" rows). Reference only -- follow the task instruction for the exact rules, which may differ per account type.

367
1.8K
Instructions
View
Dicklesworthstone logo

Fetch Ci Build

Dicklesworthstone
CommunityPopular

Fetch CI build results and diagnose failures. Auto-detects provider from project files or URLs. Supports GitHub Actions, Buildkite, and CircleCI.

206
1.7K
5 files
View
pawurb logo

Syncmeta

pawurb
CommunityPopular

Sync changes from the hotpath, hotpath-macros and hotpath-drain crates to their meta counterparts (hotpath-meta, hotpath-macros-meta and hotpath-drain-meta). Use when meta crates need to be updated…

51
1.7K
Instructions
View
devenjarvis logo

Lathe Tag

devenjarvis
CommunityPopular

Pick or backfill the search tags on a stored Lathe tutorial, in session. Use when the user invokes /lathe-tag with a slug like "/lathe-tag digital-synth-zig" to choose good tags for the `lathe serve`…

49
1.7K
Instructions
View
Jamailar logo

Skill Creator

Jamailar
CommunityPopular

Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Codex's capabilities with specialized knowledge,…

225
1.7K
4 files
View
juliye2025 logo

Paper Analyze

juliye2025
CommunityPopular

深度分析 arXiv 论文、公开 PDF URL、本地 PDF、研究项目页、技术博客或普通网页,自动识别来源类型并生成带证据与图片的 Obsidian 笔记。Use when the user provides an arXiv ID/link、public PDF URL、company research page、blog URL、local PDF or existing note and…

165
1.7K
4 files
View
rmyndharis logo

Anti Reversing Techniques

rmyndharis
CommunityPopular

Understand anti-reversing, obfuscation, and protection techniques encountered during software analysis. Use when analyzing protected binaries, bypassing anti-debugging for authorized analysis, or…

264
1.6K
1 files
View
Memento-Teams logo

Uv Pip Install

Memento-Teams
CommunityPopular

Install and manage Python packages using uv pip. Use when a Python import fails with ModuleNotFoundError, user asks to install a package, or a script requires a missing dependency.

181
1.6K
Instructions
View
fynnfluegge logo

Agtx Plan

fynnfluegge
CommunityPopular

Plan a task implementation. Analyze the codebase, create a detailed plan, write it to .agtx/plan.md, then stop and wait for user approval before making any changes.

135
1.5K
Instructions
View
hyhmrright logo

Brooks Health

hyhmrright
CommunityPopular

Combined codebase health dashboard that scores a project across all four quality dimensions — PR quality, architecture, tech debt, and test quality — in a single pass, drawing on twelve classic…

67
1.5K
1 files
View
openonion logo

Agent Identity

openonion
OrganizationPopular

Verify an agent's live address and billing account before sharing a chat link, diagnosing a deploy mismatch, or deciding why two hosts share an identity.

218
1.5K
Instructions
View
nduckmink logo

Arkon Review

nduckmink
CommunityPopular

Review, approve, request changes on, or reject pending wiki edit drafts in Arkon. Requires editor or admin role. Triggers on: review drafts, pending reviews, check draft queue, approve draft, reject…

291
1.4K
Instructions
View
daymade logo

Cli Demo Generator

daymade
CommunityPopular

Generates professional animated CLI demos as GIFs using VHS terminal recordings. Handles tape file creation, self-bootstrapping demos with hidden setup, output noise filtering, post-processing…

219
1.4K
10 files
View
wuji-labs logo

Nopua Zh

wuji-labs
CommunityPopular

The anti-PUA. Drives AI with wisdom, trust, and inner motivation instead of fear and threats. Activates on: task failed 2+ times, about to give up, suggesting user do it manually, blaming environment…

49
1.4K
Instructions
View
CoderWanFeng logo

Find Excel Data

CoderWanFeng
CommunityPopular

在 Excel 文件中搜索指定关键词并返回文件、行号、详情。当用户提到搜索 Excel、Excel 查找、Excel 搜索内容时使用。

305
1.4K
1 files
View
RefoundAI logo

Ai Evals

RefoundAI
OrganizationPopular

Help users build robust infrastructure for measuring, monitoring, and iterating on AI product performance using human, code-based, and LLM-as-a-judge methodologies.

170
1.3K
2 files
View
uluckyXH logo

Task Executor Skill

uluckyXH
CommunityPopular

任务执行者 Skill — 通过 CLI 工具领取子任务、提交成果、处理返工

146
1.3K
Instructions
View
tjboudreaux logo

Thinking Cynefin

tjboudreaux
CommunityPopular

When the right response mode is unclear, classify the cause-effect domain first; decompose disorder.

158
1.3K
Instructions
View
uphiago logo

Wordpress Full Compromise

uphiago
CommunityPopular

Use when verified WordPress findings may combine into an authorized path to administrative or server control.

213
1.3K
1 files
View
caliber-ai-org logo

Llm Provider

caliber-ai-org
OrganizationPopular

Adds a new LLM provider implementing LLMProvider interface with call() and stream() methods. Integrates with provider factory in src/llm/index.ts, config detection in src/llm/config.ts, and error…

124
1.3K
Instructions
View
AI-Builder-Club logo

Dev Local Setup

AI-Builder-Club
OrganizationPopular

Scaffold a one-command `dev-local` launcher for ANY codebase. Investigates the repo to find its services, ports, and infra dependencies, then generates a single `scripts/dev-local.sh`…

159
1.3K
1 files
View
huangkiki logo

Daily Papers Review

huangkiki
CommunityPopular

论文点评(3 步流水线的第 2 步)。读取富化后的论文数据,扫描笔记库,生成有态度的推荐点评, 保存推荐文件到 Obsidian,更新 history;git 自动化默认关闭。 触发词:"论文点评"、"跑一下论文点评"

103
1.2K
1 files
View
langchain-ai logo

Deep Agents Orchestration

langchain-ai
OrganizationPopular

INVOKE THIS SKILL when using subagents, task planning, or human approval in Deep Agents. Covers SubAgentMiddleware, TodoList for planning, and HITL interrupts.

95
1.2K
Instructions
View
AvdLee logo

Spm Build Analysis

AvdLee
CommunityPopular

Analyze Swift Package Manager dependencies, package plugins, module variants, and CI-oriented build overhead that slow Xcode builds. Use when a developer suspects packages, plugins, or dependency…

48
1.2K
4 files
View
axoviq-ai logo

Markdown

axoviq-ai
OrganizationPopular

Ingest Markdown and plain text files

124
1.2K
2 files
View
gooseworks-ai logo

Create Music Elevenlabs

gooseworks-ai
OrganizationPopular

Generate an instrumental music bed via ElevenLabs Music, ROUTED THROUGH THE elevenlabs-proxy so it bills the Ads agent. Trims any sparse intro, loudnorm, fades the tail. Prompt + length from the…

208
1.2K
4 files
View
BankrBot logo

Aeon Autoresearch

BankrBot
OrganizationPopular

Evolve any installed skill by generating four variations along separate theses (better inputs / sharper output / more robust / rethink), scoring them on a weighted rubric, and applying the winner.…

622
1.2K
1 files
View
MoizIbnYousaf logo

Best Practices

MoizIbnYousaf
CommunityPopular

Transforms vague prompts into optimized Claude Code prompts. Adds verification, specific context, constraints, and proper phasing. Invoke with /best-practices.

133
1.1K
8 files
View
TencentCloudBase logo

Ai Model Nodejs

TencentCloudBase
OrganizationPopular

Use this skill for Node.js backend AI via @cloudbase/node-sdk (>=3.16.0) — cloud functions, CloudRun, Express/Koa/NestJS, serverless APIs, scheduled jobs, LLM proxies, agent orchestration. The only…

141
1.1K
2 files
View
jezweb logo

D1 Drizzle Schema

jezweb
CommunityPopular

Generate Drizzle ORM schemas for Cloudflare D1 databases with correct D1-specific patterns. Produces schema files, migration commands, type exports, and DATABASE_SCHEMA.md documentation. Handles D1…

102
1K
4 files
View
bear2u logo

Card News Generator V2

bear2u
Community

Create 600x600 Instagram-style card news series automatically with optional background images. User provides topic, colors, and optional images - Claude generates content and creates multiple cards…

210
932
8 files
View
mhattingpete logo

Code Transfer

mhattingpete
Community

Transfer code between files with line-based precision. Use when users request copying code from one location to another, moving functions or classes between files, extracting code blocks, or inserting…

96
675
1 files
View
ECNU-ICALK logo

Connect

ECNU-ICALK
Organization

Connect Claude to any app. Send emails, create issues, post messages, update databases - take real actions across Gmail, Slack, GitHub, Notion, and 1000+ services.

56
587
Instructions
View
levnikolaevich logo

Ln 23 System Design Proposal Builder

levnikolaevich
Community

Designs target system boundaries, contracts and tradeoffs from requirements; does not plan tasks or implement.

84
565
Instructions
View
posit-dev logo

Deploy To Connect

posit-dev
Organization

Deploy or publish Python and R content to a Posit Connect server using rsconnect-python or the R rsconnect package. Handles interactive apps and dashboards, web APIs, rendered documents, and prepared…

53
516
Instructions
View
proffesor-for-testing logo

Agentic Quality Engineering

proffesor-for-testing
Community

Use when orchestrating QE agents, understanding PACTS principles, configuring the AQE v3 fleet, or leveraging AI agents as force multipliers for quality work.

92
480
1 files
View

Set up your own AI workspace now

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