Home / jantichy / claude · skills/architect/SKILL.md · GitHub

architect skillA

architect is agent-read markdown (skill) from jantichy/claude: Skill se použije, když uživatel zadá "/architect" (volitelně se jménem kola nebo tématu), nebo chce ze schválených požadavků udělat návrh řešení – jak se to postaví: architekturu, datový model, stavy a přechody, rozhraní, cizí systémy a bezpečnostní model –, případně pokračovat dalším kolem rozpracovaného návrhu. Sám se zorientuje podle stavu projektu a oznámí jednou větou, co bude dělat. Větší záměr rozdělí na tematická kola, vede je jedno po druhém i souběžně v samostatných větvích a nakonec j.

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

# Architect

## Co skill dělá

Ze schválených požadavků udělá **návrh řešení** – rozhodne, jak se to postaví, a zapíše to tak, aby se podle toho dal napsat plán a pak kód.

**Návrh je sada dokumentů, ne jeden soubor.** Páteří je `docs/architecture.md`, k ní podle potřeby `model.md` (data a stavy), `transitions.md` (operace), `rules.md` (zásady domény) a tematické dokumenty kol. Kdy který vzniká, drží `~/.claude/STRUCTURE.md`, *`requirements.md`, `architecture.md`, `plan.md`*; kontrolní otázka je vždycky *odpovídá na otázku, na kterou žádný jiný neodpovídá?*

V *Životním cyklu projektu* (`~/.claude/RULES.md`) je to čtvrtý krok osy: navazuje na `/specify` a předává na `/breakdown`.

**Větší záměr se nedělá jedním zátahem, ale po kolech.** Kolo je uzavřený průchod jedním tematickým okruhem návrhu do posledního detailu – DPH, upomínání, administrace, platební brána. Skill záměr na začátku zmapuje, rozdělí na kola a zapíše je do `docs/todo.md`. Každé kolo se pak dá odjet v samostatné session a větvi, souběžně s ostatními. Proč to funguje: témata se prolínají, takže průchod po dokumentech by každý z nich otevřel pětkrát a pokaždé s jiným kusem znalosti v hlavě, kdežto průchod po…
…

Read the whole file at its exact version.

How to install

Latest version
mdr add jantichy/claude/architect@git:20260921.3a052ae
Exact content
mdr add jantichy/claude/architect@sha256:0c90ca25476c0fb2

Pin 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.

Badge

mdr badge

