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,529-6,579 of 7,121 AI skills

AI skills directory results

team-telnyx logo

Telnyx Numbers Config Ruby

team-telnyx
Organization

Configure phone number settings including caller ID, call forwarding, messaging enablement, and connection assignments. This skill provides Ruby SDK examples.

21
217
Instructions
View
TheBushidoCollective logo

Fastapi Dependency Injection

TheBushidoCollective
Organization

Master FastAPI dependency injection for building modular, testable APIs. Use when creating reusable dependencies and services.

20
195
Instructions
View
Impertio-Studio logo

Frappe Syntax Jinja

Impertio-Studio
Organization

Use when writing Jinja templates for ERPNext/Frappe Print Formats, Email Templates, and Portal Pages. Covers template syntax, context variables, filters, macros, and v16 Chrome PDF rendering. Prevents…

53
180
10 files
View
jwynia logo

World Fates

jwynia
Community

Manage long-term fate and fortune across a shared world. Use when powerful entities feel permanent, when the world becomes static, when you need probabilistic death/fall mechanics, or when campaigns…

20
159
9 files
View
bobmatnyc logo

Bug Fix

bobmatnyc
Community

Systematic workflow for verifying bug fixes to ensure quality and prevent regres...

34
152
1 files
View
diegosouzapw logo

Agent Orchestration Improve Agent

diegosouzapw
Community

Agent Performance Optimization Workflow workflow skill. Use this skill when the user needs Systematic improvement of existing agents through performance analysis, prompt engineering, and continuous…

32
145
2 files
View
luongnv89 logo

Prd Generator

luongnv89
Community

Generate Product Requirements Documents from `idea.md` and `validate.md` files. Use when asked to create or update a PRD. Don't use for TAD, sprint tasks, or raw idea validation.

18
124
5 files
View
cometchat logo

Cometchat Ios Push

cometchat
Organization

Add push notifications to an iOS CometChat app — APNs registration, token handoff, tap-to-open, badge counts and VoIP call pushes. Triggers: 'push notifications cometchat ios', 'apns cometchat', 'open…

2
109
Instructions
View
dykyi-roman logo

Check Docker Layer Efficiency

dykyi-roman
Community

Checks Docker layer efficiency for PHP builds. Analyzes layer ordering, cache utilization, and identifies optimization opportunities.

25
98
Instructions
View
vasilyu1983 logo

Dev Git Commit Message

vasilyu1983
Community

Generates or validates Conventional Commits messages from staged diffs. Use when drafting commit messages, checking repo rules, or inferring scope from changed files.

19
87
13 files
View
MRCalderon3D logo

Godot Gdscript Standards

MRCalderon3D
Community

Apply GDScript standards that keep scene-driven projects readable, maintainable, and safe to refactor.

13
85
Instructions
View
dylantarre logo

Feedback Indicators

dylantarre
Community

Use when confirming user actions - success checkmarks, error alerts, form validation, save confirmations, or any animation acknowledging what the user did.

12
84
Instructions
View
serac-labs logo

Rest Integration

serac-labs
Organization

Make outbound REST calls from ServiceNow with sn_ws.RESTMessageV2 — basic/bearer/OAuth/API-key auth, error handling by status code, response parsing, sys_rest_message records, and retry with…

26
78
Instructions
View
brucesongs logo

Email Protocol Attack

brucesongs
Community

Email protocol attacks targeting mail infrastructure at the protocol level.

18
70
10 files
View
zenobi-us logo

Cyberwise Crashes

zenobi-us
Organization

Diagnose Cyberpunk 2077 crashes, hangs and failures to launch on a modded install - which log actually says what, how to bisect a large mod list without wasting launches, and why the obvious memory…

6
67
13 files
View
garrytan logo

Ship

garrytan
CommunityPopular

Ship workflow: detect + merge base branch, run tests, review diff, bump VERSION, update CHANGELOG, commit, push, create PR. (gstack)

19.9K
133.5K
20 files
View
thedaviddias logo

Broken Html

thedaviddias
CommunityPopular

Use when auditing metadata, crawlability, structured data, or indexability related to Fix malformed HTML structure. Verify the rendered HTML and HTTP response rather than relying only on source files.

6.7K
74.2K
1 files
View
HKUDS logo

Cli Anything Obs Studio

HKUDS
OrganizationPopular

Command-line interface for Obs Studio - A stateful command-line interface for OBS Studio scene collection editing, following the same patter...

4.6K
49.5K
Instructions
View
sickn33 logo

Agentfolio

sickn33
CommunityPopular

Skill for discovering and researching autonomous AI agents, tools, and ecosystems using the AgentFolio directory.

