Skip to content

v0.1.0 - Clean-room HTML artifact report contract

Latest

Choose a tag to compare

@DeepCogNeural DeepCogNeural released this 08 Jun 21:13
· 7 commits to main since this release

What's included\n\n- One portable agent skill: html-artifact-report.\n- Dual-output contract: artifact.html for humans and artifact.json for agents.\n- Warm editorial single-file HTML template and component catalog.\n- JSON schema plus HTML/JSON alignment checkers.\n- Golden examples: executive decision brief, data-heavy report, technical design review, and CJK report.\n- Agent install guide for Claude Code, Codex, Cursor, Gemini CLI, DeepSeek-backed clients, and generic file-reading agents.\n- Multilingual quickstarts: Chinese, Spanish, Japanese, and French.\n\n## Install\n\nbash\nnpx skills add DeepCogNeural/html-artifact-report-skill --agent codex --skill html-artifact-report -g -y\n\n\nFor Claude Code, use --agent claude-code. See docs/agents.md for more clients.\n\n## Verification\n\nCI passes the example checker and unit tests. The public README uses a 2400x1400 generated preview image.\n\n## Boundary\n\nClean-room implementation. No third-party code, templates, screenshots, or assets are copied in v0.1.0.