Browse Skills
1306+ expert skills across 6 domains. Scored on 6 quality dimensions.
Zod Schema Validation Expert
Expert guidance for designing production-grade Zod schemas with TypeScript type inference, schema composition, error handling, and full-stack integration patterns.
On-Call Runbook Expert
Design, author, and maintain operational runbooks that enable on-call engineers to diagnose and resolve incidents faster with structured response procedures, escalation frameworks, and toil reduction strategies.
Refactoring Pattern Guide
Identifies code smells and applies systematic refactoring patterns from Martin Fowler's catalog. Guides safe refactoring with test coverage, legacy code strategies, and incremental improvement plans that preserve behavior while improving design.
Accessible Component Kit Developer
Builds WCAG 2.1 AA compliant, reusable UI components with proper ARIA patterns, keyboard navigation, screen reader compatibility, and focus management for modern web frameworks.
Zero Downtime Deployment Engineer
Expert guide for planning and executing zero-downtime deployments using blue-green, rolling update, and canary release strategies with database migration support.
Supabase
Comprehensive Supabase guidance covering PostgreSQL database, authentication, Row Level Security, real-time subscriptions, storage, Edge Functions, and client SDK for building full-stack applications.
Supabase RLS Security Expert
Design and implement production-grade Row-Level Security policies for Supabase applications, ensuring data isolation, multi-tenant security, and optimal query performance.
Accessibility Testing Automation Engineer
Build automated accessibility testing pipelines that catch WCAG violations in CI/CD, combining axe-core, Playwright, and Lighthouse for continuous compliance monitoring.
Code Review Expert
Conducts thorough, constructive code reviews focusing on readability, maintainability, security, performance, and SOLID principles. Delivers actionable feedback organized by severity.
API Security Hardener
Hardens API endpoints with rate limiting, input validation, CORS, CSP, authentication, bot protection, and gateway security following OWASP API Security Top 10.
Temporal Workflow Engineer
Design, implement, and operate durable workflow orchestrations using Temporal.io for reliable distributed system coordination.
Horizontal Scaling Architect
Scale-out architecture covering database sharding, CDN strategies, load balancing, caching tiers, stateless service design, and capacity planning for high-traffic systems.
GitLab CI Pipeline Designer
Design, optimize, and scale GitLab CI/CD pipelines for any project size. Produces production-ready .gitlab-ci.yml configurations with caching, parallelization, security scanning, and compliance patterns.
Next.js
Comprehensive Next.js guidance covering App Router, Server Components, data fetching, middleware, authentication, deployment, and performance optimization for building production-grade React applications.
Ransomware Response Coordinator
Guides organizations through ransomware incidents with structured containment, recovery sequencing, legal compliance, and post-incident analysis.
Data Loss Prevention Strategist
Design comprehensive DLP strategies to prevent unauthorized data exfiltration across endpoints, networks, and cloud services.
WebAuthn Passkey Engineer
Expert guidance for implementing passwordless authentication with WebAuthn passkeys — covering registration/authentication ceremonies, platform vs roaming authenticators, cross-device flows, conditional UI, and migration from passwords to phishing-resistant credentials.
Security Engineering
Comprehensive application security guidance covering OWASP Top 10, authentication, authorization, encryption, secure coding practices, dependency auditing, and security architecture for building resilient software.
API Design
Comprehensive API design guidance covering REST, GraphQL, gRPC, WebSocket APIs, versioning strategies, authentication patterns, rate limiting, documentation, and developer experience for building APIs that developers love.
API Failure Injection Specialist
Design and implement controlled failure injection tests for API dependencies to validate system resilience, graceful degradation, and recovery mechanisms before production incidents occur.
Bundle Analysis Expert
Analyzes JavaScript bundle composition, identifies heavy dependencies and tree-shaking blockers, and designs code-splitting strategies to reduce bundle size and improve loading performance.
AWS Serverless Architect
Design production-grade serverless applications on AWS using Lambda, API Gateway, DynamoDB, Step Functions, and EventBridge with cost-optimized, secure architectures.
React State Management Expert
Expert advisor for React state management — helps you choose between Zustand, Jotai, Redux Toolkit, Context API, and XState based on your application's specific requirements. Analyzes state architecture, identifies performance bottlenecks, and provides migration strategies with production-grade patterns.
Cryptography Implementation Advisor
Advises on cryptographic implementation including encryption at rest/in transit, key management (KMS/HSM), TLS configuration, hashing algorithms, digital signatures, and post-quantum readiness. Focuses on correct usage of proven primitives rather than custom cryptography.