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 2,500-2,550 of 7,121 AI skills

AI skills directory results

jimmc414 logo

Diffdock

jimmc414
Community

Diffusion-based molecular docking. Predict protein-ligand binding poses from PDB/SMILES, confidence scores, virtual screening, for structure-based drug design. Not for affinity prediction.

105
585
8 files
View
yhy0 logo

NULL ZONE FORUM

yhy0
Community

零界AI社交网络比赛助手 - 自动化参赛框架。封装四大挑战(提示词注入、密钥交换、影响力竞争、信息搜集)的完整策略、博弈决策框架、cron定时任务编排、密钥管理和Flag自动提交。通过 Claude Code CLI + tmux 持久化运行。

50
571
Instructions
View
HoangNguyen0403 logo

Android Legacy Navigation

HoangNguyen0403
Community

Implement Jetpack Navigation Component with XML graphs and SafeArgs for type-safe fragment navigation. Use when working with XML-based navigation or SafeArgs in legacy Android projects; defer drawer…

164
569
2 files
View
levnikolaevich logo

Ln 62 Release Publisher

levnikolaevich
Community

Prepares and publishes an explicitly requested tagged GitHub release; does not deploy applications.

84
565
Instructions
View
posit-dev logo

Critical Code Reviewer

posit-dev
Organization

Rigorously review code or pull requests for correctness, security, accessibility, maintainability, tests, and edge cases. Use when users request a critical code review, want a guided walkthrough of…

53
516
Instructions
View
proffesor-for-testing logo

Compliance Testing

proffesor-for-testing
Community

Regulatory compliance testing for GDPR, CCPA, HIPAA, SOC2, PCI-DSS and industry-specific regulations. Use when ensuring legal compliance, preparing for audits, or handling sensitive data.

92
480
4 files
View
HazAT logo

Write Todos

HazAT
Community

Convert a selected Markdown plan into clear, dependency-ordered Markdown todos. Use for /todos, breaking plans into tasks, or updating execution status from coordinator evidence.

44
450
Instructions
View
aiskillstore logo

Canton Network Repos

aiskillstore
Organization

Use when working with Canton Network participants, DAML smart contracts, Splice applications, or debugging LF version and package ID issues.

45
427
1 files
View
menkesu logo

Growth Embedded

menkesu
Community

Builds growth loops into products from day 1 using YC playbook (Gustaf Alstromer), Casey Winters growth frameworks, and Elena Verna's retention-first approach. Use when adding viral mechanics,…

120
406
Instructions
View
jamditis logo

Web Scraping

jamditis
Community

Authorized web scraping with fallback cascades and access-failure handling. Use for social media, yt-dlp, CAPTCHA or 403 blocks.

64
397
1 files
View
Asymmetric-al logo

Components Build

Asymmetric-al
Organization

Build modern, composable, and accessible React UI components following the components.build specification. Use when creating, reviewing, or refactoring component libraries, design systems, or any…

7
383
Instructions
View
Ibrahim-3d logo

Finishing A Development Branch

Ibrahim-3d
Community

Use when implementation is complete, all tests pass, and you need to decide how to integrate the work - guides completion of development work by presenting structured options for merge, PR, or cleanup

38
378
Instructions
View
WellApp-ai logo

Hotfix

WellApp-ai
Organization

Expedited workflow for urgent production issues

48
342
Instructions
View
aj-geddes logo

Api Authentication

aj-geddes
Community

Implement secure API authentication with JWT, OAuth 2.0, API keys, and session management. Use when securing APIs, managing tokens, or implementing user authentication flows.

55
340
5 files
View
hylarucoder logo

Hai Idea

hylarucoder
Community

Evaluates whether an idea, feature, product, or project deserves attention and returns one verdict—Do, Validate first, Reframe, Defer, or Kill—plus the strongest objection and cheapest…

15
284
3 files
View
MadAppGang logo

Architect Detective

MadAppGang
Organization

Use when analyzing architecture and system design. Find design patterns, map layers, identify core abstractions via PageRank. Uses claudemem AST structural analysis for efficient architecture…

26
281
Instructions
View
PatternsDev logo

Loading Sequence

PatternsDev
Organization

Teaches resource loading sequence optimization for Core Web Vitals. Use when you need to improve FCP, LCP, or FID by reordering how critical resources are discovered and loaded.

27
250
Instructions
View
asgard-ai-platform logo

Algo Forecast Arima

asgard-ai-platform
Organization

