ORM-style read/write on YForm tables using rex_yform_manager_dataset and the query builder (rex_yform_manager_query). Covers model classes, all where/join/select/order/group methods, relations, pagination via rex_pager, CRUD, dataset-driven forms, and SQL debugging. Use when the user reads or writes to a YForm table from PHP, builds custom backend lists, joins related tables, paginates, or queries datasets in frontend templates.
$npx -y skills add friendsofredaxo/claude-marketplace --skill yform-datasetsInstalls into the current project.
Run `npx skills use "https://github.com/friendsofredaxo/claude-marketplace" --skill "friendsofredaxo/claude-marketplace/yform-datasets"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/friendsofredaxo/claude-marketplace" that are relevant to the current task. Run `npx skills add "https://github.com/friendsofredaxo/claude-marketplace"` and select the relevant skills, then follow their instructions.