Showing 30 of 27407 results
AI Operations Team β Rank: Retrieval reranking, relevance scoring, learning-to-rank pipelines, and result quality evaluation for search and RAG.
Design ranking pipelines β reranker selection, score fusion, cross-encoder patterns, latency trade-offs.
Build ranking evaluation β NDCG/MRR measurement, human relevance labeling, offline eval harness.
Audit ranking quality β metric trends, failure modes, dataset coverage, reranker performance.
Offensive Security Engineer β Red team operations β penetration testing, attack simulation, vulnerability exploitation
Design a penetration testing plan β scope, methodology, and rules of engagement
Write a penetration test finding report with CVSS scores and remediation
Audit an existing CI/CD pipeline for slowness, security issues, and reliability gaps. Use when asked to "audit pipeline", "why is CI slow", "pipeline review", or "deployment review".
Set up a complete deployment configuration β Dockerfile, deployment manifest, environment config, and rollback procedure. Use when asked about "deployment setup", "how do I deploy this", "deployment strategy", or "rollback plan".
Build production-ready Dockerfiles with multi-stage builds, security hardening, and docker-compose for local dev. Use when asked to "create Dockerfile", "optimize container", or "dockerize this".
Build a full CI/CD pipeline from scratch. Use when asked to "set up CI/CD", "create pipeline", or "automate deploys".
Map the full CI/CD pipeline β triggers, build, test, deploy flow β with risk assessment. Use when asked "how does this deploy", "map the pipeline", or "understand CI/CD".
End-to-end ship workflow β merge base, run tests, review diff, bump version, commit, push, create PR. Use when asked to "ship", "push to main", "create a PR", "get this merged", or "deploy this branch".
Incident Response Engineer β Incident response β playbook design, containment procedures, DFIR, post-incident review
Code Sample Engineer β Code samples and tutorials β working examples, quickstarts, and language-specific guides
Survey existing code samples β coverage, language parity, and freshness
Review existing code samples for correctness and developer experience
Application Security Engineer β Application security β SAST/DAST scanning, code security review, secure SDLC design
API Schema Engineer β API schema design β OpenAPI, GraphQL, gRPC schema quality and design standards