qodly-docs
v1.0.0localskills install qodly/qodly-docs0 downloads
Created Apr 3, 2026
Metwalli ayoub
SKILL.md
Qodly Docs (reference corpus)
This folder is a documentation bundle for agents and humans. It is not a runnable app: use it by reading the markdown (and mdx) files that match the topic.
How to use this skill
- Search by topic under the paths below and open the closest matching
.mdor.mdxfile. - For custom React components (T4D,
@ws-ui/webform-editor), start underIntegrations/customComponent/and the webform-editor versioned API notes. - For Qodly Studio pages (web forms, craft components, events), start under
4DQodlyPro/pageLoaders/. - Pair with the qodly-pages skill when the task is to author or modify
.WebFormJSON, schemas, or page structure; use qodly-docs here to look up behavior and semantics.
Layout
| Path | Contents |
|---|---|
4DQodlyPro/ | Qodly Pro: studio, settings, coding, deploy, localization, rendering, HTTP handlers, notes |
4DQodlyPro/pageLoaders/ | Page loaders overview, templates, styling, states, events, Qodly sources, date/time formats, crafted components |
4DQodlyPro/pageLoaders/components/ | One doc per built-in component (Button, DataTable, Tabs, Text, …) |
4DQodlyPro/pageLoaders/events/ | Event management and binding actions |
4DQodlyPro/roles/ | Roles, privileges, permissions (datastore, dataclass, attributes, function level) |
Integrations/customComponent/ | Custom component overview, setup, structure |
Integrations/customComponent/api-reference/webform-editor/ | Versioned webform-editor API reference (.mdx) |
Other files
preprocessing.conf— tooling/config for doc preprocessing; ignore unless you are maintaining the doc pipeline.
Official sources
When this corpus might be stale, cross-check Qodly documentation on developer.4d.com.