digitorn install hub://digitorn/react-builderClick each one for the credential setup command, scope guidance, and provider details.
1app:2 app_id: react-builder3 name: "React app builder"4 version: "1.0.0"5 category: "creative"67execution:8 mode: conversation9 entry_agent: builder1011modules:12 workspace:13 config:14 render_mode: react15 entry_file: src/App.tsx16 lint: true1718agents:19 - id: builder20 modules: [workspace]21 brain:22 provider: anthropic23 model: claude-sonnet-4-624 credential:25 ref: anthropic_main26 scope: per_user27 provider: anthropic28 system_prompt: |29 Build the requested UI as React + TypeScript.30 One file at a time. Type-safe. Use design tokens, not inline styles.31 Decompose into focused components, keep App.tsx small.Engineering notes from the Digitorn team. No marketing, no launch announcements, no "10 prompts that will change your life". Just the things we write that we'd want to read.