build-cli-project

Installation
SKILL.md

Build Rust CLI Project

Purpose

Implement Rust command-line behavior with a clear boundary between user input, command execution, domain logic, and output.

The practical goal is a CLI that is easy to test, has descriptive operator-facing messages, and validates with the repository's Cargo commands.

Source Check

Use official Rust and Cargo documentation first:

Installs
1
GitHub Stars
4
First Seen
Jun 12, 2026
build-cli-project — gaelic-ghost/socket