en un clic
gears-rust
gears-rust contient 4 skills collectées depuis constructorfabric, avec une couverture métier par dépôt et des pages de détail sur le site.
Skills dans ce dépôt
Review Rust PRs against idiomatic Rust guidelines and ToolKit framework rules, post inline comments on GitHub
Interactive workflow for creating new ToolKit gears and editing existing ones. Use when adding a new gear to the platform, adding features to an existing gear (REST endpoints, DB entities, OData filtering, plugins, lifecycle/background tasks, SSE events, error types), refactoring gear layer structure, or creating SDK crates. Covers the full DDD-light stack — SDK pattern, contract/API/domain/infra layers, OperationBuilder, SecureORM, ClientHub, error handling, and testing.
Analyze how the GTS (Global Type System) is used in a Gear — defined types, declared instances, and references across sdk / main / plugin / docs. Thin wrapper around the `gts-analyze` CLI under tools/.
Review Rust PRs against idiomatic Rust guidelines and ToolKit framework rules, post inline comments on GitHub