the best interface for
Claude Code
open source
public alpha
run agents in the terminal.
edit markdown visually.
edit markdown visually.
ship faster
write markdown plans.
explain code with diagrams.
mermaid
research
plan
implement
write specs, not code
track progress visually
ship faster
your rules
define your stack.
own your conventions.
json
"stack": "next.js"
"style": "functional"
"tests": "vitest"
• write pure functions
• test everything
• make no mistakes
━━━━━ Claude Code ━━━━━━━━━━━━━━━━━━
Welcome back Taylor!
🦀
Opus 4.5 · Claude Pro
taylor@spacecake.ai's Organization ~/Documents/GitHub/spacecake/
Tips for getting started
Run ./init to create a CLAUDE.md file with instructions for
Claude
Recent activity
No recent activity
❯ ■
? for shortcuts
$ pnpm dev
VITE v6.2.0 ready in 284 ms
➜ Local: http://localhost:5173/
➜ Network: http://192.168.1.42:5173/
➜ press
h + enter to show help
10:31:42
[vite] hmr update /src/app.tsx
10:31:44
[vite]
hmr update /src/components/editor.tsx
commits
working tree
a1b2c3f Feb 14
add task checklist
8f2e1d4 Feb 13
add mermaid flowchart
c7d9e2a Feb 12
create project plan
changed files
staged changes 1
ship-faster.md A
changes 2
CLAUDE.md M
notes.md U
| task | title | status | owner |
|---|---|---|---|
| 1 | create database schema | completed | agent-1 |
| 2 | build api endpoints | in progress | agent-2 |
| 3 | add unit tests | pending | — |
| 4 | update documentation | pending | — |
features
ship faster
write markdown plans.
explain code with diagrams.
mermaid
research
plan
implement
write specs, not code
track progress visually
ship faster
━━━━━ Claude Code ━━━━━━━━━━━━━━━━━━
Welcome back Taylor!
🦀
taylor@spacecake.ai's Organization ~/Documents/GitHub/spacecake/
❯ ■
? for shortcuts
$ pnpm dev
VITE v6.2.0 ready in 284 ms
➜ Local: http://localhost:5173/
➜ Network: http://192.168.1.42:5173/
➜ press
h + enter
to show help
10:31:42 [vite]
hmr update /src/app.tsx
10:31:44 [vite]
hmr update /src/components/editor.tsx
commits
working tree
a1b2c3f Feb 14
add task checklist
8f2e1d4 Feb 13
add mermaid flowchart
c7d9e2a Feb 12
create project plan
changed files
staged changes 1
ship-faster.md A
changes 2
CLAUDE.md M
notes.md U
| task | title | status | owner |
|---|---|---|---|
| 1 | create database schema | completed | agent-1 |
| 2 | build api endpoints | in progress | agent-2 |
| 3 | add unit tests | pending | — |
| 4 | update documentation | pending | — |
| 5 | set up CI pipeline | completed | agent-1 |
| 6 | deploy to staging | pending | — |
| 7 | write integration tests | pending | — |