Back to skills
extension
Category: Development & EngineeringNo API key required

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.

personAuthor: jakexiaohubgithub

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:

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