80,000+ Skills to Supercharge Claude
The open directory for GitHub-integrated capabilities, tools, and prompts for your AI workflows.
honesty
by EpicenterHQ
Behavioral guideline for providing brutally honest feedback. Use always - this skill defines core interaction expectatio...
social-media
by EpicenterHQ
Social media post guidelines for LinkedIn, Reddit, and Twitter/X. Use when drafting posts, announcements, or sharing tec...
factory-function-composit...
by EpicenterHQ
Apply factory function patterns to compose clients and services with proper separation of concerns. Use when creating fu...
readme-writing
by EpicenterHQ
Guidelines for writing folder READMEs. Use when creating README.md files for directories.
github-issues
by EpicenterHQ
GitHub issue comment guidelines for community interaction. Use when responding to GitHub issues, bug reports, feature re...
workflow
by EpicenterHQ
Standard workflow for implementing features with specs and planning documents. Use when starting a new feature, planning...
documentation
by EpicenterHQ
Technical writing, README guidelines, and punctuation rules. Use when writing documentation, READMEs, technical articles...
single-or-array-pattern
by EpicenterHQ
Pattern for functions that accept either a single item or an array. Use when creating CRUD operations, batch processing...
styling
by EpicenterHQ
CSS and Tailwind styling guidelines. Use when writing styles, creating UI components, reviewing CSS/Tailwind code, or de...
typescript
by EpicenterHQ
TypeScript code style, type co-location, constant naming conventions, and arktype patterns. Use when writing TypeScript...
git
by EpicenterHQ
Git commit and pull request guidelines using conventional commits. Use when creating commits, writing commit messages, c...
monorepo
by EpicenterHQ
Monorepo script commands and conventions for this codebase. Use when running builds, tests, formatting, linting, or type...
rust-errors
by EpicenterHQ
Rust to TypeScript error handling patterns for Tauri apps. Use when defining Rust errors that will be passed to TypeScri...
control-flow
by EpicenterHQ
Human-readable control flow patterns for refactoring complex conditionals. Use when refactoring nested conditionals, imp...
debugging-workflows
by github
Guide for debugging GitHub Agentic Workflows - analyzing logs, auditing runs, and troubleshooting issues
dictation-instructions
by github
Instructions for fixing speech-to-text errors and improving text quality in gh-aw documentation and workflows
github-copilot-agent-tips...
by github
Tips and Tricks for Working with GitHub Copilot Agent PRs
github-script
by github
Best practices for writing JavaScript code for GitHub Actions using github-script
javascript-refactoring
by github
Instructions for refactoring JavaScript code into separate files
error-pattern-safety
by github
Error Pattern Safety Guidelines for Agentic Engines