shipiit
- 7 skills
- 0 followers
- 11 hours ago last updated
- ▌ Debugging · shipiit bundleFind the cause of a defect from a symptom, stack trace or failing test. Use when something is broken and the reason is not yet known.
- ▌ API Design · shipiit bundleDesign or review an HTTP or library API for clarity, evolvability and honest failure. Use when adding an endpoint, designing an interface, or reviewing one.
- ▌ Code Review · shipiitReview a diff or pull request for correctness, security and maintainability. Use when asked to review, critique, or approve code changes.
- ▌ Data Cleaning · shipiitTurn a messy CSV, spreadsheet or export into something analysable, without silently changing what it says. Use when data has inconsistent formats, missing values, duplicates or bad headers.
- ▌ Release Notes · shipiitTurn a commit range into release notes written for the people who use the software. Use when cutting a release or summarising what changed between versions.
- ▌ Incident Report · shipiitWrite a blameless incident report from logs, a timeline, or notes. Use after an outage, security event, or production failure.
- ▌ Technical Writing · shipiitWrite or edit documentation, a README, a design doc or an explanation so a reader can act on it. Use when producing or improving written technical material.