返回 Skill 列表
extension
分类: 开发与工程无需 API Key

config-schema-setup

使用Zod和类似Drizzle的模式API进行类型安全的环境变量验证。支持服务器/公共字段、功能标志、二选一约束以及客户端保护。

person作者: 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