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
jmmarotta

code-review

by jmmarotta

star 0

Review code for correctness, design quality, and complexity using principles from "A Philosophy of Software Design." Use...

alirezamohammadpoor

git-workflow

by alirezamohammadpoor

star 0

Guide git operations using a three-tier branching model (main → staging → feature). Use this skill when the user asks ab...

alirezamohammadpoor

social-content-creator

by alirezamohammadpoor

star 0

Generate social media posts for LinkedIn, Twitter/X, and Substack. Use this skill when the user wants to create content...

alirezamohammadpoor

dev-journal

by alirezamohammadpoor

star 0

Auto-generate structured dev journal entries from conversation context. Triggers on "dev journal", "generate journal", "...

privaloops

publish

by privaloops

star 0

Publie une nouvelle version sur npm.

star 0

Configure les préférences de travail d'un agent de code via conversation. Génère des rules files personnalisés.

privaloops

test-mdma

by privaloops

star 0

Teste la skill mdma avec des données mockées et compare les résultats.

ClementV78

cloudradar-agents-update

by ClementV78

star 0

Update AGENTS.md in CloudRadar with a fully automated GitHub flow. Use when the user asks to change AGENTS.md, mentions...

sjnims

hotwire-turbo-stimulus

by sjnims

star 0

This skill should be used when the user asks about Hotwire, Turbo Drive, Turbo Frames, Turbo Streams, Stimulus controlle...

sjnims

dhh-philosophy

by sjnims

star 0

This skill should be used when the user asks about Rails philosophy, DHH's principles, the Rails way, "convention over c...

so-ta

add-block

by so-ta

star 0

Add new block (Discord, Slack, Notion integrations etc.) workflow. Use when adding new integration blocks or system bloc...

sjnims

active-record-db

by sjnims

star 0

This skill should be used when the user asks about Active Record models, database migrations, queries, associations (bel...

so-ta

review-pr

by so-ta

star 0

PR review workflow after push. Use proactively immediately after creating a pull request to check CI status and Codex re...

paulyd-oi

open-invite-guardrails

by paulyd-oi

star 0

Guardrails + workflow for Open Invite (Expo frontend + Render backend). Use for all coding tasks in this repo.

paulyd-oi

repo-release-guardrails

by paulyd-oi

star 0

Protect against wrong-repo edits and enforce production parity assumptions.

paulyd-oi

handoff-packet

by paulyd-oi

star 0

Standardized task handoff format required after every agent run.

paulyd-oi

icon-system-consistency

by paulyd-oi

star 0

Prevent icon-related runtime crashes and keep icons consistent with existing project patterns.

paulyd-oi

business-feature-removal

by paulyd-oi

star 0

Safely remove business-related UI/routes without breaking navigation or runtime.

paulyd-oi

ai-apis

by paulyd-oi

star 0

How to use AI APIs like OpenAI, ChatGPT, Elevenlabs, etc. When a user asks you to make an app that requires an AI API, u...

paulyd-oi

expo-runtime-crash-triage

by paulyd-oi

star 0

Systematic loop for fixing Expo/React Native runtime crashes without dependency changes.

mmacy

playing-ose-solo

by mmacy

star 0

Acts as Game Master for Old-School Essentials (OSE) solo play. Use when the user wants to play an RPG, explore an advent...

so-ta

fix-bug

by so-ta

star 0

Bug fix workflow. Use when fixing bugs, errors, or unexpected behavior. Includes reproduction test creation, fix impleme...

so-ta

add-feature

by so-ta

star 0

Add new feature workflow. Use when implementing new functionality, adding new API endpoints, or creating new components.

so-ta

add-test

by so-ta

star 0

Add test cases to the codebase. Use when writing new tests, improving test coverage, or when the user asks to add tests...