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 7,039-7,089 of 7,121 AI skills

AI skills directory results

garrytan logo

Capture

garrytan
CommunityPopular

Save any thought or content into the brain via one CLI command. The single human-facing entrypoint that replaces "put_page vs commit-then-sync vs autopilot-wait" with one command that just works.

4.5K
30.1K
Instructions
View
AgriciDaniel logo

Blog Persona

AgriciDaniel
CommunityPopular

Create and manage writing personas with NNGroup 4-dimension tone framework (Funny-Serious, Formal-Casual, Respectful-Irreverent, Enthusiastic-Matter-of-fact). Personas define readability targets,…

362
2.2K
Instructions
View
microsoft logo

Add Geolocation

microsoft
Organization

Internal implementation skill invoked by /add-native for native background GPS tracking with durable storage and Dataverse sync using @microsoft/power-apps-native-bglocation.

182
895
Instructions
View
mukul975 logo

Cookie Consent Testing

mukul975
Community

Automated cookie consent validation using Selenium and Playwright. Covers banner interaction testing, consent state verification, tag firing audit after consent choices, regression testing for cookie…

59
279
4 files
View
HKUDS logo

Hk Connect Flow

HKUDS
OrganizationPopular

Stock Connect (Shanghai/Shenzhen-Hong Kong) fund flow analysis — Northbound (foreign into A-shares), Southbound (mainland into HK), sector allocation tracking, and cross-border arbitrage signals.

5.5K
33.6K
Instructions
View
garrytan logo

Chat Connectors

garrytan
CommunityPopular

Connect a ChatGPT or Claude account and sync its conversation history into the brain automatically. Cookie paste-in is the primary lane; sync is incremental (watermark + trailing-window gap-heal), and…

4.5K
30.1K
1 files
View
rohitg00 logo

Rust Systems

rohitg00
CommunityPopular

Rust systems programming patterns including ownership, traits, async runtime, error handling, and unsafe guidelines

963
2.6K
Instructions
View
mukul975 logo

Cookie Lifetime Audit

mukul975
Community

Auditing cookie lifetimes against regulatory recommendations and browser policies. Covers CNIL 13-month maximum recommendation, session vs persistent classification, third-party cookie phase-out…

59
279
4 files
View
garrytan logo

Citation Fixer

garrytan
CommunityPopular

Audit and fix citation formatting across brain pages. Ensures every fact has an inline [Source: ...] citation matching the standard format. Extended in v0.25.1: scans for broken tweet/post references…

4.5K
30.1K
1 files
View
rohitg00 logo

Security Hardening

rohitg00
CommunityPopular

Application security covering input validation, auth, headers, secrets management, and dependency auditing

963
2.6K
Instructions
View
mukul975 logo

Cookieless Alternatives

mukul975
Community

Evaluating and implementing cookie-less tracking alternatives for a post-cookie era. Covers the Privacy Sandbox APIs (Topics, Attribution Reporting, Protected Audiences), server-side analytics, and…

59
279
4 files
View
rohitg00 logo

Springboot Patterns

rohitg00
CommunityPopular

Spring Boot patterns including JPA repositories, REST controllers, layered services, and configuration

963
2.6K
Instructions
View
microsoft logo

Add Pen Input

microsoft
Organization

Internal implementation skill invoked by /add-native for pen, signature, ink, drawing, and handwriting capture workflows using @microsoft/power-apps-native-pen-input.

182
895
Instructions
View
HKUDS logo

Liquidation Heatmap

HKUDS
OrganizationPopular

Liquidation level analysis and heatmap interpretation — identify leveraged position concentration, liquidation cascades, stop-hunt zones, and use liquidation data as support/resistance signals.

5.5K
33.6K
Instructions
View
rohitg00 logo

Tdd Mastery

rohitg00
CommunityPopular

Test-driven development workflow with Red-Green-Refactor cycle across languages

963
2.6K
Instructions
View
AgriciDaniel logo

Blog Seo Check

AgriciDaniel
CommunityPopular

Post-writing SEO validation with pass/fail checklist covering title tag length and keyword placement, meta description quality, heading hierarchy and keyword density, internal/external link audit with…

362
2.2K
Instructions
View
rohitg00 logo

Testing Strategies

rohitg00
CommunityPopular

Testing strategies including contract testing, snapshot testing, mutation testing, property-based testing, and test organization

