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,427-6,477 of 7,121 AI skills

AI skills directory results

vasilyu1983 logo

Dev Contribution Quality Analysis

vasilyu1983
Community

Analyzes commit and PR history to score contribution quality objectively. Use when building engineering scorecards, calibrating promotions, or measuring AI-assist impact.

19
87
19 files
View
AIDotNet logo

Web Scraper

AIDotNet
Organization

使用CSS选择器从网页提取数据,支持分页、限速和多种输出格式。

17
85
1 files
View
serac-labs logo

Reporting Dashboards

serac-labs
Organization

Build ServiceNow reports (list/bar/pie/line/pivot/single-score) on sys_report, sys_dashboard layouts with widget placement, scheduled report delivery, and drill-down configuration.

26
78
Instructions
View
zoom logo

Zoom Mcp/Canvas

zoom
Organization

Zoom Canvas MCP server guidance for Canvas file and block operations, collaborators, sharing settings, ownership, Markdown import, and content export. Use for the current Canvas MCP endpoint and OAuth…

16
78
1 files
View
brucesongs logo

Edge Computing Attack

brucesongs
Community

Attacks against edge computing platforms — Cloudflare Workers (V8 isolate), Fastly Compute@Edge (WASM/Wasmtime), AWS Lambda@Edge and CloudFront Functions, Akamai EdgeWorkers, Vercel Edge Functions,…

18
70
11 files
View
lovstudio logo

Dsh Plugin Publisher

lovstudio
Organization

Publish a validated DSH plugin package (`@deepseek-ai/dsh-*` or `@lovstudio/dsh-*`) to npm, git, or tarball channels and verify it loads in the DeepSeek Harness. Use when the user asks to publish,…

17
67
2 files
View
affaan-m logo

Api Connector Builder

affaan-m
CommunityPopular

ターゲット リポジトリの既存統合パターンに正確に一致する新しい API コネクターまたはプロバイダーを構築します。2 番目のアーキテクチャを発明せずに、1 つ以上の統合を追加するときに使用します。

39.1K
261.1K
Instructions
View
thedaviddias logo

Breadcrumb

thedaviddias
CommunityPopular

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

6.7K
74.2K
1 files
View
HKUDS logo

Cli Anything Nsight Graphics

HKUDS
OrganizationPopular

Windows-first CLI harness for Nsight Graphics capture, GPU Trace summary, and ngfx-replay analysis

4.6K
49.5K
Instructions
View
sickn33 logo

Agent Tool Builder

sickn33
CommunityPopular

Tools are how AI agents interact with the world. A well-designed tool is the difference between an agent that works and one that hallucinates, fails silently, or costs 10x more tokens than necessary.…

6.8K
46.5K
1 files
View
K-Dense-AI logo

Gtars

K-Dense-AI
OrganizationPopular

Use Gtars for local genomic interval models and set algebra, overlaps and counts, consensus and coverage, tokenization, fragment processing, and refget/BEDbase planning across Python, Rust, and the…

4.1K
45.4K
14 files
View
wshobson logo

Debugging Strategies

wshobson
CommunityPopular

Master systematic debugging techniques, profiling tools, and root cause analysis to efficiently track down bugs across any codebase or technology stack. Use when investigating bugs, performance…

4.2K
39.8K
Instructions
View
mukul975 logo

Analyzing Packed Malware With Upx Unpacker

mukul975
CommunityPopular

Identifies and unpacks UPX-packed malware samples, including binaries with modified UPX magic bytes or headers that block automated decompression, to recover the original executable for static…

4K
32.9K
2 files
View
danielmiessler logo

Upgrade

danielmiessler
CommunityPopular

Improve LifeOS from what the best practitioners are shipping around AI harnesses — Anthropic first (changelogs, docs, releases), then trusted creators, trending repos, and the system's own reflections…

2.5K
19K
9 files
View
AgriciDaniel logo

Ads Budget

AgriciDaniel
CommunityPopular

Plan and review paid-media budgets, bidding, pacing, marginal return, forecasts, CPA, ROAS, MER, LTV:CAC, constraints, and allocation across supported platforms. Use for ad budget allocation, media…

1.4K
9.4K
Instructions
View
cursor logo

Principle Exhaust The Design Space

cursor
OrganizationPopular

Apply when facing a novel UI interaction or architectural decision with no precedent in the codebase. Build 2-3 competing prototypes and compare side by side before committing.

728
8K
Instructions
View
trailofbits logo

Atheris

trailofbits
OrganizationPopular

Sets up and runs Atheris, the coverage-guided Python fuzzer built on libFuzzer. Covers TestOneInput harnesses, FuzzedDataProvider, instrumenting both pure Python and native C extensions, and running…

