epic-forms
✓Epic Stack の Conform を使用したフォームと Zod を使用した検証に関するガイド
SKILL.md
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 を使用した検証に関するガイド ソース: rubenpenap/epic-stack-agent-skills。
引用可能な情報
AI/検索での引用用の安定したフィールドとコマンド。
- インストールコマンド
npx skills add https://github.com/rubenpenap/epic-stack-agent-skills --skill epic-forms- カテゴリ
- </>開発ツール
- 認証済み
- ✓
- 初回登録
- 2026-02-01
- 更新日
- 2026-02-18
クイックアンサー
epic-forms とは?
Epic Stack の Conform を使用したフォームと Zod を使用した検証に関するガイド ソース: rubenpenap/epic-stack-agent-skills。
epic-forms のインストール方法は?
ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/rubenpenap/epic-stack-agent-skills --skill epic-forms インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code や Cursor で使用できるようになります
ソースリポジトリはどこですか?
https://github.com/rubenpenap/epic-stack-agent-skills
詳細
- カテゴリ
- </>開発ツール
- ソース
- skills.sh
- 初回登録
- 2026-02-01