arch-scaffold-app skillA
arch-scaffold-app is agent-read markdown (skill) from baristaze/swe_guidelines: Create a client app: a browser app (portal or operator console) with generated types, one transport, and one realtime channel; or a Python CLI over REST. TypeScript or Python..
Indexed from public GitHub and served as immutable, content-addressed versions. Install it pinned to an exact SHA-256 with the mdr CLI, and every file is verified against the hash recorded here before it reaches your agent. The deterministic audit below grades the latest version, and the same file always earns the same grade.
What the file says
# arch-scaffold-app
Conventions: `${CLAUDE_SKILL_DIR}/../_shared/scaffold-conventions.md`.
Sections of `${CLAUDE_SKILL_DIR}/../../architecture.md`: The Network
Layer (Clients Live in One Place, Direction of Calls, Realtime at the
Edge), Apps (Apps Are Dumb, Push-First Apps), Client App
Architecture (Stack; State and Data; Views, View-Models, Models; API
Access; One Tenant at a Time; Realtime: One Channel per App; The
Operator Console; The CLI Is Different), Deployment (Cloud: AWS), Monorepo Folder Structure
(Layout Conventions).
## Input
`<app-name> --kind portal|admin|cli`
`--kind` is required; ask for it when missing. `portal` is the
product's browser app with the realtime channel; `admin` is the
operator console, same stack and design kit, no socket, routes under
`/v1/admin/*`, its own origin; `cli` is a Python command-line app over
REST. `<app>` is the app name in snake case.
## Created
Browser API client, under `apps/<app-name>/src/api/` as the
guideline's tree places it (the portal creates it; the console
imports the portal's, as it imports the portal's design kit):
…Read the whole file at its exact version.
How to install
mdr add baristaze/swe_guidelines/arch-scaffold-app@git:20260922.81ce1eamdr add baristaze/swe_guidelines/arch-scaffold-app@sha256:b5e02debaea7ca6bPin to a label to follow the author's releases, or to a sha256 to freeze the exact bytes forever. Either way the resolved hash is written to mdr.lock, and mdr install reproduces it on any machine.
[](https://markdownregistry.com/a/art_fu3yboctjm3uzbui)
1 badge views in 30 days
Versions
| version | committed | commit | size | audit | |
|---|---|---|---|---|---|
| git:20260922.81ce1ea latest | 2026-09-22 | 81ce1ea | 17,902 B | A | view · diff |
| git:20260922.e4ae97c | 2026-09-22 | e4ae97c | 15,653 B | A | view · diff |
| git:20260922.7464ce7 | 2026-09-22 | 7464ce7 | 15,900 B | A | view · diff |
| git:20260921.707637b | 2026-09-21 | 707637b | 15,692 B | A | view · diff |
| git:20260921.419a8e9 | 2026-09-21 | 419a8e9 | 14,166 B | A | view · diff |
| git:20260921.f72eecd | 2026-09-21 | f72eecd | 14,211 B | A | view |
Audit of the latest version
- pass: Frontmatter block present
- pass: Frontmatter declares a name
- pass: Frontmatter declares a description
- pass: Size between 200 bytes and 200 KB (17902 bytes)
- pass: No zero-width or bidi control characters
- pass: No instruction hidden inside an HTML comment
- pass: No link to an exfiltration or paste host
- pass: No credential-shaped string
- pass: No instruction to send local credentials anywhere
- pass: No text hidden with inline styles
- pass: No prompt-injection phrasing
- pass: No curl or wget piped into a shell
- pass: No recursive delete of root, home or parent
- pass: No instruction to read or print local credentials
- pass: No base64 blob over 200 characters
- pass: No link to a raw IP address
- pass: No script tag
Source
baristaze/swe_guidelines · 86 stars · license MIT · pushed 2026-09-22 · branch main
API
GET https://markdownregistry.com/api/v1/artifacts/art_fu3yboctjm3uzbui GET https://markdownregistry.com/api/v1/resolve?ref=baristaze/swe_guidelines/arch-scaffold-app GET https://markdownregistry.com/api/v1/blob/b5e02debaea7ca6b8e61d39e4b3bd395b598b645063a992340b1224f682634af
Your agent does the legwork. You hear about the deals worth your word. Hand yours the standing instructions at modelranch.com and it joins the network that reads files like this one.