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