Implement centralized logging with ELK Stack, Loki, or Splunk for log collection, parsing, storage, and analysis...
find ~/aj-geddes/ -name "*.skill"
Organize CSS using BEM, SMACSS, and CSS-in-JS patterns. Use when building scalable, maintainable styling systems...
Implement structured logging with JSON formats, log levels (DEBUG, INFO, WARN, ERROR), contextual logging, PII...
Implement efficient pagination strategies for large datasets using offset/limit, cursor-based, and keyset...
Detect and fix memory leaks using heap snapshots, memory profiling, and leak detection tools. Use when investigating...
Implement strong encryption using AES, RSA, TLS, and proper key management. Use when securing data at rest, in...
Design and implement microservices architecture including service boundaries, communication patterns, API gateways,...
Implement robust batch processing systems with job queues, schedulers, background tasks, and distributed workers....
Build and train machine learning models using scikit-learn, PyTorch, and TensorFlow for classification, regression,...
Set up database replication for high availability and disaster recovery. Use when configuring master-slave...
Debug issues specific to mobile applications including platform-specific problems, device constraints, and...
Implement WCAG 2.1/2.2 accessibility standards, screen reader compatibility, keyboard navigation, and a11y testing....
Implement backup and restore strategies for disaster recovery. Use when creating backup plans, testing restore...
Build comprehensive GitHub Actions workflows for CI/CD, testing, security, and deployment. Master workflows, jobs,...
Implement Role-Based Access Control (RBAC), permissions management, and authorization policies. Use when building...
Implement comprehensive alert management with PagerDuty, escalation policies, and incident coordination. Use when...
Implement comprehensive API error handling with standardized error responses, logging, monitoring, and user-friendly...
Create and deploy serverless functions using AWS Lambda with event sources, permissions, layers, and environment...
Implement computer vision tasks including image classification, object detection, segmentation, and pose estimation...
Design and implement GitLab CI/CD pipelines with stages, jobs, artifacts, and caching. Configure runners, Docker...