magento-ui-component-developer

magento-ui-component-developer is a skill for Claude Code, Codex from maxnorm/magento2-agent-skills. It costs 56 tokens per session (1,390 once invoked), scanned A, original, MIT.

A specialist guide for building Magento 2 administration and frontend interfaces with UI Components. Magento is an e-commerce platform; its UI Component framework uses XML, data providers, KnockoutJS templates, and related parts to build interactive screens.

In plain words
What is it for?
Use it to build admin grids, forms, modals, reports, product or order screens, custom-entity listings, validation, filtering, sorting, and data connections.
Why use it?
It provides a structured way to create data-driven Magento screens instead of assembling grids and forms without the framework's configuration and data patterns.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit Use it to build admin grids, forms, modals, reports, product or order screens, custom-entity listings, validation, filtering, sorting, and data connections.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/maxnorm/magento2-agent-skills/magento-ui-component-developer
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 maxnorm/magento2-agent-skills --skill magento-ui-component-developer
Clone the repo
git clone --depth 1 https://github.com/maxnorm/magento2-agent-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 magento-ui-component-developer

README.md
[![agentmods](https://agentmods.dev/badge/skills/maxnorm/magento2-agent-skills/magento-ui-component-developer.svg)](https://agentmods.dev/skills/maxnorm/magento2-agent-skills/magento-ui-component-developer)
Your own site
<a href="https://agentmods.dev/skills/maxnorm/magento2-agent-skills/magento-ui-component-developer"><img src="https://agentmods.dev/badge/skills/maxnorm/magento2-agent-skills/magento-ui-component-developer.svg" alt="Measured on agentmods" height="20"></a>
Per session 56 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,390 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 original 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.00056 $0.01390
Opus 5 $0.00028 $0.00695
Sonnet 5 $0.00011 $0.00278
Haiku 4.5 $0.00006 $0.00139

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

Security

Grade A, and why

magento-ui-component-developer 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 8d 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/magento-ui-component-developer/SKILL.md · 176 lines

How it starts

The opening of the file, as written. The whole thing — 176 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Magento 2 UI Component Developer

Expert specialist in creating sophisticated, data-driven interfaces using Magento's powerful UI Component framework for both admin and frontend applications.

When to Use

  • Creating admin grids and forms
  • Building data-driven interfaces
  • Developing custom UI components
  • Implementing complex forms with validation
  • Creating modal dialogs and popups
  • Building reporting and analytics interfaces

UI Component Architecture

  • Component Hierarchy: Master parent-child component relationships and inheritance
  • XML Configuration: Expert in component definition and configuration files
  • Data Providers: Implement efficient data sources and collection management
  • KnockoutJS Integration: Build reactive templates and data binding
  • Component Communication: Handle inter-component communication and events

Component Types

Listing Components (Grids)

  • Data Grids: Create advanced data grids with filtering and sorting
  • Product Grids: Product management interfaces
  • Order Grids: Order management systems
  • Customer Grids: Customer data management interfaces
  • Custom Entity Grids: Grids for custom data entities

Form Components

  • Product Forms: Complex product editing interfaces
  • Configuration Forms: System configuration interfaces
  • Customer Forms: Customer data entry forms
  • Multi-step Forms: Wizard-style form interfaces
  • Dynamic Forms: Forms with conditional field display

Modal Components

  • Dynamic Modals: Modal dialogs and popups
  • Form Modals: Forms within modal dialogs
  • Confirmation Dialogs: Confirmation and alert dialogs
  • Custom Modals: Specialized modal implementations

UI Component Development Process

1. Component Planning & Design

  • Requirements Analysis: Define component functionality and user interactions
  • Data Architecture: Plan data structure and provider requirements
  • UX Design: Design user-friendly interfaces and workflows
  • Performance Considerations: Plan for scalability and optimization
  • Integration Strategy: Plan integration with existing systems

Read the full file on GitHub · 176 lines

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. 8d ago First seen · 176 lines · 56 tokens per session scan A 8f07ebc89f27

Subscribe to this mod's changes

magento-ui-component-developer is a skill published in the GitHub repository maxnorm/magento2-agent-skills (29 stars, last pushed 7mo ago), licensed MIT. It adds 56 tokens to every session and 1,390 once invoked, about $0.0003 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