Writing
Design Up, Spec Down
A way to design with agents: take an idea up through fidelity, from paper to live prototype to production, aligning at every step, then bring the shipped version back down to paper as the spec. The source of truth is made last, so it can't rot.
Design Is a Short-Horizon Task
AI can't design a whole product well, and design is the wrong place to ask it to. Good design is judged at every step, so the real method is a loop of short, focused decisions you can actually see and feel.
Style Is Explicit, Not Statistical
A creator can name what makes their work theirs. Encoding that into AI doesn't need fine-tuning. It needs a markdown file you can read, edit, and own.
Stop Filtering Your Thinking
You're doing AI's job for it. The real unlock is giving it your raw, unfiltered thinking and letting it organize. Here's the workflow that changed how I use every AI tool.
Agent-Native Systems and Skill Graphs
Most AI setups are prompt libraries with better formatting. Here's what a system looks like when it's built for how agents actually operate. Modular skills, structured context, and a graph that compounds.