rust

Official

Streamline Rust project structure.

AuthorAlpha-Innovation-Labs
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Align Rust projects to a consistent, domain-oriented structure to reduce onboarding time and architectural drift.

Core Features & Use Cases

  • Domain-oriented layout: organizes code by domain and feature rather than by type, with top-level folders like app/, core/, features/, adapters/, services/.
  • Separation of concerns: places orchestration glue in app/ and keeps domain logic in core/ and features/ for maintainability.
  • Clear naming and boundaries: each subdomain or feature gets its own folder with explicit boundaries and naming conventions.

Quick Start

Align your Rust project to the prescribed layout by reorganizing folders to match the recommended structure.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 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
Download link: https://github.com/Alpha-Innovation-Labs/opennexus/archive/main.zip#rust

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 223,000+ vetted skills library on demand.