Agent skill
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.
Stars
163
Forks
31
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/data/config-schema-setup
SKILL.md
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
Didn't find tool you were looking for?