mewishu
- 2 skills
- 0 followers
- 2 days ago last updated
- ▌ Test Driven Development · mewishu bundleUse when implementing any feature or bugfix, before writing implementation code
- ▌ Audit Context Building · mewishu bundleUnderstand a codebase before looking for bugs in it - what each function assumes, what it guarantees, and what it depends on elsewhere. Use when starting an audit, threat model, or architecture review on unfamiliar code, and before any vulnerability-hunting pass.