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
dadbodgeoff

stripe-integration

by dadbodgeoff

star 756

Complete Stripe payments integration with subscriptions, webhooks, and customer portal. Use when adding billing to a Saa...

dadbodgeoff

my-skill-name

by dadbodgeoff

star 756

Brief description of what this skill does and when to use it. Be specific about capabilities and use cases to help agent...

dadbodgeoff

ai-generation-client

by dadbodgeoff

star 756

External AI API integration with retry logic, rate limiting, content safety detection, and multi-turn conversation suppo...

dadbodgeoff

provenance-audit

by dadbodgeoff

star 756

AI generation provenance and audit trail tracking. Records decision factors, data lineage, reasoning chains, confidence...

dadbodgeoff

ai-coaching

by dadbodgeoff

star 756

Multi-turn conversational AI for intent extraction, clarification, and generation readiness detection. Guides users thro...

dadbodgeoff

mobile-components

by dadbodgeoff

star 756

Mobile-first UI components including bottom navigation, bottom sheets, pull-to-refresh, and swipe actions. Touch-optimiz...

dadbodgeoff

supabase-auth

by dadbodgeoff

star 756

Implement Supabase authentication with SSR support. Email/password auth with automatic session management via cookies. I...

dadbodgeoff

api-client

by dadbodgeoff

star 756

Centralized TypeScript API client with typed namespaces, automatic token refresh with request deduplication, TanStack Qu...

dadbodgeoff

monorepo-structure

by dadbodgeoff

star 756

Set up a Turborepo + pnpm monorepo for sharing code between frontend, backend, and workers. One repo, multiple packages,...

dadbodgeoff

background-jobs

by dadbodgeoff

star 756

Implement robust background job processing with dead letter queues, retries, and state machines. Use when building async...

dadbodgeoff

server-tick

by dadbodgeoff

star 756

Server-authoritative tick system for multiplayer games with lag compensation, anti-cheat validation, and deterministic p...

dadbodgeoff

game-loop

by dadbodgeoff

star 756

Fixed timestep game loop with interpolation for frame-rate independent physics. Separates physics updates from rendering...

dadbodgeoff

pwa-setup

by dadbodgeoff

star 756

Progressive Web App setup with manifest, mobile meta tags, safe area handling for notched devices, and install prompts f...

dadbodgeoff

snapshot-aggregation

by dadbodgeoff

star 756

Daily compression of time-series data with merge logic for multiple pipeline runs, structured aggregation for dashboards...

dadbodgeoff

scoring-engine

by dadbodgeoff

star 756

Statistical scoring with z-scores, percentiles, freshness decay, and cross-category normalization. Rank and compare item...

dadbodgeoff

geographic-clustering

by dadbodgeoff

star 756

Grid-based geographic clustering with O(n) performance, medoid finding for map markers, and multi-factor risk scoring fr...

dadbodgeoff

fuzzy-matching

by dadbodgeoff

star 756

Multi-stage fuzzy matching pipeline for entity reconciliation. PostgreSQL trigram pre-filter, salient overlap check, and...

dadbodgeoff

validation-quarantine

by dadbodgeoff

star 756

Data validation with quality scoring and quarantine for suspicious records. Validates incoming data without blocking the...

dadbodgeoff

deduplication

by dadbodgeoff

star 756

Event deduplication with canonical selection, reputation scoring, and hash-based grouping for multi-source data aggregat...

dadbodgeoff

soft-delete

by dadbodgeoff

star 756

Implement soft delete pattern for data recovery and audit trails. Covers filtering, restoration, and permanent deletion...

dadbodgeoff

data-transformers

by dadbodgeoff

star 756

Centralized transformation logic for consistent data shaping across API routes. Includes aggregators, rankers, trend cal...

dadbodgeoff

checkpoint-resume

by dadbodgeoff

star 756

Exactly-once processing semantics with distributed coordination for file-based data pipelines. Atomic file claiming, sta...

dadbodgeoff

backpressure

by dadbodgeoff

star 756

Manage data flow when producers outpace consumers. Bounded buffers, adaptive flushing, and graceful degradation prevent...

dadbodgeoff

batch-processing

by dadbodgeoff

star 756

Collect-then-batch pattern for database operations achieving 30-40% throughput improvement. Includes graceful fallback t...