form▌
16 indexed skills · max 10 per page
react-hook-form-zod
ovachiever/droid-tings · Frontend
Status: Production Ready ✅ Last Updated: 2025-11-20 Dependencies: None (standalone) Latest Versions: react-hook-form@7.66.1, zod@4.1.12, @hookform/resolvers@5.2.2
form-validation
aj-geddes/useful-ai-prompts · Productivity
Implement comprehensive form validation including client-side validation, server-side synchronization, and real-time error feedback with TypeScript type safety.
recipe-collect-form-responses
googleworkspace/cli · Productivity
Retrieve and review responses from a Google Form in three steps. \n \n Requires the gws-forms skill as a prerequisite dependency \n Provides three sequential commands: list available forms, fetch form details by ID, and retrieve responses in table format \n Designed as a recipe workflow for straightforward form response collection and review tasks \n
form-builder
claude-office-skills/skills · Frontend
This skill enables creation of intelligent document forms using docassemble - a platform for guided interviews that generate documents. Create questionnaires that adapt based on answers.
pdf-form-filler
claude-office-skills/skills · Documents
Fill out PDF forms automatically and extract data from completed forms.
create-web-form
github/awesome-copilot · Productivity
Build accessible, production-ready web forms with HTML, CSS, JavaScript, and server-side processing. \n \n Covers complete form lifecycle: HTML structure, CSS styling, JavaScript validation, and server-side handling with PHP or Python \n Includes accessibility best practices (ARIA roles), progressive enhancement, and security guidelines for data transmission \n Provides references for database integration (MySQL), data formats (JSON, XML), and REST API communication \n Supports both client-side