Building Tool
Codex Tools
Small local tools, prompts, scripts, and workflow templates for Codex-assisted building.
Problem
Repeated local project tasks become hard to maintain when each workflow lives only in memory.
Solution
Collect reusable scripts, project templates, checklists, and prompts as a tool archive connected to this personal site.
Features
Project setup checklists
Deployment preflight notes
Static asset workflow ideas
Prompt and JSON export patterns
Screenshots placeholder
Why this exists
Codex-assisted projects move quickly, but they need durable structure: what command starts the app, what files matter, what checks must pass, and which decisions should not be lost.
Development log
- Organizing repeatable local workflows.
- Keeping project quality checks close to the site.
- Recording deployment and asset-management preflight steps.
Next step
Turn the most common workflows into small scripts and templates that can be reused across projects.