Analyze user research data to uncover insights, identify patterns, and inform design decisions. Synthesize...
find ~/aj-geddes/ -name "*.skill"
Implement Git hooks using Husky, pre-commit, and custom scripts. Enforce code quality, linting, and testing before...
Detect unintended visual changes in UI by comparing screenshots across versions. Use for visual regression,...
Analyze competitive landscape to identify strengths, weaknesses, opportunities, and threats. Inform product strategy...
Build comprehensive GitHub Actions workflows for CI/CD, testing, security, and deployment. Master workflows, jobs,...
Automated vulnerability detection using OWASP tools, CVE databases, and security scanners. Use when performing...
Conduct comprehensive web performance audits. Measure page speed, identify bottlenecks, and recommend optimizations...
Implement secure webhook systems for event-driven integrations, including signature verification, retry logic, and...
Implement graceful shutdown procedures to handle SIGTERM signals, drain connections, complete in-flight requests,...
Create wireframes and interactive prototypes to visualize user interfaces and gather feedback early. Use tools and...
Implement thread-safe code, mutexes, semaphores, async/await patterns, and concurrent data structures. Use when...
Design and implement GraphQL APIs with schema design, resolvers, queries, mutations, subscriptions, and best...
Optimize web application performance using code splitting, lazy loading, caching, compression, and monitoring. Use...
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...
Implement webhook systems for event-driven integration with retry logic, signature verification, and delivery...