All Skills
(19,009)Browse all AI agent skills for Claude Code, OpenClaw, Cursor, Windsurf, and more. Install them with a single command to extend what your agents can do.
ib-report-delta-adjusted-notional-exposure
staskh/trading_skills
Report delta-adjusted notional exposure across all IBKR accounts. Calculates option deltas using Black-Scholes and reports long/short exposure by account and underlying. Use when user asks about delta exposure, portfolio risk, or directional exposure.
pull-request
technicalpickles/pickled-claude-plugins
Use when creating, updating, or commenting on GitHub pull requests - focuses on material impact, safety, and human reviewability
migrating-to-swift-concurrency
kylehughes/the-unofficial-swift-concurrency-migration-skill
Provides the complete Swift Concurrency Migration Guide. Use when migrating to Swift 6, resolving data-race safety errors, understanding Sendable and actor isolation, or incrementally adopting async/await.
architecture-patterns
sequenzia/agent-alchemy
Provides architectural pattern knowledge for designing feature implementations including MVC, event-driven, microservices, and CQRS patterns. Use when designing system architecture or choosing implementation patterns.
Github Cli
georgekhananaev/claude-skills-vault
--- name: github-cli description: Safety-first GitHub CLI skill wrapping `gh` (v2.86+). Use when performing GitHub operations — PRs, issues, releases, repos, Actions, API calls. Enforces risk classification with mandatory confirmation for destructive/forbidden operations. author: George Khananaev
makefile-generation
athola/claude-night-market
Generate language-specific Makefiles with testing, linting, and automation targets. Use for project initialization and workflow standardization. Skip if Makefile exists.
team-shinchan:autopilot
seokan-jeong/team-shinchan
Autonomously completes from requirements analysis to verification without user intervention. Used for "auto", "automatically", "autopilot" requests.
clix-api-triggered-campaigns
clix-so/skills
Helps developers configure API-triggered campaigns in the Clix console and
claude-code-teams
sequenzia/agent-alchemy
Reference for Claude Code Agent Teams — lifecycle, messaging, spawning, orchestration, and hooks
Ios App Store Validator
gygantskiyMatilyock/ios-developer-agents
# iOS App Store Validator Use this skill when preparing an iOS app for App Store submission. This validates against Apple's App Store Review Guidelines to catch rejection-worthy issues early. ## When to Use - Before submitting to App Store Connect - When preparing for TestFlight external testing
claude-code-tasks
sequenzia/agent-alchemy
Reference for Claude Code Tasks — tool parameters, status lifecycle, dependency management, and conventions
team-shinchan:budget
seokan-jeong/team-shinchan
View and manage workflow turn budgets. Show status, set limits, or reset counters.
check-model
w95/awesome-claude-corporate-skills
# Model Checker description: Debug and audit financial models for errors — circular references, broken formulas, hardcoded overrides, balance sheet imbalances, cash flow mismatches, and logic gaps. Use when a model isn't tying, producing unexpected results, or before sending to a client or IC. Tri
php-modernization
netresearch/php-modernization-skill
Use when upgrading to PHP 8.1+, implementing type safety, configuring PHPStan/Rector/PHP-CS-Fixer, or modernizing PHP code with enums, DTOs, and readonly properties.
clix-event-tracking
clix-so/skills
Implements Clix event tracking (Clix.trackEvent) with consistent naming, safe
project-conventions
sequenzia/agent-alchemy
Guides discovery and application of project-specific conventions including code patterns, naming, structure, and team practices. Use when exploring a codebase or implementing features to match existing patterns.
clix-personalization
clix-so/skills
Helps developers author and debug Clix personalization templates
clean-abap
likweitan/abap-skills
Check ABAP code for compliance with Clean ABAP principles. Use this skill when users ask to check, validate, review, or analyze ABAP code for clean code compliance, code quality, best practices, or adherence to Clean ABAP guidelines. Triggers include requests like "check this ABAP code", "is this clean ABAP", "review my ABAP for clean code", "validate ABAP against clean code principles", or "analyze ABAP code quality".
dp-patterns
sequenzia/agent-alchemy
Reference for dynamic programming patterns — recognition signals, constraint mapping, Python templates, edge cases, and common mistakes for 8 core DP techniques
headless-adapters
youdotcom-oss/agent-skills
Discover, create, and validate headless adapters for agent integration. Includes scaffolding tools and schema-driven compliance testing.
Project Guidelines Example
arabicapp/everything-claude-code
# 專案指南技能(範例) 這是專案特定技能的範例。使用此作為你自己專案的範本。 基於真實生產應用程式:[Zenith](https://zenith.chat) - AI 驅動的客戶探索平台。 --- ## 何時使用 在處理專案特定設計時參考此技能。專案技能包含: - 架構概覽 - 檔案結構 - 程式碼模式 - 測試要求 - 部署工作流程 --- ## 架構概覽 **技術堆疊:** - **前端**:Next.js 15(App Router)、TypeScript、React - **後端**:FastAPI(Python)、Pydantic 模型 - **資料庫**:Sup
vendor-management
anthropics/knowledge-work-plugins
Evaluate, compare, and manage vendor relationships. Trigger with "evaluate this vendor", "compare vendors", "vendor review", "should we renew", "RFP", or when the user is making procurement or vendor decisions.
go-development
netresearch/go-development-skill
Use when developing Go applications, implementing job schedulers, Docker integrations, LDAP clients, or building resilient services with thorough testing and performance optimization.
greeks
staskh/trading_skills
Calculate option Greeks (delta, gamma, theta, vega) and implied volatility for specific options. Use when user asks about Greeks, delta, gamma, theta, vega, IV, or option sensitivity analysis.