80,000+ Skills to Supercharge Claude
The open directory for GitHub-integrated capabilities, tools, and prompts for your AI workflows.
ralph
by juristr
Convert PRDs to prd.json format for the Ralph autonomous agent system. Use when you have an existing PRD and need to con...
nx-workspace-architecture
by juristr
Guide structuring new features in Nx workspaces. Use when user asks about creating libraries, organizing code, or where...
run-nx-generator
by juristr
Run Nx generators to scaffold code or transform existing code - for example creating libraries or apps, creating compone...
enum-driven-state-refacto...
by jul-sh
Refactor loose state models (optional fields, parallel booleans) into strict sum types. Apply when a field's validity de...
enum-driven-state-authori...
by jul-sh
When writing new code, model state as sum types from the start. Apply when creating entities with distinct modes, phases...
agents-authoring
by rcdailey
Best practices for writing AGENTS.md, agent configs, and skill files based on industry research
gh-api
by rcdailey
GitHub API calls for discussions and draft PRs (non-standard gh CLI patterns)
gh-pr-review
by rcdailey
GitHub PR review operations (inline comments, pending reviews, thread resolution)
git-commit
by rcdailey
Conventional commit format, type selection, and commit best practices
ui-component-architect
by ohadf2015
UI implementation specialist for decomposing designs into reusable components. This skill should be used when implementi...
gh-gist
by rcdailey
Local-first workflow for iterative document building with GitHub gists
Prefer `cargo check` over `cargo build` when making Rust code changes. Use `cargo check` to quickly verify code compiles...
Manages the Anubis Issue Tracker GitHub project board. Use when you need to organize issues by difficulty/status, move i...
Defines branch naming conventions for issue work. Use when creating branches for issues, understanding work status from...
Prevents Git Bash path conversion issues when running Anubis commands on Windows. Use when building targets with `cargo...
Identifies dependencies between GitHub issues and creates appropriate cross-references. Use when you need to map issue r...
Reviews and categorizes GitHub issues by difficulty (easy/medium/hard). Use when you need to triage open issues, ask cla...
Implements GitHub issues that have approved implementation plans. Use when you need to implement an issue, create a bran...
clean-translations
by ohadf2015
Remove unused translation keys from all translation files (en, he, sv, ja, es). This skill should be used when cleaning...
commit-push
by ohadf2015
Fully autonomous commit and push workflow. Verifies linting, types, tests, and build - fixes any issues automatically -...
game-designer
by ohadf2015
Analyze game mechanics, propose features, and research competitors to improve LexiClash engagement and virality.
ux-writer
by ohadf2015
Write or improve user-facing copy and native translations across all languages without literal translation.
WurstScript language reference covering syntax, types, classes, modules, generics, lambdas, and all language features fo...