Source

riekelt/principal-engineer

11 skills · 60.7K combined installs

Skills from this source

#
Skill
Source
8W Activity
Installs
2560
principal-engineering Use when doing any non-trivial engineering work - implementing, debugging, refactoring, configuring, operating, or in…
riekelt/principal-engineer
5.5K
2561
writing-unit-tests Use when writing or refactoring unit tests - a new test file, added cases, a flaky test, an unreadable one. Encodes b…
riekelt/principal-engineer
5.5K
2562
verifying-before-done Use when about to say "done", "fixed", "passing", or "shipped" - or when reporting the outcome of any change. Encodes…
riekelt/principal-engineer
5.5K
2565
grounding-before-coding Use when starting any non-trivial change, investigating a bug, or working in unfamiliar code - before the first line …
riekelt/principal-engineer
5.5K
2566
testing-changes Use when deciding what tests a change needs - a feature, a bug fix, a refactor, any behavior change - or when reviewi…
riekelt/principal-engineer
5.5K
2569
guarding-architecture Use when a change crosses module boundaries, adds a dependency direction between modules, touches a critical path, or…
riekelt/principal-engineer
5.5K
2568
keeping-one-source-of-truth Use when adding data, config, state, constants, an enum-like string, a cache, or anything that could exist in two pla…
riekelt/principal-engineer
5.5K
2567
scoping-changes Use when deciding how big a fix should be, when scope is drifting mid-task, when a plan is being quietly trimmed to f…
riekelt/principal-engineer
5.5K
2570
operating-safely Use when an action touches live systems, shared state, or things that do not come back - deleting, overwriting, resta…
riekelt/principal-engineer
5.5K
2571
handling-failures Use when writing or touching any error path, catch block, fallback, default value, retry, or degraded mode - in any l…
riekelt/principal-engineer
5.5K
2591
adding-dependencies Use when about to add, update, vet, or remove a dependency - a package, library, SDK, GitHub action, base image, or v…
riekelt/principal-engineer
5.5K