Skip to main content

py-form-builder

Stars0
Forks0
UpdatedAugust 3, 2026 at 11:59

Build, edit, or debug Python forms using layrz-forms Form subclasses. Use this for any Python validation work โ€” when defining or modifying Form subclasses, adding BooleanField/CharField/EmailField/IdField/JsonField/NumberField/UuidField fields, implementing clean_* methods, calling is_valid() or ais_valid(), reading .errors or .cleaned_data, integrating with Strawberry GraphQL, or diagnosing error codes. Do NOT use for Go forms โ€” this is Python-specific.

Installation

Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.

SKILL.md
readonly