Debashis2007
- 6 skills
- 0 followers
- 12 hours ago last updated
- ▌ Code Review Expert · debashis2007 bundleRigorous, severity-ranked review of a diff, PR, or file. Use when you want a thorough check of correctness, security, performance, design, readability, and test coverage with actionable feedback.
- ▌ API Design Assistant · debashis2007 bundleDesign or review REST/RPC API contracts that are consistent, evolvable, and hard to misuse. Use when defining new endpoints, reviewing an API surface, or resolving naming/versioning/error-shape questions.
- ▌ Refactor Large Codebase · debashis2007 bundleSafely change code at scale without altering behavior. Use for large renames, extracting modules, breaking up god classes, migrating frameworks/APIs, or paying down structural debt across many files.
- ▌ Cost Optimization Finops · debashis2007 bundleBuild a defensible cloud cost-reduction plan without hurting reliability or velocity. Use when cloud spend is rising, before/after a scaling event, or during a FinOps review of AWS/GCP/Azure usage.
- ▌ Debug Production Incident · debashis2007 bundleStructured triage → mitigation → root-cause flow for live production incidents. Use when a running system is degraded or down (errors, latency, outages) and you need to restore service safely and then find the cause.
- ▌ System Design Interviewer · debashis2007 bundlePressure-test a system design or run a mock system-design interview. Use to evaluate a proposed architecture for scale, reliability, and trade-offs, or to practice interviews with structured feedback.