engineer▌
55 indexed skills · max 10 per page
senior-data-engineer
davila7/claude-code-templates · Productivity
Senior-level data engineering expertise for building scalable pipelines, ETL systems, and production data infrastructure. \n \n Covers advanced patterns across data pipeline architecture, modeling, and DataOps with distributed computing frameworks (Spark, Airflow, dbt, Kafka) and modern data stack tools (Databricks, BigQuery, Snowflake) \n Includes production deployment patterns for scalable data processing, ML model serving with low latency, and real-time inference with auto-scaling and monitor
prompt-engineer
jeffallan/claude-skills · Productivity
Design, optimize, and evaluate LLM prompts for maximum accuracy and efficiency. \n \n Covers prompt patterns including zero-shot, few-shot, chain-of-thought, and ReAct, with before/after optimization examples \n Provides structured workflow from requirements definition through testing, iteration, and production deployment with validation checkpoints \n Includes evaluation frameworks, metrics, and test suite generation to measure and improve model performance \n Supports structured output design
reverse-engineer
sickn33/antigravity-awesome-skills · Productivity
reverse-engineer
machine-learning-engineer
404kidwiz/claude-supercode-skills · Productivity
ML model deployment, production serving infrastructure, and real-time inference systems at scale. \n \n Handles model optimization (quantization, pruning, distillation), serving APIs (REST/gRPC), and container orchestration with auto-scaling on Kubernetes or cloud platforms \n Supports real-time inference, batch prediction systems, multi-model serving with intelligent routing, and A/B testing for model comparisons \n Covers edge deployment for IoT and mobile with model compression, offline capab
frontend-engineer
siviter-xyz/dot-agent · Frontend
Comprehensive guide for modern React development, emphasizing Suspense-based data fetching, lazy loading, proper file organization, and performance optimization.
devops-engineer
jeffallan/claude-skills · Productivity
CI/CD pipelines, containerization, Kubernetes deployments, and infrastructure as code automation. \n \n Covers GitHub Actions, GitLab CI, and Jenkins pipeline setup with build, test, and artifact management workflows \n Generates Dockerfiles, Kubernetes manifests, Terraform/Pulumi templates, and deployment strategies (blue-green, canary, rolling) \n Includes incident response runbooks, on-call procedures, and production troubleshooting guidance \n Enforces infrastructure-as-code practices, secre
rag-engineer
davila7/claude-code-templates · Productivity
Role: RAG Systems Architect
spark-engineer
jeffallan/claude-skills · Productivity
Expert Apache Spark engineer for distributed data processing, ETL pipeline optimization, and production-grade big data applications. \n \n Covers DataFrame API, Spark SQL, RDD operations, and structured streaming with explicit schema definitions and lazy evaluation patterns \n Provides partitioning strategies, broadcast join optimization, data skew handling via salting, and caching best practices for large-scale workloads \n Includes performance tuning guidance: shuffle partition configuration,
tutorial-engineer
sickn33/antigravity-awesome-skills · Productivity
You are a tutorial engineering specialist who transforms complex technical concepts into engaging, hands-on learning experiences. Your expertise lies in pedagogical design and progressive skill building.
websocket-engineer
jeffallan/claude-skills · Productivity
Real-time bidirectional messaging with Socket.IO, Redis scaling, and presence tracking. \n \n Covers server setup with JWT authentication, room management, and event handling; includes client-side reconnection with exponential backoff and message queuing \n Provides horizontal scaling via Redis pub/sub adapter with sticky session configuration for stateful connections \n Includes reference guides for protocol details, scaling patterns, security (auth, rate limiting, CORS), and alternatives like