syncfusion-maui-dataform

syncfusion-maui-dataform is a skill for Claude Code, Codex from syncfusion/maui-ui-components-skills. It costs 76 tokens per session (1,824 once invoked), scanned A, original, no licence file.

A guide for building data-entry forms in .NET MAUI apps with Syncfusion's DataForm control. It covers how fields connect to data, how forms are arranged, and how input is checked.

In plain words
What is it for?
Use it for login, registration, contact, and edit forms, including grouped or localized forms and custom input fields.
Why use it?
It helps avoid handling form fields, validation, layout, and editor choices one by one.

Skill for Claude CodeCodex

Which agent this was written for is unclear — body not stored (licence); the path alone says nothing.

Good fit Use it for login, registration, contact, and edit forms, including grouped or localized forms and custom input fields.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/syncfusion/maui-ui-components-skills/syncfusion-maui-dataform
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add syncfusion/maui-ui-components-skills --skill syncfusion-maui-dataform
Clone the repo
git clone --depth 1 https://github.com/syncfusion/maui-ui-components-skills

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for syncfusion-maui-dataform

README.md
[![agentmods](https://agentmods.dev/badge/skills/syncfusion/maui-ui-components-skills/syncfusion-maui-dataform/github.svg)](https://agentmods.dev/skills/syncfusion/maui-ui-components-skills/syncfusion-maui-dataform)
Your own site
<a href="https://agentmods.dev/skills/syncfusion/maui-ui-components-skills/syncfusion-maui-dataform"><img src="https://agentmods.dev/badge/skills/syncfusion/maui-ui-components-skills/syncfusion-maui-dataform/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for syncfusion-maui-dataform

Your own site · 80×15
<a href="https://agentmods.dev/skills/syncfusion/maui-ui-components-skills/syncfusion-maui-dataform"><img src="https://agentmods.dev/badge/skills/syncfusion/maui-ui-components-skills/syncfusion-maui-dataform.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 76 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,824 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin unknown No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00076 $0.01824
Opus 5 $0.00038 $0.00912
Sonnet 5 $0.00015 $0.00365
Haiku 4.5 $0.00008 $0.00182

Measured 10d ago against content hash a8dae03732b3, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-10, from the pricing page.

Security

Grade A, and why

syncfusion-maui-dataform scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 10d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/syncfusion-maui-dataform/SKILL.md · 248 lines

The source is not reproduced here

No licence file

A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.

Read it on GitHub

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 10d ago First seen · 248 lines · 76 tokens per session scan A a8dae03732b3

Subscribe to this mod's changes

syncfusion-maui-dataform is a skill published in the GitHub repository syncfusion/maui-ui-components-skills (60 stars, last pushed 16d ago), with no licence file. It adds 76 tokens to every session and 1,824 once invoked, about $0.0004 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

syncfusion-maui-toolkit-migration

Migrate from Syncfusion® .NET MAUI to Syncfusion® Toolkit for .NET MAUI. Covers namespace updates, API changes, configuration methods, and step-by-step migration patterns with minimal code modifications for 20+ components.

syncfusion/maui-toolkit-ui-components-skills · 56 tokens

syncfusion-maui-toolkit-spark-charts

Use this skill ALWAYS when the user needs to implement Syncfusion MAUI Spark Charts. Triggers on spark chart, sparkline, micro-chart, trend visualization, data visualization in small spaces, chart types (line, area, column, win/loss), markers, range bands, axis configuration, data point styling. Also use immediately…

syncfusion/maui-toolkit-ui-components-skills · 94 tokens

syncfusion-maui-toolkit-cartesian-charts

Implements Syncfusion .NET MAUI Cartesian Chart (SfCartesianChart) for data visualization with 20+ chart types including line, area, column, bar, financial, statistical, and stacked charts. Use when implementing cartesian charts, line charts, area charts, or financial charts (candle, OHLC). Covers chart axes, legends…

syncfusion/maui-toolkit-ui-components-skills · 97 tokens

syncfusion-maui-toolkit-time-picker

Implements Syncfusion .NET MAUI TimePicker (SfTimePicker) control. Use when implementing time selection, time picker controls, or time input UI in .NET MAUI. This skill covers installation, configuration, time formats (14 predefined formats), picker modes (Dialog/RelativeDialog), intervals, time restrictions, looping…

syncfusion/maui-toolkit-ui-components-skills · 80 tokens

syncfusion-maui-toolkit-calendar

Implements and customize Syncfusion .NET MAUI Calendar (SfCalendar) control. Use when implementing calendar functionality, date selection (single, multiple, range), or calendar views (month, year, decade, century). Covers date restrictions (min/max dates, EnablePastDates, SelectableDayPredicate), calendar…

syncfusion/maui-toolkit-ui-components-skills · 88 tokens

syncfusion-maui-toolkit-chips

Implements Syncfusion .NET MAUI Chips (SfChip or SfChipGroup). Use when working with chips, tags, tag controls, selection chips, input chips, or filter chips in .NET MAUI applications. Covers chip types, chip customization, chip events, chip selection, chip groups, remove chips, close button chips, and chip data…

syncfusion/maui-toolkit-ui-components-skills · 81 tokens