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,070-6,120 of 7,121 AI skills

AI skills directory results

openakita logo

Openakita/Skills@Miaoda App Builder

openakita
CommunityPopular

Miaoda App Builder - create web apps, WeChat mini-programs, games, AI tools, SaaS products, and dashboards through natural language conversations. Full workflow from code generation to deployment.

277
2K
2 files
View
xu-xiang logo

Django Security

xu-xiang
CommunityPopular

Django 安全最佳实践、认证、授权、CSRF 防护、SQL 注入预防、XSS 预防和安全部署配置。

318
1.9K
Instructions
View
benchflow-ai logo

Vehicle Dynamics

benchflow-ai
OrganizationPopular

Use this skill when simulating vehicle motion, calculating safe following distances, time-to-collision, speed/position updates, or implementing vehicle state machines for cruise control modes.

367
1.8K
Instructions
View
rmyndharis logo

Comprehensive Review Pr Enhance

rmyndharis
CommunityPopular

You are a PR optimization expert specializing in creating high-quality pull requests that facilitate efficient code reviews. Generate comprehensive PR descriptions, automate review processes, and…

264
1.6K
1 files
View
daymade logo

Ashare News Fetcher

daymade
CommunityPopular

抓取 A 股消息面情报:从财联社、华尔街见闻、金十、新浪 7x24、东财快讯、 证监会/央行/上交所/财政部政策公告、东方财富股吧等公开来源抓取与股票相关的 新闻、政策、情绪,输出结构化 JSON 或 Markdown。 当用户提到“A 股消息面”、“抓新闻”、“个股消息”、“政策监管”、“股吧情绪”、 “财联社”、“东财快讯”、“市场情绪”或需要把某只股票相关的公开情报聚合出来时…

219
1.4K
6 files
View
CoderWanFeng logo

Screen Without Label Json File

CoderWanFeng
CommunityPopular

筛选 shapes 字段为空的 JSON 标注文件,并移动到「无标签json文件」子目录。当用户提到筛选空标签 JSON、清洗 JSON 标注时使用。

305
1.4K
1 files
View
vellum-ai logo

Headless Claude Code

vellum-ai
OrganizationPopular

Reference guide for running Claude Code in third-party headless, container, and CI environments. Covers auth strategies, interactive mode pitfalls, tmux orchestration, root user workarounds, and git…

186
1.3K
Instructions
View
uphiago logo

Web Enumeration

uphiago
CommunityPopular

Sensitive file scanning, path traversal bypass, vHost enum, .env extract, log mining, Varnish detect

213
1.3K
1 files
View
ZJU-REAL logo

Skill Channels Upload

ZJU-REAL
OrganizationPopular

微信视频号发布:把竖版短视频发布到微信视频号(channels.weixin.qq.com)。当用户说 "发视频号""上传视频号""视频号发布""发到微信视频号""视频号投稿"时使用。基于通用浏览器 发布框架(Playwright + 登录态持久化),微信扫码登录。

175
1.2K
1 files
View
codewithmukesh logo

Workflow Mastery

codewithmukesh
Organization

Claude Code workflow mastery for .NET developers. Covers parallel execution with git worktrees, plan mode strategy, verification loops, auto-formatting hooks, permission setup for dotnet CLI,…

170
721
Instructions
View
HoangNguyen0403 logo

Common Best Practices

HoangNguyen0403
Community

Enforce SOLID principles, guard-clause style, function size limits, and intention-revealing naming across all languages. Use when refactoring for readability, applying clean-code patterns, reviewing…

164
569
3 files
View
oliver-kriska logo

Recall

oliver-kriska
Community

Recall prior work from past sessions — how a bug was fixed, what was decided, where a pattern lives. Use when asked 'have we done this before' or 'how did I fix X' in Elixir/Phoenix work. ccrider MCP…

40
555
1 files
View
proffesor-for-testing logo

Qe Code Intelligence

proffesor-for-testing
Community

Builds semantic code indexes, maps dependency graphs, and performs intelligent code search across large codebases. Use when understanding unfamiliar code, tracing call chains, analyzing import…

92
480
3 files
View
aiskillstore logo

Python Typing Patterns

aiskillstore
Organization

Python type hints and type safety patterns. Triggers on: type hints, typing, TypeVar, Generic, Protocol, mypy, pyright, type annotation, overload, TypedDict.

45
427
9 files
View
jamditis logo

Finishing A Development Branch

jamditis
Community

Presents options for merge, PR, or cleanup. Use when work is complete, tests pass, and you must decide how to integrate.

64
397
1 files
View
glebis logo

Init Xcode App

glebis
Community

