80,000+ Skills to Supercharge Claude
The open directory for GitHub-integrated capabilities, tools, and prompts for your AI workflows.
lsb-steganography
by PerceptLabs
Use when implementing Least Significant Bit (LSB) steganography - allows hiding images or text within other images by en...
qr-code-scanner
by PerceptLabs
Use when implementing QR code scanning - provides complete patterns for camera-based scanning, classifying scanned conte...
npub-cash-address
by PerceptLabs
Use when implementing npub.cash static Lightning address functionality - provides complete patterns for obtaining static...
qr-code-generator
by PerceptLabs
Use when implementing QR code generation - provides complete patterns for generating QR codes from text/URLs, displaying...
lightning-address
by PerceptLabs
Use when implementing Lightning address functionality - provides complete patterns for resolving Lightning addresses to...
emoji-encoder
by PerceptLabs
Use when implementing steganographic text encoding using Unicode Variation Selectors - allows encoding any message invis...
exchange-rates
by PerceptLabs
Use when implementing exchange rate functionality - provides complete patterns for fetching BTC/fiat exchange rates from...
lightning-invoice-decoder
by PerceptLabs
Use when implementing BOLT11 Lightning invoice decoding - provides complete patterns for decoding invoice amounts, valid...
cashu-wallet
by PerceptLabs
Use when implementing Cashu token wallet functionality - provides complete patterns for sending and receiving Cashu toke...
api-design
by bleuropa
RESTful API design patterns and best practices for consistent, maintainable endpoints
test-setup
by bleuropa
Setting up tests for new code covering unit tests, integration tests, and test organization
refactor
by bleuropa
Code refactoring patterns and techniques for improving code quality without changing behavior
docs
by bleuropa
Writing clear, maintainable documentation for code, APIs, and vault documents
typescript-patterns
by maxbeworks
TypeScript coding style and patterns - type safety, error handling, code organization
ansible-patterns
by maxbeworks
Ansible playbook patterns - simplicity, external files, system compatibility
python-patterns
by maxbeworks
Python coding style - pragmatic, readable, fast development over heavy abstraction
shell-patterns
by maxbeworks
Shell scripting patterns - portability, explicit error handling, readability over cleverness
nuxt-patterns
by maxbeworks
Nuxt development patterns - validation, error handling, code organization, state management
setup-tagpr
by handlename
Set up tagpr for automated release management in a repository. tagpr automatically creates and updates pull requests for...
design-guidelines
by cocoide
Comprehensive UI/UX design guidelines covering visual design (typography, color, motion) and user experience (cognitive...
skill-creator
by nbarthelemy
Creates new skills with proper structure and validation. Use when creating a skill, initializing a new skill, scaffoldin...
autonomous-loop
by nbarthelemy
Manages autonomous iterative development loops that repeat until completion. Use when asked to loop, iterate, keep going...
meta-skill
by nbarthelemy
Creates new skills for unfamiliar technologies. Use when needing to create a skill, add support for unknown frameworks,...
project-interview
by nbarthelemy
Conducts project specification interviews to clarify architecture, tech stack, and requirements. Use when starting a new...