Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

cargo-coupling

cargo-coupling 收录了来自 nwiizo 的 10 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
10
Stars
90
更新
2026-05-27
Forks
2
职业覆盖
3 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

balanced-coupling
软件开发工程师

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

2026-05-27
analyze
软件开发工程师

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

2026-05-27
check-balance
软件开发工程师

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

2026-05-27
review
软件开发工程师

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

2026-05-27
web
网页开发工程师

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

2026-05-27
mutants
软件质量保证分析师与测试员

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

2026-04-05
explain-issue
软件开发工程师

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

2026-04-04
hotspots
软件开发工程师

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

2026-04-04
refactor
软件开发工程师

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

2026-04-04
similarity
软件开发工程师

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

2026-04-04