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
EpicenterHQ

arktype

by EpicenterHQ

star 4.2k

Arktype patterns for discriminated unions using .merge() and .or(), spread key syntax, and type composition. Use when bu...

EpicenterHQ

control-flow

by EpicenterHQ

star 4.2k

Human-readable control flow patterns for early returns, guard clauses, and linearizing nested logic. Use when refactorin...

EpicenterHQ

error-handling

by EpicenterHQ

star 4.2k

Error handling patterns using wellcrafted trySync and tryAsync. Use when writing or reviewing try-catch blocks, refactor...

EpicenterHQ

factory-function-composit...

by EpicenterHQ

star 4.2k

Apply factory function patterns to compose clients and services with proper separation of concerns. Use when creating fu...

EpicenterHQ

services-layer

by EpicenterHQ

star 4.2k

Service layer patterns with defineErrors, namespace exports, and Result types. Use when creating new services, defining...

EpicenterHQ

svelte

by EpicenterHQ

star 4.2k

Svelte 5 patterns including TanStack Query mutations, shadcn-svelte components, and component composition. Use when writ...

blader

humanizer

by blader

star 4.2k

Remove signs of AI-generated writing from text. Use when editing or reviewing text to make it sound more natural and hum...

gptme

codebase-classification

by gptme

star 4.2k

Classify codebases before modification to choose appropriate development approach

gptme

python-repl

by gptme

star 4.2k

Interactive Python REPL automation with common helpers and best practices

m1heng

feishu-wiki

by m1heng

star 4.2k

Feishu knowledge base navigation. Activate when user mentions knowledge base, wiki, or wiki links.

m1heng

feishu-e2e-test

by m1heng

star 4.2k

Local E2E debug and test framework for clawd-feishu plugin development. Use when debugging message flow, testing bot res...

m1heng

release

by m1heng

star 4.2k

Publish a new release of the Feishu plugin. Use when the user asks to release, publish, or cut a new version.

m1heng

feishu-doc

by m1heng

star 4.2k

Feishu document read/write operations + comment management. Activate when user mentions Feishu docs, cloud docs, docx li...

m1heng

feishu-drive

by m1heng

star 4.2k

Feishu cloud storage file management. Activate when user mentions cloud space, folders, drive.

m1heng

feishu-perm

by m1heng

star 4.2k

Feishu permission management for documents and files. Activate when user mentions sharing, permissions, collaborators.

m1heng

feishu-task

by m1heng

star 4.2k

Feishu Task, tasklist, subtask, comment, and attachment management. Activate when user mentions tasks, tasklists, subtas...

CodebuffAI

cleanup

by CodebuffAI

star 4.2k

Simplify and clean code

vercel-labs

portless

by vercel-labs

star 4.1k

Set up and use portless for named local dev server URLs (e.g. http://myapp.localhost instead of http://localhost:3000)....

pollinations

tinybird-deploy

by pollinations

star 4.1k

Deploy Tinybird pipes and datasources for enter.pollinations.ai observability. Validates and pushes changes to Tinybird...

pollinations

abuse-detection

by pollinations

star 4.1k

Detect and analyze abusive accounts on Pollinations. IP clustering, multi-signal scoring, ban recommendations. Use when...

modelcontextprotocol

breaking-changes

by modelcontextprotocol

star 4k

Audit pull requests for breaking changes in the C# MCP SDK. Examines PR descriptions, review comments, and diffs to iden...

modelcontextprotocol

issue-triage

by modelcontextprotocol

star 4k

Generate an issue triage report for the C# MCP SDK. Fetches all open issues, evaluates SLA compliance against SDK tier r...

EpicenterHQ

svelte

by EpicenterHQ

star 4k

Svelte 5 patterns including TanStack Query mutations, shadcn-svelte components, and component composition. Use when writ...

EpicenterHQ

error-handling

by EpicenterHQ

star 4k

Error handling patterns using wellcrafted trySync and tryAsync. Use when writing error handling code, using try-catch bl...