MartinPLarsen

4 mods across 1 repository, 2 stars between them.

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…

2 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…

2 1mo ago A 134 tokens original MIT

MartinPLarsen/claude-architecture-skills

Skill Claude CodeCodex

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

2 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…

2 1mo ago A 163 tokens original MIT