6.8K
46.5K
Instructions
View
wshobson logo

Error Handling Patterns

wshobson
CommunityPopular

Master error handling patterns across languages including exceptions, Result types, error propagation, and graceful degradation to build resilient applications. Use when implementing error handling,…

4.2K
39.8K
1 files
View
zhaoxuya520 logo

Code Audit

zhaoxuya520
CommunityPopular

Use for authorized source-code security review and SAST workflows including Semgrep, CodeQL patterns, dangerous API hunting, and fix verification.

5K
36.3K
1 files
View
RightNow-AI logo

Regex Expert

RightNow-AI
OrganizationPopular

Regular expression expert for crafting, debugging, and explaining patterns

2.3K
18.2K
Instructions
View
cursor logo

Principle Fix Root Causes

cursor
OrganizationPopular

Apply when debugging. Trace each symptom to its root cause and fix it there; reproduce first, ask why until you reach it, resist nil-check guards that silence crashes.

728
8K
Instructions
View
tech-leads-club logo

Ai Ugc Ads

tech-leads-club
OrganizationPopular

When the user wants to create UGC ad campaigns, recruit UGC creators, generate AI UGC content, or scale with user-generated content. Also use when the user mentions 'UGC,' 'user-generated content,'…

530
6.3K
Instructions
View
FlorianBruniaux logo

Release Notes Generator

FlorianBruniaux
CommunityPopular

Generate release notes in 3 formats (CHANGELOG.md, PR body, Slack announcement) from git commits. Automatically categorizes changes and converts technical language to user-friendly messaging. Use for…

782
6K
4 files
View
browser-act logo

Google News Api Skill

browser-act
OrganizationPopular

This skill helps users automatically extract structured news data from Google News via BrowserAct API. Agent should proactively apply this skill when users express needs like searching for news about…

295
5.9K
1 files
View
internet-court logo

Near Kit

internet-court
OrganizationPopular

TypeScript library for NEAR Protocol blockchain interaction. Use this skill when writing code that interacts with NEAR Protocol, including viewing contract data, calling contract methods, sending NEAR…

106
5.8K
4 files
View
OpenSenseNova logo

Sn Image Doctor

OpenSenseNova
OrganizationPopular

Environment diagnostic skill for SenseNova-Skills project. Checks that sn-image-base is properly installed and configured, validates dependencies and environment variables. Prompts user to configure…

392
5.6K
1 files
View
dotnet logo

Property Patterns

dotnet
OrganizationPopular

MSBuild property definition patterns: conditional defaults, composition/concatenation, path normalization, trailing-slash handling, TFM detection helpers, and evaluation order. USE FOR: diagnosing and…

416
5.4K
Instructions
View
maziyarpanahi logo

Parsing Trial Eligibility

maziyarpanahi
CommunityPopular

Parses free-text clinical-trial eligibility criteria into structured inclusion and exclusion logic, then matches them against patient facts that OpenMed extracted. Use when the user wants to turn a…

677
5.3K
Instructions
View
zebbern logo

Repo Audit

zebbern
CommunityPopular

Deep analysis of Git history: identify frequently changed hotspot files, analyze code ownership by contributor, and scan for leaked secrets. Triggered when users ask about Git analysis, code hotspots,…

464
4.6K
3 files
View
elementalsouls logo

Hunt Source Leak

elementalsouls
CommunityPopular

Hunt source code and build artifact leakage — JavaScript source maps (.js.map) reconstructing TypeScript/ES6 source, Swagger/OpenAPI JSON endpoint discovery, .env/.git exposure, webpack chunks with…

678
4.5K
Instructions
View
davidondrej logo

Save Idea

davidondrej
CommunityPopular

Save ideas, observations, content topics, projects, and convictions in ~/code/ideas. Use when the user asks to capture an idea or insight. Adds to idea backlogs, not reminders or tasks.

599
4.1K
Instructions
View
aiming-lab logo

Secrets Management

aiming-lab
OrganizationPopular

Use this skill when handling API keys, passwords, tokens, private keys, or any sensitive credential. Never hardcode secrets in source code — apply this whenever the word "key", "token", "password", or…

454
3.5K
Instructions
View
NVIDIA logo

Doca Caps

NVIDIA
OrganizationPopular

Use this skill when the user wants to invoke the read-only doca_caps CLI to ask what DOCA sees on this host — listing DOCA devices and PCIe addresses, listing representor devices, asking which DOCA…

397
3.3K
7 files
View
rohitg00 logo

Pro Workflow

rohitg00
CommunityPopular