963
2.6K
Instructions
View
mukul975 logo

Google Consent Mode V2

mukul975
Community

Configuring Google Consent Mode v2 for privacy-compliant measurement and advertising. Covers default and update commands, consent state mapping to GA4 and Google Ads, conversion modeling with…

59
279
7 files
View
HKUDS logo

Management Deep Dive

HKUDS
OrganizationPopular

Deep management assessment — the 'buying a stock is buying a person' layer. For a company or a named executive, evaluate integrity (promise-vs-delivery tracking, crisis behavior, stakeholder…

5.5K
33.6K
Instructions
View
rohitg00 logo

Typescript Advanced

rohitg00
CommunityPopular

Advanced TypeScript patterns including generics, conditional types, mapped types, template literals, and type guards

963
2.6K
Instructions
View
mukul975 logo

Gpc Cookie Integration

mukul975
Community

Integrating Global Privacy Control (GPC) signals with cookie consent platforms. Covers GPC signal detection in browsers, automatic opt-out triggering, mapping GPC to US state privacy laws, and CMP…

59
279
4 files
View
bobmatnyc logo

Wordpress Security Validation

bobmatnyc
Community

Security-first WordPress development with nonces, sanitization, validation, and escaping to prevent XSS, CSRF, and SQL injection vulnerabilities.

19
75
2 files
View
rohitg00 logo

Websocket Realtime

rohitg00
CommunityPopular

Real-time communication patterns with WebSocket, Socket.io, Server-Sent Events, and scaling strategies

963
2.6K
Instructions
View
mukul975 logo

Server Side Tracking

mukul975
Community

Implementing server-side tracking with privacy controls using Google Tag Manager server containers. Covers first-party data collection, IP anonymization, consent-aware event forwarding, and reducing…

59
279
4 files
View
rohitg00 logo

Handoff Protocols

rohitg00
CommunityPopular

Manages work transitions between team members or agents by creating structured handoff documents, summarizing project status, documenting key decisions, blockers, and open questions, and generating…

147
1.5K
Instructions
View
mukul975 logo

Tcf V2 Implementation

mukul975
Community

Implementing the IAB Transparency and Consent Framework v2.2 for programmatic advertising consent management. Covers CMP registration, Global Vendor List integration, TC String encoding, publisher…

59
279
4 files
View
mukul975 logo

Adequacy Assessment

mukul975
Community

Guides assessment of third-country adequacy decisions under GDPR Article 45 for international data transfers. Covers the current EC adequacy decisions list, adequacy assessment criteria, partial…

59
279
4 files
View
bobmatnyc logo

Better Auth Core

bobmatnyc
Community

Better Auth core setup for TypeScript apps. Use when configuring the Better Auth instance, wiring server handlers and client instances, working with sessions, or calling server-side auth APIs.

19
75
4 files
View
rohitg00 logo

Structured Code Review

rohitg00
CommunityPopular

Performs a structured five-stage code review covering requirements compliance, correctness, code quality, testing, and security/performance. Each stage uses targeted checklists and categorized…

147
1.5K
Instructions
View
microsoft logo

Debug App

microsoft
Organization

Use when the user has finished building a mobile app, started Metro with `npm run dev`, and wants the running app monitored for runtime errors AND silent failures (empty lists, blank screens,…

182
895
Instructions
View
mukul975 logo

Apac Transfers

mukul975
Community

Guides management of cross-border data transfers under Asia-Pacific regulatory frameworks including APEC CBPR, ASEAN Model Contractual Clauses, Japan APPI supplementary rules, South Korea PIPA…

59
279
4 files
View
bobmatnyc logo

Better Auth Integrations

bobmatnyc
Community

Better Auth framework integrations for TypeScript. Use when wiring route handlers in Next.js, SvelteKit, Remix, Express, Hono, or other web frameworks.

19
75
3 files
View
rohitg00 logo

Hypothesis Testing

rohitg00
CommunityPopular

Applies the scientific method to debugging by helping users form specific, testable hypotheses, design targeted experiments, and systematically confirm or reject theories to find root causes. Use when…

147
1.5K
Instructions
View
microsoft logo

Deploy

microsoft
Organization

Use to deploy, publish, or push an Expo/React Native Power Apps mobile app to a Power Platform tenant.

182
895
Instructions
View
bobmatnyc logo

Better Auth Plugins

bobmatnyc
Community

Better Auth plugin system for TypeScript. Use when adding advanced auth features (2FA, magic link, passkey, username, JWT, organizations) via server and client plugins.

19
75
2 files
View
rohitg00 logo

Root Cause Analysis

rohitg00
CommunityPopular

Performs systematic root cause analysis to identify the true source of bugs, errors, and unexpected behavior through structured investigation phases — not just treating symptoms. Use when a user…

147
1.5K
Instructions
View
rohitg00 logo

Trace And Isolate

rohitg00
CommunityPopular

Applies systematic tracing and isolation techniques to pinpoint exactly where a bug originates in code. Use when a bug is hard to locate, code is not working as expected, an error or crash appears…

147
1.5K
Instructions
View
microsoft logo

Edit App

microsoft
Organization

Use when the user wants to iterate on an existing generated Power Apps mobile app after /create-mobile-app: update Application Insights configuration, the plan, data model, native capabilities,…

182
895
Instructions
View
rohitg00 logo

Skill Authoring

rohitg00
CommunityPopular

Creates and structures SKILL.md files for AI coding agents, including YAML frontmatter, trigger phrases, directive instructions, decision trees, code examples, and verification checklists. Use when…

147
1.5K
Instructions
View
nexu-io logo

Coding Agent

nexu-io
OrganizationPopular

Delegate coding tasks to Codex, Claude Code, or Pi agents via background process. Use when: (1) building/creating new features or apps, (2) reviewing PRs (spawn in temp dir), (3) refactoring large…

263
3.3K
Instructions
View
rohitg00 logo

Design First

rohitg00
CommunityPopular

Guides the creation of technical design documents before writing code, producing architecture diagrams, data models, API interface definitions, implementation plans, and multi-option trade-off…

147
1.5K
Instructions
View
microsoft logo

Enable Tables Offline

microsoft
Organization

Internal mobile-app workflow read and executed only by /setup-offline-profile to enable Dataverse table prerequisites for a Mobile Offline Profile.

182
895
Instructions
View
rohitg00 logo

Task Decomposition

rohitg00
CommunityPopular

Breaks down complex software, writing, or research tasks into small, atomic, independently completable units with dependency graphs and milestone breakdowns. Use when the user asks to plan a project,…

147
1.5K
Instructions
View
nexu-io logo

Libtv Video

nexu-io
OrganizationPopular

Seedance 2.0 video & image generation via LibTV Gateway - AI text-to-video, image-to-video, video continuation, style transfer, and text-to-image using Seedance 2.0 model. Also supports Kling 3.0, Wan…

263
3.3K
2 files
View
rohitg00 logo

Testing Anti Patterns

rohitg00
CommunityPopular

Reviews test code to identify and fix common testing anti-patterns including flaky tests, over-mocking, brittle assertions, test interdependency, and hidden test logic. Flags bad patterns, explains…

147
1.5K
Instructions
View
nexu-io logo

Datadog

nexu-io
OrganizationPopular

Use when the user says "check Datadog", "查 Datadog", "查日志", "check logs", "crash logs", "查 crash", "gateway crash", "查告警", "check alerts", "check metrics", or needs to investigate production issues…

263
3.3K
Instructions
View
microsoft logo

Report Issue

microsoft
Organization

Use when the user wants to report a bug, file an issue, submit a bug report, or report any problem with the mobile-app plugin.

182
895
Instructions
View
HKUDS logo

Ai Trader Copytrade

HKUDS
OrganizationPopular

Follow top traders and automatically copy their positions.

3.4K
22.4K
Instructions
View
nexu-io logo

Nexu E2e Test

nexu-io
OrganizationPopular

Use when verifying OpenClaw gateway fixes end-to-end, testing skill loading after restart, or running integration tests against the local Nexu+OpenClaw stack. Triggers on "e2e test", "verify fix",…

263
3.3K
Instructions
View
HKUDS logo

Ai Trader Heartbeat

HKUDS
OrganizationPopular

Poll AI-Trader heartbeat and notifications reliably through the primary pull-based mechanism.

3.4K
22.4K
Instructions
View
nexu-io logo

Sync Specs

nexu-io
OrganizationPopular

Use when code changes may have made documentation outdated, when reviewing docs for consistency, or when the user asks to sync or audit documentation.

263
3.3K
1 files
View

Set up your own AI workspace now

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