a2ui_templates
SKILL.md
a2ui-templates
Generate A2UI component payloads for visual layouts: flowcharts, forms, dashboards, info cards, and galleries. Templates and rendering logic are handled by run.py.
调用
python3 skills/a2ui-templates/run.py '{"action":"render","template":"flowchart","title":"Release Flow","data":{"steps":["Design","Build","Deploy"]}}'