·environment-bootstrap
</>

environment-bootstrap

troykelly/claude-skills

Use for development environment setup - create and maintain init scripts, run smoke tests, ensure consistent environment across sessions

0Installs·0Trend·@troykelly

Installation

$npx skills add https://github.com/troykelly/claude-skills --skill environment-bootstrap

SKILL.md

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."

| 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 |

Use for development environment setup - create and maintain init scripts, run smoke tests, ensure consistent environment across sessions Source: troykelly/claude-skills.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/troykelly/claude-skills --skill environment-bootstrap
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is environment-bootstrap?

Use for development environment setup - create and maintain init scripts, run smoke tests, ensure consistent environment across sessions Source: troykelly/claude-skills.

How do I install environment-bootstrap?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/troykelly/claude-skills --skill environment-bootstrap Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/troykelly/claude-skills