Complete AI coding workflow system. Orchestration patterns, 18 hook events, 8 agents, cross-agent support, reference guides, and searchable learnings. Works with Claude Code, Cursor, and 32+ agents.

286
2.9K
Instructions
View
alsk1992 logo

Mev

alsk1992
CommunityPopular

MEV protection against sandwich attacks and front-running

336
2.8K
1 files
View
openakita logo

Openakita/Skills@Qq Channel

openakita
CommunityPopular

QQ Channel (Tencent Channel) bot management skill. Manage channels, sub-channels, members, messages, announcements, and schedules via QQ Bot API. Use when user wants to operate QQ channels, send…

277
2K
2 files
View
xu-xiang logo

Frontend Slides

xu-xiang
CommunityPopular

从零开始或通过转换PowerPoint文件创建令人惊艳、动画丰富的HTML演示文稿。当用户想要构建演示文稿、将PPT/PPTX转换为网页格式,或为演讲/推介创建幻灯片时使用。帮助非设计师通过视觉探索而非抽象选择发现他们的美学。

318
1.9K
1 files
View
benchflow-ai logo

Hex Grid Spatial

benchflow-ai
OrganizationPopular

Hex grid spatial utilities for offset coordinate systems. Use when working with hexagonal grids, calculating distances, finding neighbors, or spatial queries on hex maps.

367
1.8K
1 files
View
wgpsec logo

Ctf Crypto

wgpsec
OrganizationPopular

CTF 密码学攻击技术。用于 RSA/AES/ECC/格密码/PRNG/ZKP/古典密码等 CTF 加密类挑战。当遇到加密数据需要破解、密码学相关 CTF 题目、需要分析加密算法弱点、或识别到密文/公钥/密码学参数时使用。覆盖从古典替换密码到现代公钥密码、椭圆曲线、格攻击、零知识证明等全方位密码学攻防技术

242
1.7K
16 files
View
CoderWanFeng logo

Transtools

CoderWanFeng
CommunityPopular

将内容从一种语言翻译为另一种语言。当用户提到翻译、中英互译、多语言翻译、自动翻译时使用。

305
1.4K
1 files
View
uphiago logo

Cloud Iam Deep

uphiago
CommunityPopular

GCP/AWS/Azure cloud exploitation -- Cloud Functions, Firestore, Cloud Run, S3, MinIO, Blob Storage, SA keys

213
1.3K
Instructions
View
gooseworks-ai logo

Extract Source Sample

gooseworks-ai
OrganizationPopular

Given the path to a finished content-goose ad-run folder, extract everything that defines that ad — recipe shot list, VO script, characters, voices, world, atom-skills, master mp4 — and emit a…

208
1.2K
3 files
View
zeenie-ai logo

Twitter User Skill

zeenie-ai
Community

Look up Twitter/X user profiles with descriptions, get authenticated user info, and retrieve followers/following lists with profile details.

137
912
Instructions
View
thedivergentai logo

Godot Genre Shooter Fps

thedivergentai
Community

Expert blueprint for First-Person Shooters: fps_camera_look, fps_movement_logic, hitscan_weapon_query, weapon_bobbing_system, procedural recoil, and FPS NEVER rules. Shared TPS/cover theory links to…

43
727
18 files
View
oliver-kriska logo

Triage

oliver-kriska
Community

Triage review findings interactively — approve, skip, or prioritize each issue. Use after /phx:review to filter findings before fixing.

40
555
1 files
View
glebis logo

Meeting Processor

glebis
Community

This skill should be used when processing meeting transcripts to auto-detect meeting type (leadgen, partnership, coaching, internal) and extract type-specific structured analysis. Triggers on "process…

56
379
10 files
View
giuseppe-trisciuoglio logo

Spring Boot Cache

giuseppe-trisciuoglio
Community

Provides patterns for implementing Spring Boot caching: configures Redis/Caffeine/EhCache providers with TTL and eviction policies, applies @Cacheable/@CacheEvict/@CachePut annotations, validates…

41
345
4 files
View
mizchi logo

Skill Finder

mizchi
Community

Use ONLY when the user explicitly asks to discover or evaluate a skill from OUTSIDE the curated catalog — e.g., "find a Stripe skill", "is there a skill for X?", "evaluate this candidate before…

4
333
6 files
View
OneWave-AI logo

Cross Conversation Project Manager

OneWave-AI
Organization

Maintain project state across MULTIPLE conversations over days/weeks. Track tasks, decisions, blockers, resources. Auto-update when project mentioned. Generate status reports and proactive reminders.

49
293
Instructions
View

Set up your own AI workspace now

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