← スキル一覧に戻る

config-schema-setup
by andrelandgraf
A Shadcn registry and collection of production-ready patterns and step-by-step guides (recipes) for full stack web AI apps
⭐ 6🍴 1📅 2026年1月23日
SKILL.md
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:
curl -H "Accept: text/plain" https://fullstackrecipes.com/api/recipes/config-schema-setup
スコア
総合スコア
60/100
リポジトリの品質指標に基づく評価
✓SKILL.md
SKILL.mdファイルが含まれている
+20
○LICENSE
ライセンスが設定されている
0/10
✓説明文
100文字以上の説明がある
+10
○人気
GitHub Stars 100以上
0/15
○最近の活動
3ヶ月以内に更新がある
0/10
○フォーク
10回以上フォークされている
0/5
✓Issue管理
オープンIssueが50未満
+5
✓言語
プログラミング言語が設定されている
+5
○タグ
1つ以上のタグが設定されている
0/5
レビュー
💬
レビュー機能は近日公開予定です