Review Data Structures

Review application data structures, fixtures, schemas, TypeScript types, persistence models, API contracts, and UI projections. Use when deciding whether current shapes are clear, durable, database-ready, easy to extend, or burdened by duplicate types and transformations. Produces direct but motivating improvements. Do not use for query-performance tuning or database operations unless data-model design is also in scope.

byronwall Updated

File contents

byronwall/codex-skills/tree/main/review-data-structures commit 2e6258b7b0

Frequently asked questions

npx skillmds@latest add byronwall/review-data-structures