senior-ml-engineer

2.2k
alirezarezvanialirezarezvani

ML engineering skill for productionizing models, building MLOps pipelines, and integrating LLMs. Covers model deployment, feature stores, drift monitoring, RAG systems, and cost optimization.

192 days ago

focus-mode

1.8k
openclawopenclaw

Help users stay focused on a specific goal or task. Activate with "/focus <goal>" to set a focus target. Monitors conversation for drift and gently redirects back to the focus area. Use when user wants accountability, has ADHD-style workflows, tends to go down rabbit holes, or explicitly asks to stay on track. Deactivate with "/focus off".

193 days ago

detecting-infrastructure-drift

1.5k
Jeremylongshore Claude Code Plugins Plus Skills Infrastructure Drift DetectorJeremylongshore Claude Code Plugins Plus Skills Infrastructure Drift Detector

This skill enables Claude to detect infrastructure drift from a desired state. It uses the `drift-detect` command to identify discrepancies between the current infrastructure configuration and the intended configuration, as defined in infrastructure-as-code tools like Terraform. Use this skill when the user asks to check for infrastructure drift, identify configuration changes, or ensure that the current infrastructure matches the desired state. It is particularly useful in DevOps workflows for maintaining infrastructure consistency and preventing configuration errors. Trigger this skill when the user mentions "drift detection," "infrastructure changes," "configuration drift," or requests a "drift report."

192 days ago

model-drift-detector

1.5k
Jeremylongshore Claude Code Plugins Plus Skills Model Drift DetectorJeremylongshore Claude Code Plugins Plus Skills Model Drift Detector

Model Drift Detector - Auto-activating skill for ML Deployment. Triggers on: model drift detector, model drift detector Part of the ML Deployment skill category.

192 days ago

lsp-hover-testing

1.4k
MadAppGangMadAppGang

Automated LSP hover validation for Dingo transpiler. Use when testing hover functionality, validating position mappings, checking for hover drift, or debugging LSP issues after sourcemap changes.

192 days ago

cloudformation

1.0k
itsmostafaitsmostafa

AWS CloudFormation infrastructure as code for stack management. Use when writing templates, deploying stacks, managing drift, troubleshooting deployments, or organizing infrastructure with nested stacks.

192 days ago

flutter-init

772
bear2ubear2u

Use when user wants to create a new Flutter project (Todo/Habit/Note/Expense/Custom domain) with Clean Architecture, Riverpod 3.0, Drift, and modern Flutter stack

192 days ago

server-tick

756
dadbodgeoffdadbodgeoff

Server-authoritative tick system for multiplayer games with lag compensation, anti-cheat validation, and deterministic physics. Prevents speed hacks and teleports while keeping gameplay fair for high-latency players.

193 days ago

mobile-components

756
dadbodgeoffdadbodgeoff

Mobile-first UI components including bottom navigation, bottom sheets, pull-to-refresh, and swipe actions. Touch-optimized with proper gesture handling.

193 days ago

email-service

756
dadbodgeoffdadbodgeoff

Production email service with templates, queuing, and delivery tracking. Supports transactional emails, marketing campaigns, and webhooks.

193 days ago

geographic-clustering

756
dadbodgeoffdadbodgeoff

Grid-based geographic clustering with O(n) performance, medoid finding for map markers, and multi-factor risk scoring from event density, sentiment, and recency.

193 days ago

ai-coaching

756
dadbodgeoffdadbodgeoff

Multi-turn conversational AI for intent extraction, clarification, and generation readiness detection. Guides users through articulating creative intent with structured parameter extraction.

192 days ago

logging-observability

756
dadbodgeoffdadbodgeoff

Structured JSON logging with correlation IDs, request context propagation across async boundaries, performance timing decorators, and worker metrics collection.

192 days ago

validation-quarantine

756
dadbodgeoffdadbodgeoff

Data validation with quality scoring and quarantine for suspicious records. Validates incoming data without blocking the pipeline, enabling manual review of edge cases.

192 days ago

exception-taxonomy

756
dadbodgeoffdadbodgeoff

Hierarchical exception system with HTTP status codes, machine-readable error codes, and structured responses for consistent API error handling across all endpoints.

192 days ago

webhook-security

756
dadbodgeoffdadbodgeoff

Implement secure webhook handling with signature verification, replay protection, and idempotency. Use when receiving webhooks from third-party services like Stripe, GitHub, Twilio, or building your own webhook system.

193 days ago

deduplication

756
dadbodgeoffdadbodgeoff

Event deduplication with canonical selection, reputation scoring, and hash-based grouping for multi-source data aggregation. Handles both ID-based and content-based deduplication.

193 days ago

provenance-audit

756
dadbodgeoffdadbodgeoff

AI generation provenance and audit trail tracking. Records decision factors, data lineage, reasoning chains, confidence scoring, and cost tracking for AI-generated content.

193 days ago

jwt-auth

756
dadbodgeoffdadbodgeoff

Implement secure JWT authentication with refresh token rotation, secure storage, and automatic renewal. Use when building authentication for SPAs, mobile apps, or APIs that need stateless auth with refresh capabilities.

192 days ago

ai-generation-client

756
dadbodgeoffdadbodgeoff

External AI API integration with retry logic, rate limiting, content safety detection, and multi-turn conversation support for image generation.

193 days ago

intelligent-cache

756
dadbodgeoffdadbodgeoff

Multi-layer caching with type-specific TTLs, get-or-generate pattern, memory and database layers, and graceful invalidation without cache stampede.

