Frontend
2 installs
Create Web Form Skill
by github/awesome-copilot
Create robust, accessible web forms with best practices for HTML structure, CSS styling, JavaScript interactivity, form validation, and server-side processing.…
Skill content
Create Web Form Skill Overview This skill provides comprehensive reference materials and best practices for creating web forms. It covers HTML syntax, UI/UX design, form validation, server-side processing (PHP and Python), data handling, and network communication. Purpose Enable developers to build robust, accessible, and user-friendly web forms by providing: - HTML form syntax and structure - CSS styling techniques for form elements - JavaScript for form interactivity and validation - Accessibility best practices - Server-side form processing with PHP and Python - Database integration methods - Network data handling and security - Performance optimization