🏗️
AI EngineeringPython

Architecture

by romiluz13

Architecture is an AI Engineering skill for Claude Code, published by romiluz13 in cc10x.

164 stars25 forkson romiluz13/cc10xAdded 2026/09/08Repository updated 2026/08/03
agent-harnessclaude-codeclaude-code-plugincontext-engineeringharness-engineeringllm-agentsloop-engineeringorchestrationtest-honesty
Install in seconds
Install Architecture
Copy Architecture into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/romiluz13/cc10x/tree/main/plugins/cc10x/skills/architecture ~/.claude/skills/architecture

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/romiluz13/cc10x.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
plugins/cc10x/skills/architecture/SKILL.md in romiluz13/cc10x
Installs to
~/.claude/skills/architecture
Collection
One of 21 skills cataloged from this repository
Category
AI Engineering3670 skills

What Architecture does

Architecture designs greenfield systems by mapping functionality flows, components, APIs, dependencies, and observability. Use it for new systems or major multi-component features; for existing code with shallow modules, use codebase-hygiene instead.

Architecture is cataloged under AI Engineering on DirSkills. Architecture comes from a repository tagged agent-harness, claude-code, claude-code-plugin, context-engineering and harness-engineering.

Documentation

README

Architecture

Design systems from scratch: map flows, then draw components. For retrofitting existing code, use codebase-hygiene instead.

Intake Routing

Request type Use
New system/major feature (greenfield) This skill
Existing code with shallow modules codebase-hygiene
Multi-component integration This skill
Single-component refactor planning + building

Functionality-First Design Process

Phase 1: Map Functionality Flows

Map every user flow end-to-end before designing any component:

Flow: [name]
1. [step] → [what the system does] → [what the user sees]
2. [step] → [what the system does] → [what the user sees]
Error paths:
- [error] → [system response] → [user sees]

This is the opening of the README. Read the full README on GitHub.

Frequently asked about Architecture

  • What else does romiluz13 publish alongside Architecture?

    Architecture is one of 21 skills that DirSkills catalogs from romiluz13/cc10x, the repository it ships in. Its siblings there include Agent Common, Building and Cc10X Update. Each one is a separate skill with its own page in this directory, installs the same way Architecture does, and is maintained by romiluz13 in that same repository. The rest of the collection is listed on the romiluz13/cc10x page.

  • How does Architecture compare to other AI Engineering skills?

    Architecture ranks #3373 by stars among the 3670 AI Engineering skills in this catalog. The most-starred ones next to it are Architecture Decision Records, AI-First Engineering and Agentic OS. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Architecture against them. Open each page to compare what they document and how they install.

More from romiluz13/cc10x

Architecture is one of 21 skills cataloged on DirSkills from romiluz13/cc10x.

See all 21 skills