constructive-meta-forms
OfficialDynamic CRUD forms from GraphQL _meta.
Authorconstructive-io
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill eliminates the need for manual, static form configuration in Constructive applications by leveraging the _meta GraphQL endpoint to dynamically generate CRUD forms based on the live database schema.
Core Features & Use Cases
- Dynamic Form Generation: Create, edit, and delete records for any Constructive-provisioned table without writing static form code.
- Runtime Schema Introspection: Uses the
_metaGraphQL query to fetch table structure, field types, and mutation names on demand. - Contextual FK Pre-filling: Automatically populates and locks foreign key fields based on the current context (e.g., creating a Note from a Contact page).
- Use Case: Quickly build a fully functional admin interface for a new feature by simply specifying the table name, allowing users to manage data without any custom form development.
Quick Start
Use the constructive-meta-forms skill to create a new record in the 'Contact' table.
Dependency Matrix
Required Modules
None requiredComponents
scriptsreferences
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: constructive-meta-forms Download link: https://github.com/constructive-io/constructive-skills/archive/main.zip#constructive-meta-forms Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.