Scaffold a standalone SwiftUI app via XcodeGen — pick macOS, iOS, or iOS+watchOS; ships house conventions, a Swift Testing target, swiftformat/swiftlint, optional CloudKit/CI/Release/Push modules, and…

56
379
39 files
View
aj-geddes logo

Changelog Maintenance

aj-geddes
Community

Maintain comprehensive changelogs and release notes following Keep a Changelog format. Use when documenting version history, release notes, or tracking changes across versions.

55
340
2 files
View
mizchi logo

Performance Expert

mizchi
Community

Performance specialist perspective for the weekly review. Focuses on bundle size, LCP / CLS / INP, avoidable re-work, image and font optimization. Reads audit-bundle and audit-lighthouse raw output…

4
333
Instructions
View
Mathews-Tom logo

Mcp To Skill

Mathews-Tom
Community

Converts MCP servers into on-demand skills to cut context window usage, classifying each tool by replacement strategy and generating the skill package. Triggers on: "convert MCP", "MCP to skill",…

47
318
5 files
View
majiayu000 logo

Github Trending

majiayu000
Community

GitHub Trending 探索与分析。用于发现热门开源项目、技术趋势、开发者偏好,帮助理解技术社区的兴趣走向。使用场景包括“看看今天 GitHub 什么火了”、“Rust 最近热门项目”、“AI 领域趋势日报”、“这个方向有没有值得关注的开源项目”、“帮我做个 GitHub trending 分析”。

26
280
3 files
View
blacklanternsecurity logo

Browser Exploitation

blacklanternsecurity
Organization

Exploit browser-based attack surfaces: malicious extension crafting for bot interaction scenarios, Chrome DevTools Protocol abuse on exposed debug ports, and browser profile/cache data extraction from…

39
276
Instructions
View
Mindrally logo

Deno Typescript

Mindrally
Organization

Guidelines for developing with Deno and TypeScript using modern runtime features, security model, and native tooling

41
259
Instructions
View
PatternsDev logo

Static Rendering

PatternsDev
Organization

Teaches static rendering (SSG) for build-time HTML generation. Use when your pages don't change per request and can be pre-rendered at build time for maximum cacheability and performance.

27
250
Instructions
View
secondsky logo

Api Filtering Sorting

secondsky
Community

Builds flexible API filtering and sorting systems with query parameter parsing, validation, and security. Use when implementing search endpoints, building data grids, or creating dynamic query APIs.

31
219
Instructions
View
team-telnyx logo

Telnyx Numbers Compliance Python

team-telnyx
Organization

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

21
217
Instructions
View
LerianStudio logo

Ring:Running Dev Cycle Frontend

LerianStudio
Organization

Running the frontend (React/Next.js/TS) dev cycle from a plan.md (ring:writing-plans format; legacy tasks.md only for in-flight cycles) or backend handoff: drives frontend agents through Gate 0 TDD…

28
215
Instructions
View
TheBushidoCollective logo

Effect Testing

TheBushidoCollective
Organization

Use when testing Effect code including Effect.gen in tests, test layers, mocking services, and testing error scenarios. Use for writing tests for Effect applications.

20
195
Instructions
View
TerminalSkills logo

Anthropic Sdk

TerminalSkills
Organization

Integrate Claude AI into applications with the Anthropic SDK. Use when a user asks to add Claude to an app, use Claude for text generation, build a chatbot with Claude, use Claude's long context…

21
155
1 files
View
bobmatnyc logo

Systematic Debugging

bobmatnyc
Community

Systematic debugging methodology emphasizing root cause analysis over quick fixes

34
152
5 files
View
bitwarden logo

Running A Proof Of Concept

bitwarden
Organization

Phase 3 (Proof of Concept) deep-dive playbook — validates the Research recommendation in real Bitwarden code and drafts the ADR.

19
149
Instructions
View
diegosouzapw logo

Agent Manager Skill V2

diegosouzapw
Community

Agent Manager Skill workflow skill. Use this skill when the user needs Manage multiple local CLI agents via tmux sessions (start/stop/monitor/assign) with cron-friendly scheduling and the operator…

32
145
2 files
View
letta-ai logo

Sentry

letta-ai
Organization

Use when the user asks to inspect Sentry issues or events, summarize recent production errors, or pull basic Sentry health data via the Sentry API; perform read-only queries with the bundled script…

25
144
4 files
View
trilwu logo

Investigating Windows Endpoints

trilwu
Community

Investigate a compromised or suspicious Windows host from on-disk artifacts -- triage collection, evidence of execution (Prefetch, Amcache, Shimcache, SRUM, UserAssist, BAM), the event-log workhorses…

