skills/infographic-structure-creator/SKILL.md
Generate or update infographic Structure components for this repo (TypeScript/TSX in src/designs/structures). Use when asked to design, implement, or modify structure layouts (list/compare/sequence/hierarchy/relation/geo/chart), including layout logic, component composition, and registration.
npx skillsauth add antvis/infographic infographic-structure-creatorInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Generate complete Structure component code for the infographic framework, following the project's component rules, layout constraints, and registration requirements.
references/structure-prompt.md for the full framework rules, allowed components, and output requirements.getElementBounds, and plan decor elements under ItemsGroup.registerStructure with accurate composites.src/designs/structures for similar existing structures to match local patterns when appropriate.development
Generate AntV Infographic syntax only. Use when asked to turn notes, outlines, reports, or other user content into the Infographic DSL with template selection, data structuring, and theme hints. Do not use for HTML rendering or TS/TSX component implementation.
tools
基于给定文字内容创建精美信息图。当用户请求创建信息图时使用。
data-ai
Update template catalogs and UI prompts after adding new infographic templates (src/templates/*.ts), including SKILL.md template list, site gallery template mappings, and the AIPlayground prompt list.
development
Generate or update infographic Item components for this repo (TypeScript/TSX in src/designs/items). Use when asked to design, implement, or modify data item visuals, layout logic, or registerItem composites.