bycocoindex-io· 6 skills
This skill should be used when creating, editing, or reviewing inline SVG diagrams for the CocoIndex docs site (anything under docs/src/content/docs/**). It encodes the component-based primitive system under docs/src/components/diagrams/, the palette + shape semantics, the preview-and-verify loop using headless Chrome with the /docs base path, and the pitfalls that cost iterations to discover. Trigger phrases include "add a diagram to the docs", "edit this diagram", "replace the SVG in core_concepts", "make a diagram for processing_component", "check how the diagram looks".
$npx -y skills add cocoindex-io/cocoindex --skill cocoindex-diagramsInstalls into the current project.
Run `npx skills use "https://github.com/cocoindex-io/cocoindex" --skill "cocoindex-io/cocoindex/cocoindex-diagrams"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/cocoindex-io/cocoindex" that are relevant to the current task. Run `npx skills add "https://github.com/cocoindex-io/cocoindex"` and select the relevant skills, then follow their instructions.