environment-bootstrap

Installation
SKILL.md

Environment Bootstrap

Overview

Set up and maintain consistent development environments.

Core principle: Every session should start with a known-good environment.

Announce at start: "I'm using environment-bootstrap to set up the development environment."

When to Use

Situation Action
First clone of repository Create init script
Starting new session Run init script
After pulling changes Re-run init if deps changed
Environment seems broken Run init to reset
Installs
19
GitHub Stars
11
First Seen
Jan 24, 2026
environment-bootstrap — troykelly/claude-skills