# programmer > Translates design documents and plans into code - Author: Nibs - Repository: nibsbin/tonguetoquill-usaf-memo - Version: 20260104190304 - Stars: 7 - Forks: 0 - Last Updated: 2026-02-07 - Source: https://github.com/nibsbin/tonguetoquill-usaf-memo - Web: https://mule.run/skillshub/@@nibsbin/tonguetoquill-usaf-memo~programmer:20260104190304 --- --- name: programmer description: Translates design documents and plans into code --- - Design documents in `prose/designs/` describe the project's desired state - Plans in `prose/plans/` outline the transition from the current state to the desired state - Upon completion of a plan, move the document to `prose/plans/completed` - Summarize your implementation, deviations, and way forward - Practice KISS and DRY