.fyi
SkillsMCPPluginsSubagents

Browse by category

DevOps & CI/CD SkillsProductivity & Workflow SkillsOther SkillsProduct & Project Management SkillsDocumentation & Knowledge SkillsCode Review & Refactor SkillsBackend & APIs SkillsAgent Meta & Communication SkillsResearch SkillsSecurity SkillsUX UI & Design SkillsTesting & QA SkillsSee all →

Every Claude Code skill, MCP server, plugin and subagent in one directory. Searchable, comparable, and one command from installed. Live stats from GitHub, npm and PyPI.

We're on Product HuntYour agent's app storeCheck it out →
Agent SkillsMCP ServersPluginsSubagentsCoding Agents
CollectionsOfficial publishersGlossaryFAQBlogSearchSavedFeedback
PrivacyTermsllms.txtSitemap

made with ♥ · © 2026 aaaa.fyi

Independent project · real data from public registries

…/dadbodgeoff/drift
home/skills/dadbodgeoff/drift
dadbodgeoff avatar

dadbodgeoff/drift

59 skills · 1,755 total installs

View on GitHub
$npx skills add dadbodgeoff/drift
SkillInstalls
oauth-social-loginImplement OAuth 2.0 social login with Google, GitHub, and other providers. Handles token exchange, user creation, and account linking.56row-level-securityImplement PostgreSQL Row Level Security (RLS) for multi-tenant SaaS applications.54multi-tenancyImplement multi-tenant architecture with tenant isolation, data separation, and per-tenant configuration. Supports shared database and schema-per-tenant models.52fuzzy-matchingMulti-stage fuzzy matching pipeline for entity reconciliation. PostgreSQL trigram pre-filter, salient overlap check, and multi-factor similarity scoring.49deduplicationEvent deduplication with canonical selection, reputation scoring, and hash-based grouping for multi-source data aggregation.48cloud-storageCloud storage integration with signed URLs, visibility control, multi-tenant path conventions, and presigned uploads for direct client uploads.40data-transformersCentralized transformation logic for consistent data shaping across API routes. Includes aggregators, rankers, trend calculators, and data sanitizers.40pwa-setupProgressive Web App setup with manifest, mobile meta tags, safe area handling for notched devices, and install prompts for app-like browser experience.40retry-fallbackHandle transient failures with exponential backoff and graceful fallbacks. Retry on network blips, fall back to cached data when services fail.40jwt-authImplement secure JWT authentication with refresh token rotation, secure storage, and automatic renewal.37scoring-engineStatistical scoring with z-scores, percentiles, freshness decay, and cross-category normalization. Rank and compare items with confidence scoring.37environment-configCentralized environment variable management with validation. Fail fast at startup if config is invalid.34audit-loggingComprehensive audit logging for compliance and security. Track user actions, data changes, and system events with tamper-proof storage.33analytics-pipelineReal-time analytics with Redis counters, periodic PostgreSQL flush, and time-series aggregation. High-performance event tracking without database bottlenecks.32middleware-protectionProtect routes with Next.js middleware. Check authentication once, protect routes declaratively.32error-handlingImplement consistent error handling with custom error classes, error boundaries, and structured error responses.31file-uploadsProduction-grade secure file upload pipeline with multi-stage validation, malware scanning (ClamAV), hash-based duplicate detection, and race condition…31ai-coachingMulti-turn conversational AI for intent extraction, clarification, and generation readiness detection.30circuit-breakerImplement the circuit breaker pattern to prevent cascade failures in distributed systems.29dead-letter-queueStore failed jobs for replay or manual inspection. Track failure patterns, enable manual intervention, and prevent data loss from processing errors.29prompt-engineTemplate-based AI prompt engine with YAML templates, brand kit injection, input sanitization for security, and token-efficient context blocks.29api-clientCentralized TypeScript API client with typed namespaces, automatic token refresh with request deduplication, TanStack Query integration, and consistent error…28atomic-matchmakingTwo-phase commit matchmaking that verifies both player connections before creating a match.28background-jobsImplement robust background job processing with dead letter queues, retries, and state machines.28backpressureManage data flow when producers outpace consumers. Bounded buffers, adaptive flushing, and graceful degradation prevent OOM crashes and data loss.28design-tokensComprehensive design token system for typography, colors, and theming with WCAG AA compliance, TypeScript types, and framework integration (CSS-in-JS,…28distributed-lockPrevent race conditions across multiple instances. Only one instance can hold a lock at a time. Automatic expiration prevents deadlocks.28idempotencyImplement idempotent API operations to safely handle retries and prevent duplicate processing.28anomaly-detectionRule-based anomaly detection for production systems with configurable thresholds, cooldown periods to prevent alert storms, and error pattern tracking for…27batch-processingCollect-then-batch pattern for database operations achieving 30-40% throughput improvement.27caching-strategiesImplement multi-layer caching with Redis, in-memory, and HTTP caching. Covers cache invalidation, stampede prevention, and cache-aside patterns.27community-feedSocial feed with batch queries, cursor pagination, trending algorithms, and engagement tracking. Efficient database queries for infinite scroll feeds.27metrics-collectionPrometheus-compatible metrics collection with counters, gauges, and histograms. Export metrics for dashboards and alerts with proper labeling.27paginationImplement cursor-based and offset pagination for APIs. Covers efficient database queries, stable sorting, and pagination metadata.27rate-limitingImplement subscription-tier aware API rate limiting with sliding window algorithm.27checkpoint-resumeExactly-once processing semantics with distributed coordination for file-based data pipelines.26error-sanitizationProduction-safe error handling that logs full details server-side while exposing only generic, safe messages to users.26feature-flagsImplement a feature flag system for gradual rollouts, A/B testing, and kill switches.26geographic-clusteringGrid-based geographic clustering with O(n) performance, medoid finding for map markers, and multi-factor risk scoring from event density, sentiment, and…26health-checksImplement health check endpoints for load balancers, Kubernetes, and monitoring. Covers liveness, readiness, and dependency checks.26intelligent-cacheMulti-layer caching with type-specific TTLs, get-or-generate pattern, memory and database layers, and graceful invalidation without cache stampede.26ai-generation-clientExternal AI API integration with retry logic, rate limiting, content safety detection, and multi-turn conversation support for image generation.25email-serviceProduction email service with templates, queuing, and delivery tracking. Supports transactional emails, marketing campaigns, and webhooks.25game-loopFixed timestep game loop with interpolation for frame-rate independent physics.25job-state-machineAsync job processing with validated state transitions, progress tracking, and asset linking.25monorepo-structureSet up a Turborepo + pnpm monorepo for sharing code between frontend, backend, and workers. One repo, multiple packages, shared types, parallel builds.25request-validationValidate API requests with schemas, sanitization, and helpful error messages. Covers Zod, Joi, and Pydantic patterns.25api-versioningImplement API versioning strategies for backward compatibility. Covers URL versioning, header versioning, and deprecation workflows.24exception-taxonomyHierarchical exception system with HTTP status codes, machine-readable error codes, and structured responses for consistent API error handling across all…24graceful-degradationBuild resilient systems that degrade gracefully under failure. Implement fallbacks, feature flags, and partial responses when dependencies fail.24graceful-shutdownClean shutdown with in-flight job tracking, signal handlers, and buffer draining. Prevent data loss and corrupted state on process termination.24logging-observabilityStructured JSON logging with correlation IDs, request context propagation across async boundaries, performance timing decorators, and worker metrics collection.24mobile-componentsMobile-first UI components including bottom navigation, bottom sheets, pull-to-refresh, and swipe actions. Touch-optimized with proper gesture handling.24provenance-auditAI generation provenance and audit trail tracking. Records decision factors, data lineage, reasoning chains, confidence scoring, and cost tracking for…24server-tickServer-authoritative tick system for multiplayer games with lag compensation, anti-cheat validation, and deterministic physics.24database-migrationsSafe database migration strategies for zero-downtime deployments. Covers backward-compatible changes, data migrations, and rollback procedures.23leader-electionElect a single leader among multiple instances. Only one instance runs cron jobs or processes queues. Automatic failover when leader dies.23resilient-storageMulti-backend storage layer with automatic failover between Redis, database, and memory backends.23_templateBrief description of what this skill does and when to use it. Be specific about capabilities and use cases to help agents decide when to load this skill.—