·epic-forms
</>

epic-forms

Epic Stack の Conform を使用したフォームと Zod を使用した検証に関するガイド

16インストール·0トレンド·@epicweb-dev

インストール

$npx skills add https://github.com/epicweb-dev/epic-stack --skill epic-forms

epic-forms のインストール方法

コマンドラインで epic-forms AI スキルを開発環境にすばやくインストール

  1. ターミナルを開く: ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます
  2. インストールコマンドを実行: このコマンドをコピーして実行します: npx skills add https://github.com/epicweb-dev/epic-stack --skill epic-forms
  3. インストールを確認: インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります

ソース: epicweb-dev/epic-stack。

Explicit is better than implicit - Make validation rules clear and explicit using Zod schemas. Every validation rule should be visible in the schema, not hidden in business logic. Error messages should be specific and helpful, telling users exactly what went wrong and how to fix it.

Design to fail fast and early - Validate input as early as possible, ideally on the client side before submission, and always on the server side. Return clear, specific error messages immediately so users can fix issues without frustration.

Epic Stack uses Conform to handle forms with progressive enhancement.

Epic Stack の Conform を使用したフォームと Zod を使用した検証に関するガイド ソース: epicweb-dev/epic-stack。

引用可能な情報

AI/検索での引用用の安定したフィールドとコマンド。

インストールコマンド
npx skills add https://github.com/epicweb-dev/epic-stack --skill epic-forms
カテゴリ
</>開発ツール
認証済み
初回登録
2026-03-05
更新日
2026-03-10

Browse more skills from epicweb-dev/epic-stack

クイックアンサー

epic-forms とは?

Epic Stack の Conform を使用したフォームと Zod を使用した検証に関するガイド ソース: epicweb-dev/epic-stack。

epic-forms のインストール方法は?

ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/epicweb-dev/epic-stack --skill epic-forms インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります

ソースリポジトリはどこですか?

https://github.com/epicweb-dev/epic-stack