15
144
Instructions
View
sendaifun logo

Vulnhunter

sendaifun
Organization

Security vulnerability detection and variant analysis skill. Use when hunting for dangerous APIs, footgun patterns, error-prone configurations, and vulnerability variants across codebases. Combines…

81
128
6 files
View
jh941213 logo

Client Docs

jh941213
Community

Use when asked for client-submission SI/AO deliverables (architecture design doc, interface spec, DB design doc, requirements traceability matrix, test result reports, manuals, operations reports).…

35
125
Instructions
View
luongnv89 logo

Logo Designer

luongnv89
Community

Generate professional SVG logos from project context: 7 brand variants plus a showcase HTML page. Use for product marks, wordmarks, icons, and favicons. Don't use for raster-only logos, illustrations,…

18
124
7 files
View
cometchat logo

Cometchat Ios Calls

cometchat
Organization

Add voice and video calling to an iOS CometChat app — call buttons, incoming/ongoing call screens, call logs, and CallKit ringing. Triggers: 'add video calling ios', 'cometchat voice call swift',…

2
109
Instructions
View
olorehq logo

Olore Msw Latest

olorehq
Organization

Local MSW (Mock Service Worker) documentation reference (latest). Use for API mocking, request interception, REST/GraphQL handlers, browser/Node.js testing, and network-level mocking.

6
103
116 files
View
vasilyu1983 logo

Dev Ai Coding Metrics

vasilyu1983
Community

Measures AI coding impact and extension robustness. Use when tracking delivery, quality trajectories, cost, experience, pilots, scorecards, or leadership reporting.

19
87
21 files
View
AIDotNet logo

Sql Executor

AIDotNet
Organization

对SQLite、PostgreSQL、MySQL数据库执行SQL查询,支持结果格式化和导出。

17
85
1 files
View
existential-birds logo

Verify Llm Artifacts

existential-birds
Organization

Confirms or rejects findings from review-llm-artifacts before deletes or risky refactors. Loads review-verification-protocol-style checks per finding. Use after a review run, when the user wants to…

8
82
1 files
View
serac-labs logo

Notification Events

serac-labs
Organization

Use ServiceNow events (sysevent) — gs.eventQueue dispatch, sysevent_register definitions, sysevent_script_action handlers, delayed events with process_on, and reminder/state-change patterns.

26
78
Instructions
View
zoom logo

Virtual Agent/Web

zoom
Organization

Zoom Virtual Agent SDK for web embeds. Use for campaign or entry ID chat launch, event-driven controls, user context updates, and CSP-safe deployment.

16
78
4 files
View
JasonxzWen logo

Verification

JasonxzWen
Community

Load when claiming completion requires the repository's actual deterministic build, type, lint, test, diff, smoke, and artifact gates; use diagnose while a failure's root cause is unknown.

0
71
Instructions
View
Tibsfox logo

Cognitive Biases

Tibsfox
Community

Recognition and mitigation of systematic reasoning errors documented in the heuristics and biases tradition. Covers confirmation bias, availability, anchoring, representativeness, framing effects,…

9
70
Instructions
View
zenobi-us logo

Publishing With Release Please And Moonrepo On Github Actions

zenobi-us
Organization

Coordinates Release Please policy, Moon project selection, source-derived publish metadata, and SHA-pinned GitHub Actions publication. Use when standardizing monorepo release.yml/publish.yml workflows…

6
67
6 files
View
affaan-m logo

Agentic Os

affaan-m
CommunityPopular

Claude Code 上に永続的なマルチエージェントオペレーティングシステムを構築します。カーネルアーキテクチャ、スペシャリストエージェント、スラッシュコマンド、ファイルベースのメモリ、スケジュールされた自動化、外部データベースなしの状態管理をカバーします。

39.1K
261.1K
Instructions
View
garrytan logo

Qa

garrytan
CommunityPopular

Systematically QA test a web application and fix bugs found. (gstack)

19.9K
133.5K
8 files
View
thedaviddias logo

Avif Format

thedaviddias
CommunityPopular

Use when reviewing image assets, markup, and CDN or build transforms related to Use AVIF format for modern browsers. Check encoded size, rendered size, loading strategy, and above-the-fold impact…

6.7K
74.2K
1 files
View
HKUDS logo

Cli Anything Mubu

HKUDS
OrganizationPopular

Command-line interface for Mubu - Canonical packaged entrypoint for the Mubu live bridge....

4.6K
49.5K
Instructions
View
sickn33 logo

Luna

sickn33
CommunityPopular

Reviews code for objective correctness, security, and reliability.

6.8K
46.5K
Instructions
View

Set up your own AI workspace now

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