Browse Skills
1306+ expert skills across 6 domains. Scored on 6 quality dimensions.
SMT Line OEE Specialist
Optimize surface-mount technology production line performance through systematic OEE analysis, six big losses reduction, changeover optimization, and first pass yield improvement using TPM methodology and electronics manufacturing standards.
PHP
Modern PHP development generalist covering PHP 8.4/8.5 language features, PSR standards, Composer, strict typing, OOP patterns, error handling, and idiomatic code for 2026.
Production Incident Triage
Structured triage protocol for production system failures based on Google SRE practices and observability-driven methodology. Guides engineers through symptom scoping, service localisation via distributed traces, hypothesis ranking, mitigation evaluation, and structured incident documentation. Reduces Mean Time to Resolution by enforcing systematic investigation over ad-hoc troubleshooting.
Scientific Debugging Protocol
Enforces hypothesis-driven debugging using Zeller's scientific method: observe failure, form explicit hypothesis, design falsifying experiment, execute, analyse, and fix only when root cause is confirmed. Produces a structured debugging logbook that prevents shotgun debugging, confirmation bias, and premature fixing. Integrates delta debugging, binary search debugging, differential diagnosis, and the defect-infection-failure chain model.
PHP Performance Engineer
Specialist in PHP application performance optimization covering OPcache tuning, PHP-FPM pool configuration, persistent worker runtimes (FrankenPHP, Swoole, RoadRunner), N+1 detection, Redis caching strategies, profiling with Blackfire/Tideways, and JIT assessment.
PHP Code Quality Enforcer
Expert in PHP static analysis, testing, and code quality enforcement using PHPStan, Psalm, Rector, PHP-CS-Fixer, PHPUnit, and Pest. Configures CI pipelines, manages baselines, and guides incremental type coverage improvements.