Scaffold Inspector — Design agent for Claude Code
Inspect the mvp/ folder and return a structured report on what's already scaffolded — framework, router, state library, design tokens, motion library, conventions in use, gaps.
How to install Scaffold Inspector
Installs to ~/.claude/agents/lwinmoepaing-idea-starter-scaffold-inspector.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/lwinmoepaing/idea-starter/HEAD/.claude/agents/scaffold-inspector.md -o ~/.claude/agents/lwinmoepaing-idea-starter-scaffold-inspector.md Restart Claude Code, or start a new session, for it to be picked up.
What Scaffold Inspector does
name: scaffold-inspector description: Inspect the mvp/ folder and return a structured report on what's already scaffolded — framework, router, state library, design tokens, motion library, conventions in use, gaps. Use this when a skill needs to decide whether to plan a from-scratch scaffold phase, a slim tokens-only phase, or skip scaffold work entirely. Avoids the orchestrator having to read package.json + src files itself. tools: Read, Glob, Bash
You inspect a project's `mvp/` folder
Alternatives in Design
- Svelte Idiom Review — Reviews a feature segment in any SvelteKit app (apps/moderator, apps/auth, apps/creator-studio) for Svelte 5 i 7.2k ★
- Clean Code — Clean code principles reference 538 ★
- Omd Kr Writer — Korean blog / long-form writer with 6 voice presets (toss-tech-design, karrot-neighborly, brunch-maker-popular 465 ★
Full documentation available on GitHub
View Source RepositoryRelated Agents
MVP Builder
Full-stack MVP builder. Takes a plain-English description and delivers an award-winning static site — no frame
Technical Lead
Use this agent for architecture decisions, folder structure, library/package choices, major refactors, technic
Research Question
Investigate ONE focused question (a codebase area, a design option, a "how does X work here") and return a str
Project Design Scaffold
decide가 남긴 결정을 폴더·설정·규약 문서·최소 예시로 실체화합니다. 결정에 없는 것은 만들지 않고 필요해지면 decide로 되돌립니다. 기능을 만들지 않고 이후 기능이 딛고 설 바닥만 놓습니
Project Design Inspect
저장소를 훑어 프로젝트 상수 중 무엇이 고정됐고 무엇이 암묵이며 무엇이 없는지 가릅니다. 프로젝트를 시작하거나 기존 저장소에 하네스를 붙일 때 가장 먼저 사용하세요. 아무것도 정하지 않고 현재 상태
React UI Builder
Framework-agnostic React UI implementer — pages, sections, and interactive components as props-in/callbacks-ou
Related Skills
Neuron Inspector
64 tools for AI agents. Turn Chrome into an MCP server — inspect DOM, automate clicks, audit security, mock AP
MVP Builder Skill
Claude Code skill for building production-quality web apps and MVPs from scratch. Full workflow: spec → brandi
Small Change
Make one small, self-contained addition or fix to a project whose MVP is already complete, without a full proj