architecture-design

architecture-design is a skill for Claude Code, Codex from alexei-led/architect. It costs 86 tokens per session (1,797 once invoked), scanned A, original, MIT.

A skill for designing a target software architecture from requirements, design notes, or review findings. It produces architecture documents, module boundaries, integration contracts, and test specifications without editing production code.

In plain words
What is it for?
Use it to define a new architecture, revise module boundaries, document integrations, specify module tests, or prepare a design for later implementation.
Why use it?
It separates architectural decisions from implementation, so teams can agree on the intended structure before changing the system. It also clarifies whether a review is needed first.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit Use it to define a new architecture, revise module boundaries, document integrations, specify module tests, or prepare a design for later implementation.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/alexei-led/architect/architecture-design
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add alexei-led/architect --skill architecture-design
Clone the repo
git clone --depth 1 https://github.com/alexei-led/architect

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for architecture-design

README.md
[![agentmods](https://agentmods.dev/badge/skills/alexei-led/architect/architecture-design.svg)](https://agentmods.dev/skills/alexei-led/architect/architecture-design)
Your own site
<a href="https://agentmods.dev/skills/alexei-led/architect/architecture-design"><img src="https://agentmods.dev/badge/skills/alexei-led/architect/architecture-design.svg" alt="Measured on agentmods" height="20"></a>
Per session 86 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,797 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00086 $0.01797
Opus 5 $0.00043 $0.00898
Sonnet 5 $0.00017 $0.00359
Haiku 4.5 $0.00009 $0.00180

Measured 8d ago against content hash 9e1539b24bd8, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-08, from the pricing page.

Security

Grade A, and why

architecture-design scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 8d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

src/skills/architecture-design/SKILL.md · 192 lines

How it starts

The opening of the file, as written. The whole thing — 192 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Architecture design

Design a target architecture. The architect writes design artifacts; it does not edit production source or implement the design.

When to use

Use when the user wants a new or revised architecture from functional requirements, product requirements, an ADR brief, or a known redesign goal. Use also when an existing system needs target-state module docs, integration contracts, or module test specifications before implementation.

If the user asks whether the existing implementation is healthy, start with architecture-review instead. If the user has an architecture report with findings but no approved target design, continue here before planning. If the user already has an approved architecture design and wants execution steps, use architecture-plan instead.

Skill navigation

  • Missing or untrusted picture of the existing implementation: run architecture-review first. Architecture docs may describe original intent; code, deploy files, and tests may have drifted.
  • Current skill: use architecture-design to turn requirements, validated context, or review findings into target architecture artifacts.
  • Next skill after design approval: recommend exactly one primary next step: architecture-plan when implementation sequencing is requested, or stop when the user only asked for design.
  • Next skill after plan implementation: run architecture-review with comparable scope to verify actual code matches the design.
  • If design questions expose unclear requirements, pause design and get the missing requirement clarified before continuing.

Task list discipline

Maintain a visible task list for the design flow. Track at least:

  1. Requirements and scope confirmed.
  2. Existing docs/code drift checked when code exists.
  3. Domain and volatility map approved.
  4. Module map and integration contracts approved.
  5. Design artifacts written.
  6. Test specifications and fitness checks written.
  7. Self-review complete.
  8. Next skill recommendation made.

Read the full file on GitHub · 192 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 8d ago First seen · 192 lines · 86 tokens per session scan A 9e1539b24bd8

Subscribe to this mod's changes

architecture-design is a skill published in the GitHub repository alexei-led/architect (2 stars, last pushed 1mo ago), licensed MIT. It adds 86 tokens to every session and 1,797 once invoked, about $0.0004 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other skills, from other repositories

ubiquitous-language

Maintain a project thesaurus (domain glossary) following DDD ubiquitous language principles. Use PROACTIVELY when naming anything: variables, functions, classes, modules, database fields, API endpoints, events, files, or directories. Also use when the user asks to "create thesaurus", "update glossary", "add term"…

CodeAlive-AI/ai-driven-development · 179 tokens

neo4j-getting-started-skill

Orchestrates zero-to-running-app in 8 stages — prerequisites → context → provision → model → load → explore → query → build. Each stage reads its own reference file. Supports HITL and fully autonomous operation. Use when starting a new Neo4j project from scratch, provisioning Aura, generating synthetic data, building…

neo4j-contrib/neo4j-skills · 157 tokens

neo4j-graphql-skill

Build and configure a GraphQL API backed by Neo4j using @neo4j/graphql v7 (current) or v5 (LTS). Covers Neo4jGraphQL constructor, getSchema(), assertIndexesAndConstraints(), type definitions with @node, @relationship (IN/OUT/UNDIRECTED), @cypher for custom resolvers, @authorization/@authentication for JWT/JWKS…

neo4j-contrib/neo4j-skills · 169 tokens

neo4j-kafka-skill

Configure and operate the Neo4j Connector for Kafka (sink + source) and the native Neo4j CDC API. Covers Cypher/Pattern/CUD sink strategies, CDC-based and query-based source, exactly-once semantics, DLQ error handling, Confluent Cloud managed connector, schema registry (Avro/JSON), and native db.cdc.query cursor-loop…

neo4j-contrib/neo4j-skills · 178 tokens

kirby-debugging-and-tracing

Diagnoses Kirby rendering/runtime issues using MCP runtime rendering, dump traces, and template/snippet/controller indexes. Use when outputs are wrong, errors occur, or tracing execution paths is required.

bnomei/kirby-mcp · 45 tokens

kirby-forms-and-frontend-actions

Implements frontend forms and actions in Kirby (contact forms, file uploads, email with attachments, creating pages from frontend). Use when handling user input or building submission flows.

bnomei/kirby-mcp · 43 tokens