Skip to main content
Run any Skill in Manus
with one click
GitHub repository

cargo-coupling

cargo-coupling contains 10 collected skills from nwiizo, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
10
Stars
90
updated
2026-05-27
Forks
2
Occupation coverage
3 occupation categories · 100% classified
repository explorer

Skills in this repository

balanced-coupling
software-developers

Khononov's Balanced Coupling model reference. Auto-loaded when analyzing coupling patterns, reviewing architecture, or interpreting analysis results.

2026-05-27
analyze
software-developers

Run coupling analysis and interpret results. Use when analyzing Rust project coupling patterns and generating improvement proposals.

2026-05-27
check-balance
software-developers

Quick health check for coupling balance score. Use for daily score verification and CI quality gates.

2026-05-27
review
software-developers

Modularity review using Balanced Coupling model. Combines automated analysis with semantic code review to find implicit coupling and design issues.

2026-05-27
web
web-developers

Start interactive web UI for coupling analysis visualization. Graph exploration with filters, hotspots, and export.

2026-05-27
mutants
software-quality-assurance-analysts-and-testers

Run mutation testing with cargo-mutants to evaluate test quality. Identifies untested code paths.

2026-04-05
explain-issue
software-developers

Explain coupling issue types in detail with detection conditions, code examples, and solution approaches.

2026-04-04
hotspots
software-developers

Identify high-priority refactoring targets using hotspot scoring. Ranks modules by issue severity and coupling count.

2026-04-04
refactor
software-developers

Generate concrete refactoring proposals with Before/After code based on coupling analysis results.

2026-04-04
similarity
software-developers

Detect semantic code similarities using similarity-rs. Creates refactoring plans for duplicate code.

2026-04-04