611
7.1K
4 files
View
tech-leads-club logo

Ai Sdr

tech-leads-club
OrganizationPopular

When the user wants to deploy AI sales development reps, automate sales qualification, build signal-to-action routing, or design AI agent architecture for sales. Also use when the user mentions 'AI…

530
6.3K
2 files
View
FlorianBruniaux logo

Recipe Template

FlorianBruniaux
CommunityPopular

Template for commands that implement a structured recipe: validate preconditions, then execute numbered steps. Fork this and replace the placeholder content. The 'Context Validation Checkpoints'…

782
6K
Instructions
View
internet-court logo

Near Dapp

internet-court
OrganizationPopular

Build NEAR Protocol dApps. Use for: (1) creating new NEAR dApps with `create-near-app` (Vite+React, Next.js), (2) adding NEAR wallet connection to existing apps with `@hot-labs/near-connect` and…

106
5.8K
3 files
View
dotnet logo

Msbuild Antipatterns

dotnet
OrganizationPopular

Detect and fix MSBuild anti-patterns in project and build files. USE WHEN asked to review, audit, lint, clean up, or code-review a .csproj/.vbproj/.fsproj/.props/.targets/.proj (or…

416
5.4K
3 files
View
maziyarpanahi logo

Parsing Hl7v2 Messages

maziyarpanahi
CommunityPopular

Decodes pipe-delimited HL7 v2.x messages (ADT, ORU, MDM, ORM) into structured segments/fields/components and surfaces OBX-5 and NTE-3 free-text narrative for OpenMed. Use before OpenMed processing…

677
5.3K
Instructions
View
zebbern logo

Regression Modeler

zebbern
CommunityPopular

Run regression analysis (OLS or logistic) on uploaded CSV/Excel data, generating coefficients, R², p-values, VIF, and plain-language interpretation. Triggered by requests for regression modeling,…

464
4.6K
1 files
View
brycewang-stanford logo

Causal Inference

brycewang-stanford
CommunityPopular

This skill covers causal inference methods in observational and quasi-experimental settings. Use when the user is implementing, choosing between, or debugging causal identification strategies —…

479
3.8K
3 files
View
NVIDIA logo

Doca Bf3 Deployment

NVIDIA
OrganizationPopular

Use this skill for BlueField-3 (BF3) day-1 platform bring-up via the classic RShim/BFB path: pushing a BlueField bundle (BFB) to the DPU over RShim with bfb-install from the host, the host-to-DPU…

397
3.3K
7 files
View
rohitg00 logo

Permission Tuner

rohitg00
CommunityPopular

Analyze permission denial patterns and generate optimized alwaysAllow and alwaysDeny rules. Use when permission prompts are slowing you down or after sessions with many denials.

286
2.9K
Instructions
View
aaron-he-zhu logo

Press Media Relations

aaron-he-zhu
CommunityPopular

Use when the user asks to "build a media list for my launch", "write a launch press release", or "pitch press under embargo"; produces a three-tier media and analyst list (Tier 1 exclusive candidates,…

361
2.8K
Instructions
View
rlaope logo

Omh Llm App Dev

rlaope
CommunityPopular

[omh] Hermes LLM App Development workflow: prepare a build handoff for an LLM-powered feature with a pinned provider boundary, schema-first outputs, versioned prompt files, grounded retrieval, and an…

194
2.7K
4 files
View
yaklang logo

Jwt Oauth Token Attacks

yaklang
OrganizationPopular

JWT and OAuth token attack playbook. Use when validating token trust, signing algorithms, key handling, claim abuse, bearer flows, and OAuth account-binding weaknesses.

292
2.2K
Instructions
View
wondelai logo

Working With Legacy Code

wondelai
OrganizationPopular

Safely change and test untested codebases using Feathers' "Working Effectively with Legacy Code". Use when the user mentions "legacy code", "no tests", "untested codebase", "how do I test this",…

228
2.2K
5 files
View
openakita logo

Openakita/Skills@Pptx

openakita
CommunityPopular

Use this skill any time a .pptx file is involved in any way — as input, output, or both. This includes: creating slide decks, pitch decks, or presentations; reading, parsing, or extracting text from…

277
2K
111 files
View
daymade logo

Gangtise Copilot

daymade
CommunityPopular

Gangtise (岗底斯投研) OpenAPI skill suite installer and diagnostic tool. One-click install 19 official skills (data, research, utility), configure accessKey/secretAccessKey, run health diagnostics. Trigger…

219
1.4K
11 files
View
CoderWanFeng logo

Pwd4wifi

CoderWanFeng
CommunityPopular

生成 WiFi 密码字典列表。当用户提到 WiFi 密码字典、WiFi 破解字典、密码字典时使用。

305
1.4K
1 files
View
ZJU-REAL logo

Skill Content Calendar

ZJU-REAL
OrganizationPopular

生成月度社媒内容排期表:逐条选题+角度+视觉方向,覆盖小红书/抖音/B站/微博。 当用户说"内容排期""月度日历""发布计划""内容日历""排期表""这个月发什么""内容节奏表"时使用。 消费 skill-content-strategy 定义的支柱与 shared 频率基线,只出具体排期不重复定义支柱理论。

175
1.2K
2 files
View
BankrBot logo

Clanker

BankrBot
OrganizationPopular

Deploy ERC20 tokens on Base, Ethereum, Arbitrum, and other EVM chains using the Clanker SDK. Use when the user wants to deploy a new token, create a memecoin, set up token vesting, configure airdrops,…

622
1.2K
7 files
View
kostja94 logo

Api Page Generator

kostja94
Community

When the user wants to create, optimize, or audit the API introduction/overview page. Also use when the user mentions "API page," "API landing page," "/api page," "API overview," "developer landing,"…

137
979
Instructions
View
zeenie-ai logo

Twitter Search Skill

zeenie-ai
Community

Search for recent tweets on Twitter/X using keywords, hashtags, mentions, and advanced query operators. Returns rich tweet data with expanded URLs, author info, media, metrics, and referenced tweets.

137
912
Instructions
View
HoangNguyen0403 logo

Common Documentation

HoangNguyen0403
Community

Write effective code comments, READMEs, and technical documentation following intent-first principles. Use when adding comments, writing docstrings, creating READMEs, or updating any documentation.

164
569
2 files
View
oliver-kriska logo

Tidewave Integration

oliver-kriska
Community

Tidewave MCP runtime tools — debugging, smoke testing, live state inspection, SQL queries, hex docs. Use when evaluating code in a running Phoenix app.

40
555
3 files
View
ancoleman logo

Performance Engineering

ancoleman
Community

When validating system performance under load, identifying bottlenecks through profiling, or optimizing application responsiveness. Covers load testing (k6, Locust), profiling (CPU, memory, I/O), and…

73
523
13 files
View
jamditis logo

Video Download

jamditis
Community

Collects videos from public social accounts. Use to download or scrape from Twitter, TikTok, YouTube, Instagram, or Facebook.

64
397
1 files
View
giuseppe-trisciuoglio logo

Spring Ai Mcp Server Patterns

giuseppe-trisciuoglio
Community

Provides Spring Boot MCP server patterns that create Model Context Protocol servers with Spring AI by defining tool handlers, exposing resources, configuring prompt templates, and setting up…

41
345
7 files
View
blacklanternsecurity logo

Deserialization Php

blacklanternsecurity
Organization

Exploit PHP deserialization vulnerabilities during authorized penetration testing.

39
276
Instructions
View
PatternsDev logo

Data Provider

PatternsDev
Organization

Teaches the data provider pattern using renderless components and scoped slots. Use when you need to abstract data fetching or state management logic and expose it to child components via slots.

27
250
Instructions
View
asgard-ai-platform logo

Algo Seo Backlink

asgard-ai-platform
Organization

Evaluate backlink quality using Domain Authority, Domain Rating, and trust metrics. Use this skill when the user needs to assess link profile health, identify toxic backlinks, or plan link building…

29
236
3 files
View
secondsky logo

Api Security Hardening

secondsky
Community

REST API security hardening with authentication, rate limiting, input validation, security headers. Use for production APIs, security audits, defense-in-depth, or encountering vulnerabilities,…

31
219
1 files
View
team-telnyx logo

Telnyx Numbers Config Python

team-telnyx
Organization

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

21
217
Instructions
View
LerianStudio logo

Ring:Using Lib Streaming

LerianStudio
Organization

Using lib-streaming, Lerian's producer-only event publication library (Kafka/SQS/RabbitMQ/EventBridge), in two modes. Sweep Mode detects DIY publishers (franz-go, sarama, amqp091, watermill, raw AWS…

28
215
Instructions
View
danielvm-git logo

Request Review

danielvm-git
Community

Dispatch a fresh reviewer agent with a clean context to critique the code after audit-code passes. The reviewer has no shared state with the coding agent and gives a genuine second opinion. Use after…

18
206
Instructions
View
TheBushidoCollective logo

Fastapi Async Patterns

TheBushidoCollective
Organization

Use when FastAPI async patterns for building high-performance APIs. Use when handling concurrent requests and async operations.

20
195
Instructions
View
TerminalSkills logo

App Store Changelog

TerminalSkills
Organization

Generate App Store release notes from git history. Use when: creating release changelogs, App Store 'What's New' text, or summarizing changes since last tag.

21
155
3 files
View

Set up your own AI workspace now

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