# Studio Architecture Tour

> Give a concise architecture tour of elsa-foundation-studio (the ASP.NET Core/CShells host and React/Vite Elsa Studio). Use when a user asks what the repository is, how to orient, where to start, or how the shell, modules, routing, API, and authentication fit together.

- Skill: `elsa-workflows/studio-architecture-tour` (Agent Skill)
- Install (CLI): `npx skillmds@latest add elsa-workflows/studio-architecture-tour`
- Raw SKILL.md: https://api.skillmd.com/api/skills/elsa-workflows/studio-architecture-tour/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Web & Frontend
- Author: elsa-workflows (https://skillmd.com/u/elsa-workflows)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/elsa-workflows/studio-architecture-tour

---


## User Input

```text
$ARGUMENTS
```

## Outline

1. Read `docs/architecture-tour.md`.
2. Follow its source links only for the system the user asks about.
3. Keep the tour concise and point to the next source to inspect.

Do not expand into a module implementation unless the user asks for one.

