rust-project-setup

Installation
SKILL.md

Rust Project Setup

Step-by-step guidance for setting up new Rust projects with proper configuration, linting, and CI.

Quick Reference

Topic Reference
Cargo.toml configuration, profiles, dependencies references/cargo-config.md
Workspace organization, member layout, shared deps references/workspace-layout.md
GitHub Actions CI, caching, MSRV checks references/ci-setup.md
Feature flags, conditional compilation, build scripts references/features-conditional.md
no_std development, embedded targets, cross-compilation references/no-std.md

New Project Checklist

1. Create the Project

Related skills

More from existential-birds/beagle

Installs
18
GitHub Stars
57
First Seen
Apr 9, 2026