architecture analysis skills

7 tagged architecture analysis, measured the same way as everything else here.

architecture-review

01

ludo-technologies/pyscn

Skill Claude CodeCodex

Analyze Python module architecture using pyscn - class coupling (CBO), cohesion (LCOM), dependency cycles, and module communities. Use when user asks about architecture, module structure, coupling, circular dependencies, or which files to review or change together.

1.0k 4d ago A 53 tokens original MIT

cli-analysis

02

ludo-technologies/pyscn

Skill Claude CodeCodex

Run the pyscn command-line tool for Python code quality analysis - CI/CD quality gates, HTML/JSON/CSV reports, full analysis runs, and project configuration. Use when user wants a CI check, a shareable report file, or to configure pyscn for a project.

1.0k 4d ago A 59 tokens original MIT

health-check

03

ludo-technologies/pyscn

Skill Claude CodeCodex

Get an overall Python code quality health score using pyscn. Use when user asks how healthy or good the code is, wants a quality overview, a grade, a summary of technical debt, or a before/after quality comparison.

1.0k 4d ago A 49 tokens original MIT

internals

04

thtskaran/claude-code-analysis

Skill Claude CodeCodex

Deep system analysis skill. Audits the user's codebase against production-grade patterns extracted from Anthropic's own Claude Code (512K-line TypeScript agent). Covers: context management, permission systems, security hardening, agent orchestration, tool execution pipelines, API client design, prompt engineering…

126 5mo ago C 159 tokens

arch-insight

06

LienJack/arch-insight

Skill Claude CodeCodex

Use when systematically studying one or more reference repositories to extract design philosophy, core abstractions, main flows, design tradeoffs, and borrowable patterns.

9 3mo ago A 34 tokens original MIT