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
vinzenz

design-critique

by vinzenz

star 0

Simulates the professional design critique process. Forces questioning of every design decision, validates intentionalit...

vinzenz

orchestrator

by vinzenz

star 0

Multi-phase workflow orchestration pattern for main agents. Enables structured planning, delegation to sub-agents, paral...

vinzenz

design-brief

by vinzenz

star 0

Creates contextual design briefs before any visual work begins. Establishes product purpose, user specificity, design pr...

vinzenz

optical-refinement

by vinzenz

star 0

Reviews designs for optical balance issues that mathematical precision misses. Covers typography kerning, visual alignme...

vinzenz

design-decisions

by vinzenz

star 0

Forces documentation of the reasoning behind every significant design decision. Creates a decision log that explains WHY...

PedroSantiagoDev

planning-java

by PedroSantiagoDev

star 0

Project planning and architecture decision workflow for Java/Spring. Use when starting new projects, designing microserv...

PedroSantiagoDev

copywriting

by PedroSantiagoDev

star 0

Marketing and sales copywriting principles focused on benefits over features. Use when writing landing pages, product de...

PedroSantiagoDev

coding-guidelines-java

by PedroSantiagoDev

star 0

Comprehensive coding standards for Java and Spring Boot projects. Use when writing new code, refactoring, or setting up...

PedroSantiagoDev

review-changes-java

by PedroSantiagoDev

star 0

Systematic code review workflow to evaluate changes against Java and Spring standards. Use when reviewing Pull Requests,...

taskcrew

elevenlabs-agents

by taskcrew

star 0

Work with ElevenLabs Conversational AI agents - initiate calls, retrieve transcripts, manage phone numbers, and analyze...

miethe

symbols

by miethe

star 0

Token-efficient codebase navigation through intelligent symbol loading and querying. Use this skill when implementing ne...

miethe

artifact-tracking

by miethe

star 0

Use this skill when creating, updating, or querying AI-optimized tracking artifacts (progress files, context notes, bug...

miethe

receiving-code-review

by miethe

star 0

Use when receiving code review feedback, before implementing suggestions, especially if feedback seems unclear or techni...

ianmenethil

travelpay-api-expert

by ianmenethil

star 0

Comprehensive expert on TravelPay payment processing API with deep domain knowledge, workflow expertise, and production-...

llu77

commit-helper

by llu77

star 0

Generate conventional commit messages from code changes

djankies

using-action-state

by djankies

star 0

Teaches useActionState hook for managing form state with Server Actions in React 19. Use when implementing forms, handli...

djankies

configuring-tailwind-v4

by djankies

star 0

Configure Tailwind CSS v4 using Vite plugin, PostCSS, or CLI with CSS-first configuration via @import and @theme directi...

djankies

using-reducers

by djankies

star 0

Teaches useReducer for complex state logic in React 19. Use when state updates depend on previous state, multiple relate...

djankies

refactoring-inline-types

by djankies

star 0

Refactor inline types into reusable, well-organized type definitions using interfaces, type aliases, and generics

djankies

ensuring-query-type-safet...

by djankies

star 0

Use Prisma's generated types, `Prisma.validator`, and `GetPayload` for type-safe queries.

djankies

hashing-passwords

by djankies

star 0

CRITICAL security skill teaching proper credential and password handling. NEVER store passwords, use bcrypt/argon2, NEVE...

djankies

managing-server-vs-client...

by djankies

star 0

Teaches when to use Server Components vs Client Components in React 19, including the 'use client' directive and boundar...

djankies

migrating-from-forwardref

by djankies

star 0

Teaches migration from forwardRef to ref-as-prop pattern in React 19. Use when seeing forwardRef usage, upgrading React...

djankies

using-theme-variables

by djankies

star 0

Define and use theme variables with @theme directive, oklch() color format, semantic naming, and namespaced utilities. U...