skills/infographic-item-creator/SKILL.md
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.
npx skillsauth add antvis/infographic infographic-item-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 Item component code for the infographic framework, following the project's item rules, layout constraints, and registration requirements.
references/item-prompt.md for the full framework rules, allowed components, and output requirements.getItemProps to extract custom props and compute layout with getElementBounds.registerItem with accurate composites.src/designs/items for similar items 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 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.