← ClaudeAtlas

guideslisted

Shared reference guides read with read_skill(name "guides", path "<file>") — html-design.md (the progress page's look) and diagrams.md (JSXGraph figures for geometry, graphs and number lines). For writing image_gen/image_edit prompts, see the separate image-prompting skill.
manishiitg/coding-agent-loop · ★ 13 · AI & Automation · score 60
Install: claude install-skill manishiitg/coding-agent-loop
# Shared guides Read a guide with `read_skill` using name `guides` and the file as `path`: - `html-design.md` — the design system for the progress page (and any other whole page you build for the parent): base template, showing data, real pictures, checking a figure, AI-generated pictures. - `diagrams.md` — how to declare a geometry figure, graph or number line with JSXGraph inside a page, and why hand-written SVG coordinates go wrong. For how to write a good `image_gen`/`image_edit` prompt, read the separate `image-prompting` skill (not part of this bundle — it's a general platform skill, not SparkQuill-specific).