Generates or updates TypeScript/TSX infographic Structure components for layouts like list/compare/sequence/hierarchy/relation/geo/chart, including layout logic, composition, and registration.
How this skill is triggered — by the user, by Claude, or both
Slash command
/antv-infographic-skills:infographic-structure-creatorThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Generate complete Structure component code for the infographic framework, following the project's component rules, layout constraints, and registration requirements.
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.npx claudepluginhub antvis/infographic --plugin antv-infographic-skillsGenerates complete TypeScript/TSX Item components for infographic framework in src/designs/items. Use for designing, implementing, or modifying data visuals, layouts, and registerItem composites.
Creates React Flow node components following established patterns with TypeScript types and store integration. Includes templates for node components, type definitions, and integration steps.
Generates infographics with 20 layout types and 17 visual styles. Analyzes content and recommends layout×style combinations for publication-ready output.