astro-forms
Installation
SKILL.md
Astro Forms Skill
Server-side form handling for lead generation sites on Cloudflare Workers.
Scope
This skill covers the backend pipeline: validation → spam check → storage → email → redirect → analytics. For form UI components, field layout, and styling see the project's frontend patterns. The one exception is modifiers.md which documents common form layout variants for reference.
Implementation Sequence
When building a form, follow this order: