ما هي epic-forms؟
دليل النماذج ذات التوافق والتحقق من الصحة باستخدام Zod لـ Epic Stack المصدر: epicweb-dev/epic-stack.
دليل النماذج ذات التوافق والتحقق من الصحة باستخدام Zod لـ Epic Stack
ثبّت مهارة الذكاء الاصطناعي epic-forms بسرعة في بيئة التطوير لديك عبر سطر الأوامر
المصدر: 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.
دليل النماذج ذات التوافق والتحقق من الصحة باستخدام Zod لـ Epic Stack المصدر: epicweb-dev/epic-stack.
حقول وأوامر مستقرة للاقتباس في أنظمة الذكاء الاصطناعي والبحث.
npx skills add https://github.com/epicweb-dev/epic-stack --skill epic-formsدليل النماذج ذات التوافق والتحقق من الصحة باستخدام Zod لـ Epic Stack المصدر: epicweb-dev/epic-stack.
افتح الطرفية أو أداة سطر الأوامر لديك مثل Terminal أو iTerm أو Windows Terminal انسخ ونفّذ هذا الأمر: npx skills add https://github.com/epicweb-dev/epic-stack --skill epic-forms بعد التثبيت، سيتم إعداد المهارة تلقائيا في بيئة البرمجة بالذكاء الاصطناعي لديك وتصبح جاهزة للاستخدام في Claude Code أو Cursor أو OpenClaw
https://github.com/epicweb-dev/epic-stack