constructive-setup

Installation
SKILL.md

Constructive Monorepo Setup

Lightweight setup guide for getting the constructive-io/constructive monorepo running locally. References detailed skills for each subsystem instead of duplicating their content.

When to Apply

Use this skill when:

  • Setting up the Constructive monorepo for the first time
  • Starting a new development session that needs a running database
  • Troubleshooting a broken local environment

Quick Setup

# 1. Install dependencies
pnpm install
Installs
7
First Seen
Apr 3, 2026
constructive-setup — constructive-io/constructive-skills