rust-modularity

Community

Clarify Rust project structure with modular patterns.

AuthorOlegHQ
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Guides architecture decisions for Rust projects by evaluating codebase structure and dependency graphs to pick a modular pattern (domain components, phase-pipeline, or layered) before restructuring.

Core Features & Use Cases

  • Analyze module clusters and dependencies to determine the best architectural pattern.
  • Recommend domain-driven vs phase-based directory structures to reduce coupling and improve maintainability.
  • Provide a concrete refactoring plan that respects dependency direction and avoids the "model bag" anti-pattern.
  • Use cases include structuring a new Rust project, reorganizing a tangled module tree, or tackling modularity debt.

Quick Start

Survey the project, identify domain vs phase boundaries, and draft a targeted modular layout following the chosen pattern.

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: rust-modularity
Download link: https://github.com/OlegHQ/agent-configs/archive/main.zip#rust-modularity

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.