Skip to main content
مستودع GitHub

optimus

يحتوي optimus على 7 من skills المجمعة من neilsanghrajka، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

skills مجمعة
7
Stars
0
محدث
2026-04-19
Forks
0
التغطية المهنية
2 فئات مهنية · 100% مصنفة
مستكشف المستودعات

Skills في هذا المستودع

performance-engineer
مطوّرو البرمجيات

Use when implementing one focused performance hypothesis on a branch: make the smallest viable code change, measure it against the shared benchmark, and leave a clean handoff for evaluation.

2026-04-19
performance-eval-author
محللو ضمان جودة البرمجيات والمختبرون

Use when the team needs a repeatable benchmark or evaluation harness before parallel optimization work begins, so every candidate change is tested with the same command, data shape, and success criteria.

2026-04-19
performance-evaluator
محللو ضمان جودة البرمجيات والمختبرون

Use when multiple optimization candidates exist and you need to benchmark them consistently, compare impact and risk, pick the winner, and explain the outcome clearly enough for a demo or PR.

2026-04-19
performance-instrumenter
مطوّرو البرمجيات

Use when you need to add lightweight performance instrumentation, capture a baseline, and identify the slowest endpoint or hot path with enough trace detail for planning and optimization.

2026-04-19
performance-planner
مطوّرو البرمجيات

Use when you have baseline trace evidence and need to turn it into ranked optimization hypotheses, parallel engineering workstreams, and a clear plan for which ideas should be tested first.

2026-04-19
performance-pr-snapshot
مطوّرو البرمجيات

Use when the winning optimization is chosen and you need a crisp PR-ready snapshot: problem, evidence, benchmark table, code change summary, risk notes, and the exact story to tell in a demo.

2026-04-19
repo-intake
مطوّرو البرمجيات

Use when starting from an unfamiliar repository or GitHub URL and you need a fast performance-focused intake: how to run it, where the user-facing surfaces are, which endpoint is best to optimize, and what the next agents need.

2026-04-19