home/categories/ecommerce/hendrikreh-apex-claude-skills-add-crate-skill-md
ecommercebusiness

add-crate

Scaffold a new crate in the workspace with correct Cargo.toml, lib.rs conventions, and workspace registration. Use when the user wants to create a new crate, add a new module as a separate crate, or split functionality into its own crate.

HendrikReh
maintainer
HendrikReh
更新日 3/29/2026
スター
1
フォーク
0
quick start

Installation and usage

Scaffold a new crate in the workspace with correct Cargo.toml, lib.rs conventions, and workspace registration. Use when the user wants to create a new crate, add a new module as a separate crate, or split functionality into its own crate.

インストール
$ install --globalskills.sh
使い方

インストール後、ターミナルで以下のコマンドを実行してこのスキルを使用できます:

skills use add-crate