Skill Claude CodeCodex
An information-graphic creation guide that turns written information into a visual layout using AntV Infographic, a description language for rendering infographics.
186 tagged visualization, measured the same way as everything else here.
Browse within: data 56ReAct 51visualization-library 47antv 14architecture 14dashboard 13Matplotlib 12diagram 12python 12diagrams 11mermaid 11chart 9statistics 93d 8
Skill Claude CodeCodex
An information-graphic creation guide that turns written information into a visual layout using AntV Infographic, a description language for rendering infographics.
Skill Claude CodeCodex
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.
Skill Claude CodeCodex
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.
Skill Claude CodeCodex
Diagnose website and API performance using httpstat — a curl wrapper that visualizes HTTP timing breakdowns (DNS, TCP, TLS, server processing, content transfer). Use this skill whenever the user wants to debug slow websites, analyze HTTP/HTTPS latency, profile API response times, understand curl timing output, find…
Skill Claude CodeCodex
Checklist for adding or changing a statistics table/dimension in the collector. Use whenever touching SQLite schema, traffic write paths, retention, ClickHouse parity, or stats query APIs — several places must change together or data silently drifts.
Skill Claude CodeCodex
Develop, test and ship the Go agent probe (apps/agent) — build/test commands, protocol versioning, the nekoagent service wrapper, and constraints of router environments (OpenWrt/tmpfs). Use for any change under apps/agent.
Skill Claude CodeCodex
Cut and publish a Neko Master release — main product (Docker, v tags) or Go agent (agent-v tags). Use when bumping versions, writing CHANGELOG entries, tagging, or verifying CI artifacts.
Skill Claude CodeCodex
Canvas chart rendering skill. Teaches the agent to output DOJOCHART blocks for rendering interactive ECharts visualizations in the Dashboard Canvas panel.
Skill Claude CodeCodex
Author a new entry for the Semiotic blog. Use this skill whenever the user asks for a blog post, release summary, chart explainer, or case study to publish at /blog/SLUG.
Skill Claude CodeCodex
Generate trustworthy, accessible, agent-legible charts with Semiotic. Use whenever you produce a data visualization in a React/TypeScript app, stream a chart as generative UI, or pick a chart type for a dataset. Emit a validated config and run the trust loop — never hand-write chart JSX that breaks on first paint.
Skill Claude CodeCodex
Inspect a ChatGPT Apps MCP server codebase and generate chatgpt-app-submission.json with app info suggestions, tool hint justifications, test cases, and negative test cases, then report review-check findings and outputSchema warnings for submission review.
Skill Claude CodeCodex
OPT-IN file-based planning for multi-session tasks. Only use when user explicitly requests it or work spans multiple sessions. For single-session work, prefer your platform's native planning features.
Skill Claude CodeCodex
Structured PR review for pygraphistry. Input: PR number/branch (default current branch PR). Output: findings and convergence artifacts under plans/ /. Method: multi-wave, evidence-first review across spec, correctness, tests, security, code quality, DRY, concurrency, performance, architecture, operability, and…
Skill Claude CodeCodex
Methodical bug-driven test amplification for pygraphistry features. Use when hardening a feature area via user-workflow exploration, 5-Whys retrospectives, bug-taxonomy derivation, concrete test planning, implementation, and safety-gated validation.
Skill Claude CodeCodex
The tldraw MCP server exposes a live canvas at http://localhost:3030. You draw into it; the user watches it fill in. Worthwhile drawings can be snapshotted to disk and recalled in future sessions via this skill's local store (store.py).
Skill Claude CodeCodex
Generates publication-quality figures for ML papers from research context. Given a paper section or description, extracts system components and relationships to generate architecture diagrams via Gemini. Given experiment results or data, auto-selects chart type and generates data-driven figures via matplotlib/seaborn.…
Skill Claude CodeCodex
Comprehensive data analysis skill for CSV files using Python and pandas.
Skill Claude CodeCodex
QC a cBioPortal optimization PR by replaying real captured traffic (cbioportalqc) against OLD vs NEW builds to verify response parity and measure memory/latency. Use when asked to QC, verify, benchmark, or "confirm the same result / faster / lighter" for a performance or optimization PR.
Skill Claude CodeCodex
Use this skill when you need to draw diagrams including: Flowchart, Sequence Diagram, Class Diagram, State Diagram, ER Diagram, User Journey, Gantt Chart, Pie Chart, Quadrant Chart, Requirement Diagram, Gitgraph, Mindmap, Timeline, Sankey, XY Chart (Bar/Line), Block Diagram, Packet Diagram, Kanban, Architecture…
antvis/chart-visualization-skills
Skill Claude CodeCodex
Use this skill whenever the user wants to create, customize, or troubleshoot X6 v3 graph editor diagrams. Triggers include: any mention of 'X6', 'antv x6', '@antv/x6', 'X6 editor', 'X6 图编辑', '流程图', 'DAG', 'ER图', '实体关系图', '血缘图', '组织架构图', 'UML类图', 'flowchart', 'DAG diagram', 'ER diagram', 'lineage graph', 'org chart'…
antvis/chart-visualization-skills
Skill Claude CodeCodex
A chart-generation tool that recommends visual formats for data and produces either chart settings or runnable code. It uses GPT-Vis, a library for rendering data visualisations.
antvis/chart-visualization-skills
Skill Claude CodeCodex
Generate structured narrative text visualizations from data using T8 Syntax. Use when users want to create data interpretation reports, summaries, or structured articles with semantic entity annotations. T8 is designed for unstructured data visualization where T stands for Text and 8 represents a byte of 8 bits…
Skill Claude CodeCodex
A guide for creating interactive visual components with HTML. These components can respond to user actions, animate ideas or display data.
yizhiyanhua-ai/fireworks-open-eli5
Skill Claude CodeCodex
Create evidence-aware, interactive visual explainers as self-contained offline HTML. Use when a user asks to explain a concept, repository module, engineering tradeoff, or incident with a diagram, walkthrough, ELI5 treatment, data/request trace, failure view, or teach-back. Do not use for a plain short answer…