Plugin Claude Code
Plugin marketplace listing 1 plugin: claude-docs.
Plugin Claude Code
Plugin marketplace listing 1 plugin: claude-docs.
Instructions file
Claude Code instructions for costiash/claude-code-docs, covering claude code documentation index, delivery: the /docs skill and its sibling skills, repo-only vs shipped, documentation deletion safeguards and working on this repository.
Plugin Claude Code
Searchable local index of Claude documentation. Provides the /docs command for instant access to API references, guides, and tutorials. Auto-discovery Skill reads docs automatically when you ask Claude-related questions. Docs auto-update via SessionStart hook.
Hook
Runs when a session starts, executing sync-docs.sh. From costiash/claude-code-docs.
Skill Claude CodeCodex
Generate a self-contained HTML changelog report showing recent documentation changes with interactive course generation buttons. Use this skill when the user asks for a docs changelog, documentation report, what changed recently, recent doc updates as a report, or runs /docs --report. Discovers changes via git…
Skill Claude CodeCodex
Generate an interactive, self-contained HTML course on any Claude documentation topic. Use this skill when the user wants to create an interactive course, tutorial, or deep-dive walkthrough about a Claude feature, API concept, SDK pattern, or prompt engineering technique. Triggers on: "create a course about"…
Skill Claude CodeCodex
Check the health and freshness of locally-stored Claude documentation. Use this skill when the user asks about documentation health, broken links, stale docs, freshness checks, or wants to validate that their local install is up-to-date and all URLs are reachable. Triggers on: "are my docs current", "check doc…
Skill Claude CodeCodex
Search and read locally-stored Claude documentation covering Claude Code CLI, Claude API (Messages, tool use, vision, streaming, batch), Agent SDK (Python and TypeScript), prompt engineering, and all Anthropic platform docs. Use this skill whenever the user asks about Claude Code features (hooks, MCP servers, skills…
Skill Claude CodeCodex
Router for the /docs command. Look up Claude documentation, ask plain-English questions, generate interactive courses and HTML changelog reports, check freshness, and sync the local cache. Dispatches to the claude-docs, claude-docs-validate, claude-docs-course, and claude-docs-changelog skills.
Plugin Claude Code
Eliviz — data files to single-file interactive HTML experiences and static infographic images, with switchable design identities.
Plugin Claude Code
Turn any data file (CSV, Excel, SQLite, JSON/JSONL, Markdown, logs) into a single-file interactive HTML experience or a static infographic PNG. Ships a five-style report design bank, a level-keyed infographic bank (eli5/junior/pro), an infographic-director agent that writes data-story briefs, and a design-adapter…
Agent
Use this agent for EVERY eliviz design decision. Two jobs: (1) PICK — given a profile of the data and the user's request, choose the best-fitting design pack from the bank; spawn it in this mode for every page build where the user didn't explicitly name a design. (2) CRAFT — when the request needs a design the bank…
Agent
Use this agent for EVERY infographic build in the eliviz infographic skill. It is the narrative director: given the deterministic parser output, the complexity level, and the user's ask, it writes the BRIEF — the story (hook, hero stat, evidence arc, takeaway), the layout choice (archetype + backbone + template), and…
Skill Claude CodeCodex
Parse data files of many formats — CSV/TSV, Excel (.xlsx), SQLite, JSONL/NDJSON, JSON, Markdown, plain text, and log files — and generate a stunning, self-contained, single-file HTML experience that visualizes the data: a Three.js animated hero, GSAP scroll animations, Tailwind styling, column-profiled data tables…
Skill Claude CodeCodex
Turn a data file (CSV/TSV, Excel, SQLite, JSON/JSONL, Markdown, text, logs) into a static, shareable infographic IMAGE — a rendered PNG plus its editable HTML source. Composes real infographics (hero stat, numbered story spine, pictograms, annotations, takeaway), not styled dashboards. Use this skill whenever the user…