setup-dev-environment

Installation
SKILL.md

Setup Dev Environment Skill

Use this skill when initializing or resetting the development environment.


When to Use

  • First time setting up the project after cloning
  • After pulling major changes that affect dependencies or database schema
  • When the local environment is in a broken state and needs a fresh start
  • When switching between branches with different dependency requirements

Prerequisites

  • Docker and Docker Compose installed
  • Go toolchain installed
  • .env file configured (see README for required values)
Installs
3
GitHub Stars
1
First Seen
Feb 11, 2026
setup-dev-environment — sjtw/tarkov-build-optimiser