[![mdr](https://markdownregistry.com/badge/art_q5f2uny3zgxrxiti.svg)](https://markdownregistry.com/a/art_q5f2uny3zgxrxiti)

1 badge views in 30 days

Versions

versioncommittedcommitsizeaudit
git:20260921.3a052ae latest2026-09-21 3a052ae 30,543 BA view · diff
git:20260920.1de1d702026-09-20 1de1d70 30,570 BA view · diff
git:20260920.ee218b92026-09-20 ee218b9 30,569 BA view

Audit of the latest version

A  17 of 17 checks passed. Deterministic, no model, same answer every run.
  • pass: Frontmatter block present
  • pass: Frontmatter declares a name
  • pass: Frontmatter declares a description
  • pass: Size between 200 bytes and 200 KB (30543 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

GitHub

jantichy/claude · 38 stars · license MIT · pushed 2026-09-23 · branch main

API

GET https://markdownregistry.com/api/v1/artifacts/art_q5f2uny3zgxrxiti
GET https://markdownregistry.com/api/v1/resolve?ref=jantichy/claude/architect
GET https://markdownregistry.com/api/v1/blob/0c90ca25476c0fb290e124a4a20b6da0485b8e3b81a72fcc5426523932b32c5a

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.

More from jantichy/claude

CLAUDE.md@.claude claude
jantichy/claude · .claude/CLAUDE.md
git:20260922.df6f013 · audit A · 38 stars
CLAUDE.md claude
jantichy/claude · CLAUDE.md
git:20260922.0bfe053 · audit A · 38 stars
attack skill
jantichy/claude · skills/attack/SKILL.md · Skill se použije, když uživatel zadá "/attack", "/attack branch" nebo "/attack full", anebo chce hotovou práci prověřit…
git:20260921.8d4b881 · audit B · 38 stars
audit skill
jantichy/claude · skills/audit/SKILL.md · Skill se použije, když uživatel zadá "/audit" (volitelně s režimem full, brief, audit, report nebo update), nebo chce…
git:20260922.ddac9c8 · audit A · 38 stars
autocommit skill
jantichy/claude · skills/autocommit/SKILL.md · Skill se použije, když uživatel zadá "/autocommit", "/autocommit enable", "/autocommit disable", "/autocommit status"…
git:20260917.e4715df · audit A · 38 stars
breakdown skill
jantichy/claude · skills/breakdown/SKILL.md · Skill se použije, když uživatel zadá "/breakdown", nebo chce ze schváleného zadání udělat implementační plán – rozpad…
git:20260920.532b9ce · audit A · 38 stars
cleanup skill
jantichy/claude · skills/cleanup/SKILL.md · Skill se použije, když uživatel zadá "/cleanup", nebo chce před koncem či kompaktací session zapsat všechno, co se v ní…
git:20260922.ddac9c8 · audit A · 38 stars
compose skill
jantichy/claude · skills/compose/SKILL.md · Skill se použije, když uživatel zadá "/compose" (volitelně s režimem collect nebo profile), nebo zadá "/compose write"…
git:20260920.3c9a3c1 · audit A · 38 stars
consistency skill
jantichy/claude · skills/consistency/SKILL.md · Skill se použije, když uživatel zadá "/consistency", "/consistency branch" nebo "/consistency full", nebo chce audit…
git:20260921.8d4b881 · audit A · 38 stars
depot skill
jantichy/claude · skills/depot/SKILL.md · Skill se použije, když uživatel zadá "/depot" (volitelně s režimem store nebo workflow) a k tomu soubory, cesty nebo…
git:20260917.4f8a6a1 · audit A · 38 stars
diagram skill
jantichy/claude · skills/diagram/SKILL.md · Skill se použije, když uživatel zadá "/diagram", nebo chce z navrženého datového modelu projektu nakreslit interaktivní…
git:20260917.4d121e4 · audit B · 38 stars
discovery skill
jantichy/claude · skills/discovery/SKILL.md · Skill se použije, když uživatel zadá "/discovery", nebo chce před psaním zadání zjistit, proč se to má vůbec stavět a…
git:20260921.0ca8b42 · audit A · 38 stars

Every file in jantichy/claude

Other files named architect

architect skill
cursor/plugins · pstack/skills/architect/SKILL.md · Sketch types, signatures, and module structure before code, then stay in the loop while implementation fills in. Use…
git:20260923.12d587d · audit A · 8,499 stars
architect skill
sipyourdrink-ltd/bernstein · templates/skills/architect/SKILL.md · System design - module boundaries, API contracts, ADRs.
git:20260521.b455a7c · audit A · 1,263 stars
architect skill
sethgammon/citadel · skills/architect/SKILL.md · Given a PRD, produces an implementation architecture: file tree, component breakdown, data model, and a phased build…
git:20260611.0f3f8e7 · audit A · 923 stars
architect skill
michael-denyer/pstack-claude · plugins/pstack/skills/architect/SKILL.md · Sketch types, signatures, and module structure before code, then stay in the loop while implementation fills in. Use…
git:20260917.430a4f5 · audit A · 553 stars
architect skill
aiskillstore/marketplace · skills/0xsero/architect/SKILL.md · Design systems, plan implementations, review architecture decisions - Use when you need to plan a complex feature…
git:20260113.222b7de · audit A · 427 stars
architect skill
backnotprop/pstack · skills/architect/SKILL.md · Sketch types, signatures, and module structure before code, then stay in the loop while implementation fills in. Use…
git:20260914.55bfdc2 · audit A · 418 stars
architect skill
antonbabenko/deliberation · plugins/deliberation/skills/architect/SKILL.md · System design, tradeoffs, and complex technical decisions.
git:20260602.ba5b5ba · audit A · 161 stars
architect skill
simota/agent-skills · architect/SKILL.md · Designing new skill agents via gap analysis, overlap detection, SKILL.md + reference generation, and Nexus integration…
git:20260917.965f4f9 · audit A · 80 stars

Browse by kind, by grade A, or by owner.