80,000+ Skills to Supercharge Claude
The open directory for GitHub-integrated capabilities, tools, and prompts for your AI workflows.
arktype
by EpicenterHQ
Arktype patterns for discriminated unions using .merge() and .or(), spread key syntax, and type composition. Use when bu...
control-flow
by EpicenterHQ
Human-readable control flow patterns for early returns, guard clauses, and linearizing nested logic. Use when refactorin...
error-handling
by EpicenterHQ
Error handling patterns using wellcrafted trySync and tryAsync. Use when writing or reviewing try-catch blocks, refactor...
factory-function-composit...
by EpicenterHQ
Apply factory function patterns to compose clients and services with proper separation of concerns. Use when creating fu...
services-layer
by EpicenterHQ
Service layer patterns with defineErrors, namespace exports, and Result types. Use when creating new services, defining...
svelte
by EpicenterHQ
Svelte 5 patterns including TanStack Query mutations, shadcn-svelte components, and component composition. Use when writ...
humanizer
by blader
Remove signs of AI-generated writing from text. Use when editing or reviewing text to make it sound more natural and hum...
codebase-classification
by gptme
Classify codebases before modification to choose appropriate development approach
python-repl
by gptme
Interactive Python REPL automation with common helpers and best practices
feishu-wiki
by m1heng
Feishu knowledge base navigation. Activate when user mentions knowledge base, wiki, or wiki links.
feishu-e2e-test
by m1heng
Local E2E debug and test framework for clawd-feishu plugin development. Use when debugging message flow, testing bot res...
release
by m1heng
Publish a new release of the Feishu plugin. Use when the user asks to release, publish, or cut a new version.
feishu-doc
by m1heng
Feishu document read/write operations + comment management. Activate when user mentions Feishu docs, cloud docs, docx li...
feishu-drive
by m1heng
Feishu cloud storage file management. Activate when user mentions cloud space, folders, drive.
feishu-perm
by m1heng
Feishu permission management for documents and files. Activate when user mentions sharing, permissions, collaborators.
feishu-task
by m1heng
Feishu Task, tasklist, subtask, comment, and attachment management. Activate when user mentions tasks, tasklists, subtas...
portless
by vercel-labs
Set up and use portless for named local dev server URLs (e.g. http://myapp.localhost instead of http://localhost:3000)....
tinybird-deploy
by pollinations
Deploy Tinybird pipes and datasources for enter.pollinations.ai observability. Validates and pushes changes to Tinybird...
abuse-detection
by pollinations
Detect and analyze abusive accounts on Pollinations. IP clustering, multi-signal scoring, ban recommendations. Use when...
Audit pull requests for breaking changes in the C# MCP SDK. Examines PR descriptions, review comments, and diffs to iden...
Generate an issue triage report for the C# MCP SDK. Fetches all open issues, evaluates SLA compliance against SDK tier r...
svelte
by EpicenterHQ
Svelte 5 patterns including TanStack Query mutations, shadcn-svelte components, and component composition. Use when writ...
error-handling
by EpicenterHQ
Error handling patterns using wellcrafted trySync and tryAsync. Use when writing error handling code, using try-catch bl...