MartinPLarsen/claude-architecture-skills

Claude Code skills: audit, map, clean up and improve any repo's architecture as an interactive in-repo flowchart

3Stars on the repository
4Mods indexed here, across every type
1mo agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

architecture-audit

01

MartinPLarsen/claude-architecture-skills

Skill Claude CodeCodex

Produce a complete, visual architecture audit of an entire repository using a fleet of parallel subagents. Scouts the repo, fans out one reader per subsystem, synthesizes a single Markdown document with Mermaid flowcharts (system context, end-to-end pipeline, component map, data lifecycle, the domain's core transform…

not rated 3 +1 1mo ago A 244 tokens original MIT

MartinPLarsen/claude-architecture-skills

Skill Claude CodeCodex

Use when you want to find and remove dead/legacy code, unused endpoints, orphaned data-streams, stale config, or unbuilt proposed-nodes that bloat a repo — a static debloat/cleanup pass over an existing architecture-map. Findings arrive as plain-language cards a non-developer can decide on, and approved findings…

not rated 3 +1 1mo ago A 134 tokens original MIT

MartinPLarsen/claude-architecture-skills

Skill Claude CodeCodex needs its repo

Use when you want architecture- and pipeline-level optimisation ideas for a repo — find god-nodes, tight coupling, duplicate subsystems, redundant pipeline hops, serial steps that could be parallel, idempotency/retry gaps, un-rehosted data — and have them drawn as proposed nodes on an existing architecture-map.…

not rated 3 +1 1mo ago A 169 tokens original MIT

architecture-map

04

MartinPLarsen/claude-architecture-skills

Skill Claude CodeCodex

Build a living, interactive HTML map of a project's architecture that lives inside the repo, opens via file://, and grows while you plan. Use to get a realistic overview of an existing platform, see what data flows between parts, and preview the impact of a feature/refactor before building it. Reuses the…

not rated 3 +1 1mo ago A 163 tokens original MIT

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: