80,000+ Skills to Supercharge Claude
The open directory for GitHub-integrated capabilities, tools, and prompts for your AI workflows.
stripe-integration
by dadbodgeoff
Complete Stripe payments integration with subscriptions, webhooks, and customer portal. Use when adding billing to a Saa...
my-skill-name
by dadbodgeoff
Brief description of what this skill does and when to use it. Be specific about capabilities and use cases to help agent...
ai-generation-client
by dadbodgeoff
External AI API integration with retry logic, rate limiting, content safety detection, and multi-turn conversation suppo...
provenance-audit
by dadbodgeoff
AI generation provenance and audit trail tracking. Records decision factors, data lineage, reasoning chains, confidence...
ai-coaching
by dadbodgeoff
Multi-turn conversational AI for intent extraction, clarification, and generation readiness detection. Guides users thro...
mobile-components
by dadbodgeoff
Mobile-first UI components including bottom navigation, bottom sheets, pull-to-refresh, and swipe actions. Touch-optimiz...
supabase-auth
by dadbodgeoff
Implement Supabase authentication with SSR support. Email/password auth with automatic session management via cookies. I...
api-client
by dadbodgeoff
Centralized TypeScript API client with typed namespaces, automatic token refresh with request deduplication, TanStack Qu...
monorepo-structure
by dadbodgeoff
Set up a Turborepo + pnpm monorepo for sharing code between frontend, backend, and workers. One repo, multiple packages,...
background-jobs
by dadbodgeoff
Implement robust background job processing with dead letter queues, retries, and state machines. Use when building async...
server-tick
by dadbodgeoff
Server-authoritative tick system for multiplayer games with lag compensation, anti-cheat validation, and deterministic p...
game-loop
by dadbodgeoff
Fixed timestep game loop with interpolation for frame-rate independent physics. Separates physics updates from rendering...
pwa-setup
by dadbodgeoff
Progressive Web App setup with manifest, mobile meta tags, safe area handling for notched devices, and install prompts f...
snapshot-aggregation
by dadbodgeoff
Daily compression of time-series data with merge logic for multiple pipeline runs, structured aggregation for dashboards...
scoring-engine
by dadbodgeoff
Statistical scoring with z-scores, percentiles, freshness decay, and cross-category normalization. Rank and compare item...
geographic-clustering
by dadbodgeoff
Grid-based geographic clustering with O(n) performance, medoid finding for map markers, and multi-factor risk scoring fr...
fuzzy-matching
by dadbodgeoff
Multi-stage fuzzy matching pipeline for entity reconciliation. PostgreSQL trigram pre-filter, salient overlap check, and...
validation-quarantine
by dadbodgeoff
Data validation with quality scoring and quarantine for suspicious records. Validates incoming data without blocking the...
deduplication
by dadbodgeoff
Event deduplication with canonical selection, reputation scoring, and hash-based grouping for multi-source data aggregat...
soft-delete
by dadbodgeoff
Implement soft delete pattern for data recovery and audit trails. Covers filtering, restoration, and permanent deletion...
data-transformers
by dadbodgeoff
Centralized transformation logic for consistent data shaping across API routes. Includes aggregators, rankers, trend cal...
checkpoint-resume
by dadbodgeoff
Exactly-once processing semantics with distributed coordination for file-based data pipelines. Atomic file claiming, sta...
backpressure
by dadbodgeoff
Manage data flow when producers outpace consumers. Bounded buffers, adaptive flushing, and graceful degradation prevent...
batch-processing
by dadbodgeoff
Collect-then-batch pattern for database operations achieving 30-40% throughput improvement. Includes graceful fallback t...