192 days ago

file-uploads

756
dadbodgeoffdadbodgeoff

Production-grade secure file upload pipeline with multi-stage validation, malware scanning (ClamAV), hash-based duplicate detection, and race condition protection using distributed locks.

192 days ago

api-client

756
dadbodgeoffdadbodgeoff

Centralized TypeScript API client with typed namespaces, automatic token refresh with request deduplication, TanStack Query integration, and consistent error handling.

193 days ago

dead-letter-queue

756
dadbodgeoffdadbodgeoff

Store failed jobs for replay or manual inspection. Track failure patterns, enable manual intervention, and prevent data loss from processing errors.

192 days ago

feature-flags

756
dadbodgeoffdadbodgeoff

Implement a feature flag system for gradual rollouts, A/B testing, and kill switches. Use when you need to control feature availability without deployments, test features with specific users, or implement percentage-based rollouts.

193 days ago

snapshot-aggregation

756
dadbodgeoffdadbodgeoff

Daily compression of time-series data with merge logic for multiple pipeline runs, structured aggregation for dashboards, and storage estimation for capacity planning.

193 days ago

checkpoint-resume

756
dadbodgeoffdadbodgeoff

Exactly-once processing semantics with distributed coordination for file-based data pipelines. Atomic file claiming, status tracking, and automatic retry with in-memory fallback.

192 days ago

oauth-social-login

756
dadbodgeoffdadbodgeoff

Implement OAuth 2.0 social login with Google, GitHub, and other providers. Handles token exchange, user creation, and account linking.

193 days ago

stripe-integration

756
dadbodgeoffdadbodgeoff

Complete Stripe payments integration with subscriptions, webhooks, and customer portal. Use when adding billing to a SaaS application with subscription tiers, usage-based pricing, or one-time payments.

193 days ago

tier-entitlements

756
dadbodgeoffdadbodgeoff

Implement subscription tier-based feature gating and usage limits. Centralized tier configuration, database usage tracking, and clean APIs for checking limits.

192 days ago

backpressure

756
dadbodgeoffdadbodgeoff

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

192 days ago

batch-processing

756
dadbodgeoffdadbodgeoff

Collect-then-batch pattern for database operations achieving 30-40% throughput improvement. Includes graceful fallback to sequential processing when batch operations fail.

193 days ago

distributed-lock

756
dadbodgeoffdadbodgeoff

Prevent race conditions across multiple instances. Only one instance can hold a lock at a time. Automatic expiration prevents deadlocks.

192 days ago

health-checks

756
dadbodgeoffdadbodgeoff

Implement health check endpoints for load balancers, Kubernetes, and monitoring. Covers liveness, readiness, and dependency checks.

193 days ago

error-sanitization

756
dadbodgeoffdadbodgeoff

Production-safe error handling that logs full details server-side while exposing only generic, safe messages to users. Prevents information leakage of database strings, file paths, stack traces, and API keys.

192 days ago

anomaly-detection

756
dadbodgeoffdadbodgeoff

Rule-based anomaly detection for production systems with configurable thresholds, cooldown periods to prevent alert storms, and error pattern tracking for repeated failures.

192 days ago

graceful-shutdown

756
dadbodgeoffdadbodgeoff

Clean shutdown with in-flight job tracking, signal handlers, and buffer draining. Prevent data loss and corrupted state on process termination.

193 days ago

sse-streaming

756
dadbodgeoffdadbodgeoff

Implement Server-Sent Events (SSE) for real-time updates with automatic reconnection and heartbeats. Use when building live dashboards, notifications, progress indicators, or any feature needing server-to-client push.

193 days ago

my-skill-name

756
dadbodgeoffdadbodgeoff

Brief 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.

192 days ago

api-versioning

756
dadbodgeoffdadbodgeoff

Implement API versioning strategies for backward compatibility. Covers URL versioning, header versioning, and deprecation workflows.

193 days ago

pwa-setup

756
dadbodgeoffdadbodgeoff

Progressive Web App setup with manifest, mobile meta tags, safe area handling for notched devices, and install prompts for app-like browser experience.

193 days ago

fuzzy-matching

756
dadbodgeoffdadbodgeoff

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

193 days ago

job-state-machine

756
dadbodgeoffdadbodgeoff

Async job processing with validated state transitions, progress tracking, and asset linking. Ensure jobs always reach terminal states with proper error handling.

193 days ago

caching-strategies

756
dadbodgeoffdadbodgeoff

Implement multi-layer caching with Redis, in-memory, and HTTP caching. Covers cache invalidation, stampede prevention, and cache-aside patterns.

193 days ago

prompt-engine

756
dadbodgeoffdadbodgeoff

Template-based AI prompt engine with YAML templates, brand kit injection, input sanitization for security, and token-efficient context blocks.

192 days ago

worker-health-monitoring

756
dadbodgeoffdadbodgeoff

Heartbeat-based health monitoring for background workers with configurable thresholds, rolling duration windows, failure rate calculation, and stuck job detection.

192 days ago

supabase-auth

756
dadbodgeoffdadbodgeoff

Implement Supabase authentication with SSR support. Email/password auth with automatic session management via cookies. Includes login, signup, email confirmation, and user profiles.

193 days ago

cloud-storage

756
dadbodgeoffdadbodgeoff

Cloud storage integration with signed URLs, visibility control, multi-tenant path conventions, and presigned uploads for direct client uploads.

193 days ago