80,000+ Skills to Supercharge Claude
The open directory for GitHub-integrated capabilities, tools, and prompts for your AI workflows.
commit
by deanmoses
Generates commit messages and creates commits. Use when writing commit messages, committing changes, or reviewing staged...
branch
by deanmoses
Creates git branches with proper naming. Use when creating branches, starting new work, or switching to feature branches...
pr
by deanmoses
Creates pull requests with proper formatting. Use when creating PRs, opening pull requests, or preparing changes for rev...
ui-from-design
by hihahihahoho
Generate React components from design using available UI components
ast-grep
by madrus
Guide for writing ast-grep rules to perform structural code search and analysis. Use when users need to search codebases...
fullstack-dev-workflow
by madrus
Systematic development workflow for building modern web applications with TypeScript, React, and React Router v7. Use th...
prd
by madrus
Generate a Product Requirements Document (PRD) for a new feature or major refactoring. Use when planning a feature, larg...
ui-preview
by madrus
Preview and screenshot local dev servers and storybooks. Use when asked to view UI components, take screenshots of story...
fullstack-dev-workflow
by madrus
Systematic development workflow for building modern web applications with TypeScript, React, and React Router v7. Use th...
ralph
by madrus
Convert PRDs to prd.json format for the Ralph autonomous agent system. Use when you have an existing PRD and need to con...
tmux
by madrus
Instructions for using tmux to spawn multiple processes, inspect them, and capture their output. Useful for running serv...
summarize-chat
by madrus
Make a summary of the chat - key decisions made, code patterns established, next steps identified. This saves a ton of t...
work-on-linear-issue
by madrus
Fetches a Linear issue and creates a comprehensive plan for implementation.
dev-browser
by madrus
Browser automation with persistent page state. Use when users ask to navigate websites, fill forms, take screenshots, ex...
prepare-book
by tjdwls101010
Prepares PDF books for LLM analysis. Creates analysis-ready chunks through TOC-based splitting and markdown conversion w...
obsidian-bases
by tjdwls101010
Create and edit Obsidian Bases (.base files) with views, filters, formulas, and summaries. Use when working with .base f...
k-list-panel
by lluistfc
Left panel UI: Books/Locations tabs, async filtering (Iterator), sorting (ApplySort), pagination (PaginateArray), catego...
k-ui-refresh
by lluistfc
UI refresh pipeline and ViewModel state management. Covers shared UI state (ViewModel), safe refresh execution (guarding...
k-import-export
by lluistfc
Import/export system for sharing books between characters. Covers BDB1 envelope format, async import worker (6-phase pip...
k-savedvariables
by lluistfc
Database schema and persistence layer for BookArchivist. Covers BookArchivistDB structure, book entry schema, Repository...
k-tooltip
by lluistfc
GameTooltip integration for showing "Archived" status on items and world objects. Covers TooltipDataProcessor hooks, ind...
k-favorites
by lluistfc
Favorites and Recent systems for BookArchivist. Covers favorite flags (Set/Toggle/IsFavorite), MRU list management (Rece...
k-reader-panel
by lluistfc
Right panel UI: Book content display, SimpleHTML rendering, page navigation (multi-page), favorite button, share button,...
k-capture
by lluistfc
Book capture system for reading books/letters in WoW. Covers ItemText event flow (BEGIN→READY→CLOSED), session lifecycle...