Maintenance in progress: we are indexing a large batch of new skills. Some pages may load slowly or briefly show no results. Nothing is lost, and everything is back to normal within the hour.

Env Setup

Bootstrap a project from zero to working dev environment. Detects runtime versions, installs dependencies, creates .env from templates, starts Docker services, runs database migrations, and verifies build plus tests pass. Use when cloning a new repo, onboarding to a project, setting up local development, or troubleshooting a broken dev environment.

tinh2 7e83875 11.5 KB Updated 13 repo stars

File contents

tinh2/skills-hub-registry/tree/main/productivity/env-setup commit 7e83875493

Frequently asked questions

npx skillmds add tinh2/env-setup