dknauss
- 2 skills
- 0 followers
- 16 hours ago last updated
- ▌ Code Mentor · dknaussUse when writing or substantially changing code and you should explain the intended design approach before coding, then review whether the final implementation stayed simple, followed the plan, and avoided unnecessary code.
- ▌ Cs Philosophy Review · dknaussUse for a deeper design or implementation critique grounded in enduring programming wisdom: simplicity first, clarity over cleverness, abstraction restraint, deletion when possible, and explicit tradeoffs.