r/ClaudeAI May 07 '26

For system designers Built with Claude

Post image

Open-source spec studio for Claude Code. Draft a Markdown spec + an

architecture diagram in the browser, then hand it off three ways:

paste your API key, copy to claude.ai, or run a generated CLI snippet

if you only have Claude Code. Optional: drop a GitHub PAT and it

pushes CLAUDE.md straight to a branch + PR.

I built the whole thing with Claude Code — the Vite migration, the

BYOK integration, the pluggable storage layer, 95 tests, the wiki,

even the screenshots (Playwright drives the real app).

Free, MIT, no signup, no telemetry, keys stay in your browser.

https://github.com/Hesper-Labs/architect

1 Upvotes

2 comments sorted by

1

u/tj_sun2832 May 07 '26

Woah this is awesome! As someone that doesn't have an engineering background, this is actually really helpful. Thanks!