llm-kb
← Back to products
Productlaunched

Visual canvas for drawing full-stack architecture as typed nodes, exportable as JSON/YAML for AI coding tools

SpecRabbit is a visual canvas tool that lets developers draw full-stack architecture as typed nodes (UI forms, API endpoints, backend services, databases) connected by named flows. It captures global tech stack parameters and exports the specification as JSON or YAML for use by AI coding agents like Claude. The tool was built using Claude as a coding assistant and solves the problem of creating structured architecture specs that AI tools can consume.

Visit project ↗
8 engagement·1 source·Sat, Jul 11, 2026, 07:40 PM
Notable capabilities: visual canvas with typed nodes (UI forms, API endpoints, backend services, databases), named flows connecting nodes, explicit parameter definitions, global tech stack parameters captured once, export as JSON/YAML for any AI coding tool. Tech stack: built with Claude as coding assistant, architectural advisor, marketing consultant, API and website design partner. Traction: 8 upvotes on Reddit post.

Entities

Claude(model)SpecRabbit(tool)

Related

CommunitySat, Jul 11, 2026, 01:47 PM

Developer shares practical AI coding workflow: paper first, then Fable/Opus for planning, Sonnet for implementation

A developer on Reddit outlines a structured AI-assisted coding workflow for full projects, emphasizing upfront planning on paper before involving any model. The pipeline uses Fable for planning, Fable/Opus to break work into markdown files, and Sonnet for implementation under a safety hook, contrasting with the common 'vibe coding in agent mode' approach.

4 engagement·1 source·reddit
ProductSat, Jul 11, 2026, 06:40 AM

Enola: engineering intelligence layer for AI coding agents

Enola is an open-source engineering intelligence layer that helps AI coding agents understand existing codebases. It answers questions about change impact, dependency reachability, safe module deletion, refactoring priorities, and architecture drift. The tool uses LLMs to analyze code context and provide insights that reduce mistakes from both humans and AI agents.

4 engagement·1 source·reddit
ProductSat, Jul 11, 2026, 02:47 PM

CleanSlate IDE with built-in agent manager for multi-agent coding workflows

CleanSlate is an IDE that integrates an agent manager directly, allowing developers to create, manage, and switch between multiple coding agents without leaving the editor. It solves the friction of toggling between separate agent management tools and the IDE, enabling seamless context preservation and multi-agent orchestration for developers working with LLM-powered coding agents.

4 engagement·2 sources·reddit, hackernews
ProductSun, Jul 12, 2026, 01:34 PM

Live Kanban board for AI agent plans from plan.yaml

Plandeck renders a plan.yaml as a live Kanban board that auto-organizes tasks as an AI agent works. It computes task readiness from dependency edges, so the agent and user always see what is ready, blocked, or done, solving the problem of agents losing context or mis-prioritizing during long runs.

8 engagement·1 source·reddit
Tool ReleaseMon, Jul 6, 2026, 10:26 AM

abap_wiki: Agent-driven engine turns SAP S/4HANA custom objects into citable Markdown/Obsidian knowledge base

A new open-source tool, abap_wiki, uses AI agents to extract SAP/ABAP custom objects from S/4HANA systems and convert them into citable Markdown/Obsidian pages. The engine aims to create a verifiable, AI-native knowledge base for both humans and AI agents, differentiating itself from simple RAG by providing structured, citable context. The project includes a measured benchmark for model selection.

31 engagement·1 source·github