What problem does it solve?
This Skill improves code generation, style adherence, and development efficiency in projects using the RustF MVC framework by providing automatic layering enforcement, API validation, and rapid code scaffolding.
Core Features & Use Cases
- Layered Architecture: Enforces MVC layering and provides clear guidelines for Controllers, Modules, Models, and more.
- Code Generation: Generates boilerplate code with consistent style and adheres to RustF conventions, saving time on common patterns.
- Use Case: When developing a RustF project, the Skill can be used to automatically create controllers, modules, models, and middleware according to the RustF framework guidelines, helping developers maintain a structured codebase.
Quick Start
Use the rustf skill in a RustF project by executing the command 'rustf-cli new controller --name my_controller'.