Build ARIMA models for time series forecasting with trend and seasonality decomposition. Use this skill when the user needs to forecast future values from historical sequential data, test for…

29
236
3 files
View
qf-studio logo

Nav Features

qf-studio
Organization

Show and toggle Navigator features. Auto-invoke when user says "show features", "enable/disable feature", "my navigator settings", or "configure navigator".

12
232
1 files
View
xenitV1 logo

Ralph Wiggum

xenitV1
Community

Surgical Debugger & Code Optimizer. Autonomous root-cause investigation, persistence-loop fixing, and high-fidelity code reflection. No new features, only fixes.

34
231
3 files
View
medusajs logo

Building Admin Dashboard Customizations

medusajs
Organization

Load automatically when planning, researching, or implementing Medusa Admin dashboard UI (widgets, custom pages, forms, tables, data loading, navigation). REQUIRED for all admin UI work in ALL modes…

27
218
6 files
View
LerianStudio logo

Ring:Fixing Lint

LerianStudio
Organization

Fixing lint to a clean state: runs the linter, groups reported issues into independent streams, and dispatches one parallel fixer agent per stream (ring:backend-go for Go, ring:general-purpose…

28
215
Instructions
View
NeverSight logo

Conventionalcommits

NeverSight
Organization

Conventional Commits specification for semantic versioning and changelog generation. Use when writing commit messages, configuring commit linting, or automating releases.

38
210
12 files
View
danielvm-git logo

Deepen Architecture

danielvm-git
Community

Find deepening opportunities in a codebase, informed by the domain language in specs/tech-architecture/tech-stack.md and the decisions in specs/adr/. Use when the user wants to improve architecture,…

18
206
3 files
View
elianiva logo

To Wiki

elianiva
Community

Take knowledge from the current conversation and compound it into a living wiki in the personal Obsidian vault. The agent scouts existing pages via QMD first, proposes what to write, quizzes the user,…

9
204
Instructions
View
meta-quest logo

Hz Spatial Sdk

meta-quest
Organization

Builds spatial Android apps for Meta Quest and Horizon OS with Meta Spatial SDK — ECS architecture, 2D panels, 3D objects, hybrid experiences. Use when creating Kotlin-based spatial applications.

17
195
4 files
View
TheBushidoCollective logo

Fix

TheBushidoCollective
Organization

Debug and fix bugs, errors, or unexpected behavior

20
195
Instructions
View
skilld-dev logo

Tanstack Vue Query Skilld

skilld-dev
Organization

Hooks for managing, caching and syncing asynchronous and remote data in Vue. ALWAYS use when writing code importing "@tanstack/vue-query". Consult for debugging, best practices, or modifying…

8
180
156 files
View
Kilo-Org logo

Angular Routing

Kilo-Org
Organization

Implement routing in Angular v20+ applications with lazy loading, functional guards, resolvers, and route parameters. Use for navigation setup, protected routes, route-based data loading, and nested…

168
179
1 files
View
datadog-labs logo

Dd Account Setup

datadog-labs
Organization

Ensure the user has an authenticated Datadog account with a valid DD_API_KEY on the right region before any Datadog setup or instrumentation. Detects existing DD_API_KEY / DD_APP_KEY / DD_SITE,…

28
172
5 files
View
omer-metin logo

Ai Code Generation

omer-metin
Community

Comprehensive patterns for building AI-powered code generation tools, code assistants, automated refactoring, code review, and structured output generation using LLMs with function calling and tool…

22
152
3 files
View
bitwarden logo

Architecting Solutions

bitwarden
Organization

Architecting solutions at the team level while staying coherent with Bitwarden's holistic architecture. Covers security mindset, architectural judgment, Bitwarden-specific constraints, and working…

19
149
2 files
View
diegosouzapw logo

3d Games V3

diegosouzapw
Community

3D Game Development workflow skill. Use this skill when the user needs 3D game development principles. Rendering, shaders, physics, cameras and the operator should preserve the upstream workflow,…

32
145
2 files
View
trilwu logo

Auditing Supply Chain

trilwu
Community

Audit software supply chain risk — dependency and transitive package review, typosquatting and dependency confusion, lockfile and SBOM analysis, CI/CD pipeline and GitHub Actions security, build…

15
144
Instructions
View
instructa logo

Hard Cut

instructa
Organization

Enforce a hard-cut cleanup policy: keep one canonical implementation and delete compatibility, migration, fallback, adapter, coercion, and dual-shape code. Use for pre-release or internal-draft…

16
141
1 files
View
happycapy-ai logo

Capy Cortex

happycapy-ai
Community

Autonomous learning system - learns from mistakes, reflects on sessions, and gets smarter over time. The AI brain.

30
138
61 files
View
jh941213 logo

Docs Architecture

jh941213
Community

아키텍처 문서 생성/갱신 — ARCHITECTURE.md(코드맵), 아키텍처 구성도(C4 mermaid), ADR(MADR), 데이터 모델 ERD. 아키텍처 문서/구성도 작성·갱신, ADR 기록, ERD/데이터 모델 문서화, 구조적 리팩토링 후 문서 반영이 필요할 때. API 명세는 docs-interfaces, 사용자/운영 매뉴얼은…

35
125
2 files
View
webflow logo

Webflow Mcp:Custom Code Management

webflow
Organization

Add, review, or remove inline custom scripts on a Webflow site (up to 10,000 chars). Use for analytics, tracking pixels, chat widgets, or any custom JavaScript. Also manages page-level scripts.

18
122
Instructions
View
einverne logo

Verification Before Completion

einverne
Community

Run verification commands and confirm output before claiming success

24
121
Instructions
View
frumu-ai logo

Bio Nextflow Manager

frumu-ai
Organization

Run nf-core bioinformatics pipelines (rnaseq, sarek, atacseq) on sequencing data. Use when analyzing RNA-seq, WGS/WES, or ATAC-seq data—either local FASTQs or public datasets from GEO/SRA. Triggers on…

13
121
Instructions
View
mblode logo

Multi Tenant Architecture

mblode
Community

Designs tenant isolation, hostname routing, custom-domain lifecycle, and plan limits on Cloudflare or Vercel. Use when asked to "isolate tenant data", "support custom domains", "build a white-label…

11
118
8 files
View
neo4j-contrib logo

Neo4j Driver Javascript Skill

neo4j-contrib
Organization

Neo4j JavaScript/TypeScript Driver v6 — driver lifecycle, executeQuery, managed transactions (executeRead/executeWrite), session.run, Integer handling, JSON serialization, record access, async/await…

38
112
4 files
View
HermeticOrmus logo

Javascript Testing Patterns

HermeticOrmus
Community

Implement comprehensive testing strategies using Jest, Vitest, and Testing Library for unit tests, integration tests, and end-to-end testing with mocking, fixtures, and test-driven development. Use…

18
104
Instructions
View
blencorp logo

Tanstack Router

blencorp
Organization

TanStack Router file-based routing patterns including route creation, navigation, loaders, type-safe routing, and lazy loading. Use when creating routes, implementing navigation, or working with…

14
102
4 files
View
dkyazzentwatwa logo

Skill Creator

dkyazzentwatwa
Community

Create or update agent skills with concise SKILL.md instructions, bundled resources, agent metadata, validation, and packaging. Use when building or refactoring skills.

21
101
6 files
View
agent-skills-hub logo

Angular

agent-skills-hub
Organization

Modern Angular (v20+) expert with deep knowledge of Signals, Standalone Components, Zoneless applications, SSR/Hydration, and reactive patterns. Use PROACTIVELY for Angular development, component…

35
101
1 files
View
dykyi-roman logo

Analyze Solid Violations

dykyi-roman
Community

Analyzes PHP codebase for SOLID principle violations. Detects God classes (SRP), type switches (OCP), broken contracts (LSP), fat interfaces (ISP), and concrete dependencies (DIP). Generates…

25
98
1 files
View
travisjneuman logo

Auto Claude

travisjneuman
Community

Autonomous multi-agent coding with git worktree isolation, QA validation, and memory. Use for complex features requiring autonomous implementation.

22
98
Instructions
View
rstackjs logo

Rspack Debugging

rstackjs
Organization

Debug native Rspack crashes, segmentation faults, deadlocks, or stuck builds with LLDB and matching debug symbols.

4
93
8 files
View
sergiodxa logo

Skill Writing Best Practices

sergiodxa
Community

Guidelines for creating AI agent skills. Use when writing new skills, documenting coding patterns, or reviewing skill files. Triggers when creating or modifying files in the skills/ directory.

9
90
6 files
View
henkisdabro logo

Google Analytics

henkisdabro
Community

Comprehensive Google Analytics 4 guide covering property setup, events, custom events, recommended events, custom dimensions, user tracking, audiences, reporting, BigQuery integration, gtag.js…

12
88
15 files
View

Set up your own AI workspace now

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