Updates infographic template lists in SKILL.md, AIPlayground prompts, gallery mappings, and syntax references after adding new templates to src/templates/*.ts.
npx claudepluginhub antvis/infographic --plugin antv-infographic-skillsThis skill uses the workspace's default tool permissions.
Update public template lists and gallery mappings when new templates are added in `src/templates`.
Locates, parses, populates, validates, and saves Markdown templates from project, framework, or global directories. Handles placeholders, conditionals, loops, includes, and computed values for consistent artifact generation.
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.
Updates CLAUDE.md and project.json by comparing against current just-ship framework templates, adding missing sections and framework content while preserving project-specific details.
Share bugs, ideas, or general feedback.
Update public template lists and gallery mappings when new templates are added in src/templates.
src/templates/*.ts file (object keys).
...listZigzagTemplates), also confirm the final keys in src/templates/built-in.ts.skills/infographic-creator/SKILL.md in the "Available Templates" list.site/src/components/AIPlayground/Prompt.ts in the template list.skills/infographic-syntax-creator/references/prompt.md in the template list.
Keep existing ordering/grouping; add new list-* entries near other list templates.rg -n "<template-name>" across the above files to confirm presence.site/src/components/Gallery/datasets.ts to match its structure.