Eugene-Studio/creativeai-dataviz-skill
A Claude skill that turns CreativeAI.fr articles into Chart.js dataviz, embeddable as WordPress HTML blocks.
A Claude skill that turns CreativeAI.fr articles into Chart.js dataviz, embeddable as WordPress HTML blocks.
npx add-skill Eugene-Studio/creativeai-dataviz-skillA Claude skill that turns CreativeAI.fr articles into Chart.js dataviz, embeddable as WordPress HTML blocks.
Convert DOCX and PDF to clean Markdown with AI image descriptions for AI agents and Claude Projects
Claude Code plugin for brand identity designers. Strategic diagnosis and presentation-ready output.
Agent-discovery artefacts (SKILL.md, AGENTS.md, .cursorrules) for the SIMOSphere AI inference platform
Agent Skills Open Standard skill for Holochain hApp development, compatible with Claude Code, GitHub Copilot, Cursor, Augment, and any other tool supporting the standard. Covers the full development spiral from architecture and design through scaffolding, implementation, testing, and deployment.
Pixel art without GPU. Any text-only LLM can draw. Size + prompt → self-contained HTML. Claude Code skill / MCP compatible.
Disciplined method for investigating a specific bug, regression, or anomalous behavior. Use when the user reports a concrete symptom ("X is broken", "this worked last week", "Y returns the wrong value", "intermittent failure in Z") and wants the root cause found — not a quick patch. Enforces reproduce-first, read-only diagnosis, differential disconfirmation, and git forensics. Do NOT use for open-ended "find any bugs" sweeps, code review, or feature work.