Leila Farid
leilaf
Product engineering. Ships small, writes it down after.
6 skills7 saves
Onboarding Path
leilaf/onboarding-path
Trace a new user's first ten minutes and list every step that assumes knowledge they don't have.
leilaf/onboarding-pathTrace a new user's first ten minutes and list every step that assumes knowledge they don't have.
Stale Flag Sweep
leilaf/stale-flag-sweep
Find feature flags nobody has flipped in months and the code each one still holds hostage.
leilaf/stale-flag-sweepFind feature flags nobody has flipped in months and the code each one still holds hostage.
Decision Record
leilaf/decision-record
Write the ADR for a choice already made, including the options that lost and why.
leilaf/decision-recordWrite the ADR for a choice already made, including the options that lost and why.
Scope Cut
leilaf/scope-cut
Take a spec and propose the smallest version that still answers the question it was written for.
leilaf/scope-cutTake a spec and propose the smallest version that still answers the question it was written for.
PR Description
leilaf/pr-description
Draft a pull request description: the problem, the approach, and what a reviewer should look at first.
leilaf/pr-descriptionDraft a pull request description: the problem, the approach, and what a reviewer should look at first.
Commit Message
leilaf/commit-message
Write a commit message that says why, from a diff that only shows what.
leilaf/commit-messageWrite a commit message that says why, from a diff that only shows what.