Review code, diffs, branches, commits, and pull requests for correctness, tests, simplicity, performance, and usability.
لغة النص الأصلي: الإنجليزية
القائمة
جمع SkillsMP عدد ١٦ من skills من caarlos0/dotfiles. افتح أي skill لمراجعة مصدره وتفاصيله.
عرض ١٦ من أصل ١٦ skills مجمعة.
Review code, diffs, branches, commits, and pull requests for correctness, tests, simplicity, performance, and usability.
لغة النص الأصلي: الإنجليزية
Debug cross-platform process, shell, sandbox, pipe, handle, startup, and shutdown behavior. Use for hangs, output loss, focus changes, lifecycle races, or platform-specific runtime failures.
لغة النص الأصلي: الإنجليزية
Write deterministic tests that fail for real product defects. Use when adding tests, fixing flakes, or reviewing test coverage and reliability.
لغة النص الأصلي: الإنجليزية
Review and merge open Dependabot pull requests across an organization or user. Use for dependency update triage, supply-chain checks on bumps, or bulk dependency merges.
لغة النص الأصلي: الإنجليزية
Profile and optimize Go CPU, allocations, GC, concurrency, and I/O with benchmarks and pprof.
لغة النص الأصلي: الإنجليزية
Profile and optimize Python CPU, memory, I/O, concurrency, and numerical performance.
لغة النص الأصلي: الإنجليزية
Profile and optimize Rust CPU, memory, I/O, async, and build performance with representative benchmarks.
لغة النص الأصلي: الإنجليزية
Diagnose and optimize TypeScript checker, build, V8, Node, and browser performance.
لغة النص الأصلي: الإنجليزية
Author and revise clear GitHub internal documentation, including design docs, proposals, decision records, runbooks, status updates, and handoffs. Use when writing or editing internal docs for technical or enterprise audiences.
لغة النص الأصلي: الإنجليزية
Trace a behavioral change through consumers, defaults, docs, tests, errors, and UI. Use when changing configuration, policy, defaults, protocols, or shared data models.
لغة النص الأصلي: الإنجليزية
Final simplification pass over recently changed code without changing behavior. Use after implementation or when explicitly asked to simplify, clean up, or refactor.
لغة النص الأصلي: الإنجليزية
Carlos Becker's Go implementation and review conventions. Use when writing or reviewing Go in caarlos0, GoReleaser, nFPM, env, svu, fang, and related projects.
لغة النص الأصلي: الإنجليزية
Verify a GitHub issue against current code and related pull requests. Use for issue triage, stale reports, duplicates, regressions, or "is this still true?" investigations.
لغة النص الأصلي: الإنجليزية
Generate a prioritized maintainer briefing from current GitHub repository state, including issue/PR dependencies, CI, review blockers, regressions, and drift.
لغة النص الأصلي: الإنجليزية
Rust specialist for implementation, review, refactoring, safety, cross-platform behavior, async/process lifecycles, and measured performance. Use for Rust project work.
لغة النص الأصلي: الإنجليزية
Get documentation for any Go library using `go doc`. Use when asked about Go package documentation, API reference, function signatures, or how to use a specific Go library/package.
لغة النص الأصلي: الإنجليزية