Generates or updates TypeScript/TSX infographic Structure components for layouts (list/compare/sequence/hierarchy/relation/geo/chart), including layout logic, composition, and registration in src/designs/structures.
npx claudepluginhub antvis/infographic --plugin antv-infographic-skillsThis skill uses the workspace's default tool permissions.
Generate complete Structure component code for the infographic framework, following the project's component rules, layout constraints, and registration requirements.
Generates TypeScript/TSX Item components for infographic framework in src/designs/items. For visuals, layout logic, registerItem composites.
Generates publication-ready infographics from Markdown content using 20 layouts and 17 visual styles. Analyzes input, recommends optimal layout-style combinations for visual summaries.
Generates branded infographics using @antv/infographic with 114 templates across 7 categories for data visualizations, process diagrams, timelines, and comparisons.
Share bugs, ideas, or general feedback.
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.