Process-guided AI development for Phoenix
Keep your architecture. Let AI do the typing.
CodeMySpec wraps LLMs in strict workflows, Phoenix contexts, and one design doc per file. You stay in charge of the system. The model just fills in the blanks.
LLMs invent architecture
Give an LLM a vague brief and it happily makes up its own layers inside your app. It compiles. It passes tests. And it quietly ignores your Phoenix contexts.
The manual process works
With Markdown, Git, and a good model you can keep things under control: one design doc per file, strict context boundaries, tests first. It's just a lot to juggle by hand.
CodeMySpec automates the boring parts
CodeMySpec turns that manual workflow into a workspace. Stories, contexts, designs, tests, and sessions all live in one place, with AI running inside the guardrails.
How It Works
Step 1: Stories
Capture what the app needs to do in plain language.
Step 2: Contexts & design docs
Map stories to Phoenix contexts. Write one small design doc per file.
Step 3: Tests & code
Let AI generate tests and implementations that match the design.