Skillsconfig-schema-setup
C

config-schema-setup

Type-safe environment variable validation using Zod with a Drizzle-like schema API. Supports server/public fields, feature flags, either-or constraints, and client-side protection.

andrelandgraf
6 stars
1.2k downloads
Updated 1w ago

Readme

config-schema-setup follows the SKILL.md standard. Use the install command to add it to your agent stack.

---
name: config-schema-setup
description: Type-safe environment variable validation using Zod with a Drizzle-like schema API. Supports server/public fields, feature flags, either-or constraints, and client-side protection.
---

# Type-Safe Environment Configuration

To set up Type-Safe Environment Configuration, refer to the fullstackrecipes MCP server resource:

**Resource URI:** `recipe://fullstackrecipes.com/config-schema-setup`

If the MCP server is not configured, fetch the recipe directly:

```bash
curl -H "Accept: text/plain" https://fullstackrecipes.com/api/recipes/config-schema-setup
```

Install

Requires askill CLI v1.0+

Metadata

LicenseUnknown
Version-
Updated1w ago
Publisherandrelandgraf

Tags

api