TopRank Skills

80,000+ Skills to Supercharge Claude

The open directory for GitHub-integrated capabilities, tools, and prompts for your AI workflows.

Showing 118511 results
clawdbot

checkers-sixty60

by clawdbot

star 1.9k

Shop on Checkers.co.za Sixty60 delivery service via browser automation. Use when the user asks to shop for groceries, ad...

scality

review-pr

by scality

star 1.9k

Review a PR on cloudserver (S3-compatible object storage server in Node.js)

agentset-ai

react-email

by agentset-ai

star 1.9k

Create beautiful, responsive HTML emails using React components with React Email. Build transactional emails with modern...

AgriciDaniel

seo-dataforseo

by AgriciDaniel

star 1.9k

Live SEO data via DataForSEO MCP server. SERP analysis (Google, Bing, Yahoo, YouTube), keyword research (volume, difficu...

star 1.9k

Comprehensive SEO analysis for any website or business type. Performs full site audits, single-page deep analysis, techn...

AgriciDaniel

seo-audit

by AgriciDaniel

star 1.9k

Full website SEO audit with parallel subagent delegation. Crawls up to 500 pages, detects business type, delegates to 6...

AgriciDaniel

seo-geo

by AgriciDaniel

star 1.9k

Optimize content for AI Overviews (formerly SGE), ChatGPT web search, Perplexity, and other AI-powered search experience...

AgriciDaniel

seo-page

by AgriciDaniel

star 1.9k

Deep single-page SEO analysis covering on-page elements, content quality, technical meta tags, schema, images, and perfo...

AgriciDaniel

seo-technical

by AgriciDaniel

star 1.9k

Technical SEO audit across 8 categories: crawlability, indexability, security, URL structure, mobile, Core Web Vitals, s...

ezEngine

debug-pretty-printers

by ezEngine

star 1.9k

Debug and develop GDB and LLDB pretty printers for ezEngine C++ types. Use this skill when working with ezEngine debugge...

Dimillian

ios-debugger-agent

by Dimillian

star 1.9k

Use XcodeBuildMCP to build, run, launch, and debug the current iOS project on a booted simulator. Trigger when asked to...

Dimillian

swift-concurrency-expert

by Dimillian

star 1.9k

Swift Concurrency review and remediation for Swift 6.2+. Use when asked to review Swift Concurrency usage, improve concu...

Dimillian

gh-issue-fix-flow

by Dimillian

star 1.9k

End-to-end GitHub issue fix workflow using gh, local code changes, builds/tests, and git push. Use when asked to take an...

Dimillian

macos-spm-app-packaging

by Dimillian

star 1.9k

Scaffold, build, and package SwiftPM-based macOS apps without an Xcode project. Use when you need a from-scratch macOS a...

Dimillian

swiftui-ui-patterns

by Dimillian

star 1.9k

Best practices and example-driven guidance for building SwiftUI views and components. Use when creating or refactoring S...

Dimillian

swiftui-view-refactor

by Dimillian

star 1.9k

Refactor and review SwiftUI view files for consistent structure, dependency injection, and Observation usage. Use when a...

Dimillian

app-store-changelog

by Dimillian

star 1.9k

Create user-facing App Store release notes by collecting and summarizing all user-impacting changes since the last git t...

Dimillian

swiftui-performance-audit

by Dimillian

star 1.9k

Audit and improve SwiftUI runtime performance from code review and architecture. Use for requests to diagnose slow rende...

Dimillian

swiftui-liquid-glass

by Dimillian

star 1.9k

Implement, review, or improve SwiftUI features using the iOS 26+ Liquid Glass API. Use when asked to adopt Liquid Glass...

WordPress

playground-website-debugg...

by WordPress

star 1.9k

Debug the WordPress Playground website by running the dev server from source and interacting with it via Playwright MCP....

darrenhinde

smart-router-skill

by darrenhinde

star 1.9k

Movie character personality skill with configurable missions - choose your character and watch themed workflows unfold

darrenhinde

task-management

by darrenhinde

star 1.9k

Task management CLI for tracking and managing feature subtasks with status, dependencies, and validation

toss

coupling

by toss

star 1.9k

Use when props가 3개 이상 컴포넌트 계층을 통과하거나, 하나의 Hook이 5개 이상 값을 반환하거나, A 수정 시 관련 없는 B가 깨...

toss

predictability

by toss

star 1.9k

Use when `getX()`나 `fetchX()`에 숨은 부수 효과가 있거나, 같은 종류의 함수들이 서로 다른 반환 타입을 가지거나, 함수 이름...