bootstrap-rust

Community

Bootstraps a minimal Rust project baseline.

Authorsimonnordberg
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Set up a minimal, opinionated Rust project baseline when starting a new project or when standard tooling is missing; this is a config-only bootstrap that creates Cargo setup, Clippy, Rustfmt, a Makefile, and a .gitignore, with a minimal CLAUDE.md to trigger the setup.

Core Features & Use Cases

  • Cargo initialization: choose binary or library via cargo init or cargo init --lib.
  • Clippy config: enable pedantic and nursery lints.
  • Rustfmt: set edition to 2024 and max_width to 100.
  • Makefile: provide basic targets like build, test, lint, fmt.
  • .gitignore: ignore target and environment files.
  • CLAUDE.md: include prompts to trigger setup from global config.

Quick Start

Run this skill to bootstrap a new Rust project baseline with minimal, opinionated configuration.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: bootstrap-rust
Download link: https://github.com/simonnordberg/dotfiles/archive/main.zip#bootstrap-rust

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.