80,000+ Skills to Supercharge Claude
The open directory for GitHub-integrated capabilities, tools, and prompts for your AI workflows.
add-app-to-server
by tldraw
This skill should be used when the user asks to "add an app to my MCP server", "add UI to my MCP server", "add a view to...
write-docs
by tldraw
Writing SDK documentation for tldraw. Use when creating new documentation articles, updating existing docs, or when docu...
write-e2e-tests
by tldraw
Writing Playwright E2E tests for tldraw. Use when creating browser tests, testing UI interactions, or adding E2E coverag...
write-issue
by tldraw
Writing and maintaining GitHub issues for the tldraw repository. Use when creating new issues, editing issue titles/bodi...
write-unit-tests
by tldraw
Writing unit and integration tests for the tldraw SDK. Use when creating new tests, adding test coverage, or fixing fail...
skill-creator
by tldraw
Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an exist...
write-pr
by tldraw
Writing pull request titles and descriptions for the tldraw repository. Use when creating a new PR, updating an existing...
write-example
by tldraw
Writing examples for the tldraw SDK examples app. Use when creating new examples, adding SDK demonstrations, or writing...
documentation-lookup
by upstash
This skill should be used when the user asks about libraries, frameworks, API references, or needs code examples. Activa...
ai-context
by meteor
Use when creating, updating, or maintaining AI documentation files (AGENTS.md, CLAUDE.md, skills). Covers file structure...
conventions
by meteor
Use when writing new packages, adding CLI commands, creating build plugins, or following Meteor code patterns. Covers pa...
modern-tools
by meteor
Use when working with tools-core utilities, rspack integration, or modern tooling. Covers logging, npm management, proce...
slidev
by slidevjs
Create and present web-based slides for developers using Markdown, Vue components, code highlighting, animations, and in...
subagent-driven-developme...
by obra
Use when executing implementation plans with independent tasks in the current session
test-driven-development
by obra
Use when implementing any feature or bugfix, before writing implementation code
using-superpowers
by obra
Use when starting any conversation - establishes how to find and use skills, requiring Skill tool invocation before ANY...
finishing-a-development-b...
by obra
Use when implementation is complete, all tests pass, and you need to decide how to integrate the work - guides completio...
writing-plans
by obra
Use when you have a spec or requirements for a multi-step task, before touching code
requesting-code-review
by obra
Use when completing tasks, implementing major features, or before merging to verify work meets requirements
using-git-worktrees
by obra
Use when starting feature work that needs isolation from current workspace or before executing implementation plans - cr...
verification-before-compl...
by obra
Use when about to claim work is complete, fixed, or passing, before committing or creating PRs - requires running verifi...
systematic-debugging
by obra
Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes
executing-plans
by obra
Use when you have a written implementation plan to execute in a separate session with review checkpoints
writing-skills
by obra
Use when creating new skills, editing existing skills, or verifying skills work before deployment