ludo-technologies/pyscn

An Intelligent Python Code Quality Analyzer

1.0kStars on the repository
6Mods indexed here, across every type
5d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

architecture-review

01

ludo-technologies/pyscn

Skill Claude CodeCodex

Part of pyscn-mcp

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 5d ago A 53 tokens original MIT

cli-analysis

02

ludo-technologies/pyscn

Skill Claude CodeCodex

Part of pyscn-mcp

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 5d ago A 59 tokens original MIT

health-check

03

ludo-technologies/pyscn

Skill Claude CodeCodex

Part of pyscn-mcp

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 5d ago A 49 tokens original MIT

refactoring

04

ludo-technologies/pyscn

Skill Claude CodeCodex

Part of pyscn-mcp

Find refactoring targets in Python code using pyscn - duplicate code (clones), overly complex functions, and dead code. Use when user asks about refactoring, code duplication, complexity hotspots, unreachable code, or cleaning up a codebase.

1.0k 5d ago A 52 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: