environment-configuration
Installation
SKILL.md
Environment Configuration with @pgpmjs/env
Unified environment configuration for PGPM and Constructive projects. Provides config file discovery, environment variable parsing, and hierarchical option merging.
When to Apply
Use this skill when:
- Configuring PostgreSQL connections programmatically
- Setting up PGPM environment options
- Managing database configuration across environments
- Writing code that needs consistent environment handling
Installation
pnpm add @pgpmjs/env