environment-bootstrap
CommunityEnsure a consistent dev environment.
Authortroykelly
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill automates the setup and maintenance of a consistent development environment, ensuring that every session starts from a known-good state and reducing "it works on my machine" issues.
Core Features & Use Cases
- Environment Initialization: Creates and runs an
init.shscript to set up dependencies, environment variables, and build processes. - Dependency Management: Checks for and ensures necessary tools like Node.js, pnpm, Git, and GitHub CLI are installed and authenticated.
- Smoke Testing: Includes a smoke test script to verify that the development server and core functionalities are operational after setup.
- Use Case: When a new developer clones the repository, running this skill's
init.shscript will install all necessary packages, configure the.envfile, build the project, and run tests, preparing the environment for immediate development.
Quick Start
Run the environment-bootstrap skill's init script to set up your development environment.
Dependency Matrix
Required Modules
None requiredComponents
scriptsreferences
💻 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: environment-bootstrap Download link: https://github.com/troykelly/codex-skills/archive/main.zip#environment-bootstrap Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.