80,000+ Skills to Supercharge Claude
The open directory for GitHub-integrated capabilities, tools, and prompts for your AI workflows.
checkers-sixty60
by clawdbot
Shop on Checkers.co.za Sixty60 delivery service via browser automation. Use when the user asks to shop for groceries, ad...
review-pr
by scality
Review a PR on cloudserver (S3-compatible object storage server in Node.js)
react-email
by agentset-ai
Create beautiful, responsive HTML emails using React components with React Email. Build transactional emails with modern...
seo-dataforseo
by AgriciDaniel
Live SEO data via DataForSEO MCP server. SERP analysis (Google, Bing, Yahoo, YouTube), keyword research (volume, difficu...
seo
by AgriciDaniel
Comprehensive SEO analysis for any website or business type. Performs full site audits, single-page deep analysis, techn...
seo-audit
by AgriciDaniel
Full website SEO audit with parallel subagent delegation. Crawls up to 500 pages, detects business type, delegates to 6...
seo-geo
by AgriciDaniel
Optimize content for AI Overviews (formerly SGE), ChatGPT web search, Perplexity, and other AI-powered search experience...
seo-page
by AgriciDaniel
Deep single-page SEO analysis covering on-page elements, content quality, technical meta tags, schema, images, and perfo...
seo-technical
by AgriciDaniel
Technical SEO audit across 8 categories: crawlability, indexability, security, URL structure, mobile, Core Web Vitals, s...
debug-pretty-printers
by ezEngine
Debug and develop GDB and LLDB pretty printers for ezEngine C++ types. Use this skill when working with ezEngine debugge...
ios-debugger-agent
by Dimillian
Use XcodeBuildMCP to build, run, launch, and debug the current iOS project on a booted simulator. Trigger when asked to...
swift-concurrency-expert
by Dimillian
Swift Concurrency review and remediation for Swift 6.2+. Use when asked to review Swift Concurrency usage, improve concu...
gh-issue-fix-flow
by Dimillian
End-to-end GitHub issue fix workflow using gh, local code changes, builds/tests, and git push. Use when asked to take an...
macos-spm-app-packaging
by Dimillian
Scaffold, build, and package SwiftPM-based macOS apps without an Xcode project. Use when you need a from-scratch macOS a...
swiftui-ui-patterns
by Dimillian
Best practices and example-driven guidance for building SwiftUI views and components. Use when creating or refactoring S...
swiftui-view-refactor
by Dimillian
Refactor and review SwiftUI view files for consistent structure, dependency injection, and Observation usage. Use when a...
app-store-changelog
by Dimillian
Create user-facing App Store release notes by collecting and summarizing all user-impacting changes since the last git t...
swiftui-performance-audit
by Dimillian
Audit and improve SwiftUI runtime performance from code review and architecture. Use for requests to diagnose slow rende...
swiftui-liquid-glass
by Dimillian
Implement, review, or improve SwiftUI features using the iOS 26+ Liquid Glass API. Use when asked to adopt Liquid Glass...
playground-website-debugg...
by WordPress
Debug the WordPress Playground website by running the dev server from source and interacting with it via Playwright MCP....
smart-router-skill
by darrenhinde
Movie character personality skill with configurable missions - choose your character and watch themed workflows unfold
task-management
by darrenhinde
Task management CLI for tracking and managing feature subtasks with status, dependencies, and validation
coupling
by toss
Use when props가 3개 이상 컴포넌트 계층을 통과하거나, 하나의 Hook이 5개 이상 값을 반환하거나, A 수정 시 관련 없는 B가 깨...
predictability
by toss
Use when `getX()`나 `fetchX()`에 숨은 부수 효과가 있거나, 같은 종류의 함수들이 서로 다른 반환 타입을 가지거나, 함수 이름...