TopRank Skills

80,000+ Skills to Supercharge Claude

The open directory for GitHub-integrated capabilities, tools, and prompts for your AI workflows.

Showing 118511 results
deanmoses

commit

by deanmoses

star 0

Generates commit messages and creates commits. Use when writing commit messages, committing changes, or reviewing staged...

deanmoses

branch

by deanmoses

star 0

Creates git branches with proper naming. Use when creating branches, starting new work, or switching to feature branches...

star 0

Creates pull requests with proper formatting. Use when creating PRs, opening pull requests, or preparing changes for rev...

hihahihahoho

ui-from-design

by hihahihahoho

star 0

Generate React components from design using available UI components

madrus

ast-grep

by madrus

star 0

Guide for writing ast-grep rules to perform structural code search and analysis. Use when users need to search codebases...

madrus

fullstack-dev-workflow

by madrus

star 0

Systematic development workflow for building modern web applications with TypeScript, React, and React Router v7. Use th...

madrus

prd

by madrus

star 0

Generate a Product Requirements Document (PRD) for a new feature or major refactoring. Use when planning a feature, larg...

madrus

ui-preview

by madrus

star 0

Preview and screenshot local dev servers and storybooks. Use when asked to view UI components, take screenshots of story...

madrus

fullstack-dev-workflow

by madrus

star 0

Systematic development workflow for building modern web applications with TypeScript, React, and React Router v7. Use th...

madrus

ralph

by madrus

star 0

Convert PRDs to prd.json format for the Ralph autonomous agent system. Use when you have an existing PRD and need to con...

madrus

tmux

by madrus

star 0

Instructions for using tmux to spawn multiple processes, inspect them, and capture their output. Useful for running serv...

madrus

summarize-chat

by madrus

star 0

Make a summary of the chat - key decisions made, code patterns established, next steps identified. This saves a ton of t...

madrus

work-on-linear-issue

by madrus

star 0

Fetches a Linear issue and creates a comprehensive plan for implementation.

madrus

dev-browser

by madrus

star 0

Browser automation with persistent page state. Use when users ask to navigate websites, fill forms, take screenshots, ex...

tjdwls101010

prepare-book

by tjdwls101010

star 0

Prepares PDF books for LLM analysis. Creates analysis-ready chunks through TOC-based splitting and markdown conversion w...

tjdwls101010

obsidian-bases

by tjdwls101010

star 0

Create and edit Obsidian Bases (.base files) with views, filters, formulas, and summaries. Use when working with .base f...

lluistfc

k-list-panel

by lluistfc

star 0

Left panel UI: Books/Locations tabs, async filtering (Iterator), sorting (ApplySort), pagination (PaginateArray), catego...

lluistfc

k-ui-refresh

by lluistfc

star 0

UI refresh pipeline and ViewModel state management. Covers shared UI state (ViewModel), safe refresh execution (guarding...

lluistfc

k-import-export

by lluistfc

star 0

Import/export system for sharing books between characters. Covers BDB1 envelope format, async import worker (6-phase pip...

lluistfc

k-savedvariables

by lluistfc

star 0

Database schema and persistence layer for BookArchivist. Covers BookArchivistDB structure, book entry schema, Repository...

lluistfc

k-tooltip

by lluistfc

star 0

GameTooltip integration for showing "Archived" status on items and world objects. Covers TooltipDataProcessor hooks, ind...

lluistfc

k-favorites

by lluistfc

star 0

Favorites and Recent systems for BookArchivist. Covers favorite flags (Set/Toggle/IsFavorite), MRU list management (Rece...

lluistfc

k-reader-panel

by lluistfc

star 0

Right panel UI: Book content display, SimpleHTML rendering, page navigation (multi-page), favorite button, share button,...

lluistfc

k-capture

by lluistfc

star 0

Book capture system for reading books/letters in WoW. Covers ItemText event flow (BEGIN→READY→CLOSED), session lifecycle...