An agentic skills framework & software development methodology that works.
HTML skills pack for Claude Code and Codex
Effective HTML is a skill collection for making useful HTML artifacts with agentic coding tools. The broad `html` skill routes requests, while specialist skills handle wireframes, prototypes, plans, and diagrams with the right level of fidelity. It is built around reusable skill files and optional plugins for Claude Code and Codex. The repo also points to browser-checked, self-contained artifacts so builders can show structure, flows, and states instead of only describing them.
Builders who use Claude Code or Codex and want reusable workflows for HTML artifacts.
You can turn prompts into clear wireframes, prototypes, plans, and diagrams instead of re-explaining the shape of the work.
What it does
Broad HTML routing
`skills/html/SKILL.md` handles mixed HTML requests and points work to a specialist skill when needed.
Design direction without a house style
`skills/design-artifact/SKILL.md` gives creative direction for an artifact without forcing one reusable visual system.
Wireframe skill
`skills/html-wireframe/SKILL.md` focuses on low-fidelity layouts for content, hierarchy, navigation, flows, and responsive structure.
Prototype skill
`skills/html-prototype/SKILL.md` focuses on working prototypes with realistic states, interaction, keyboard support, and responsive behavior.
Plan skill
`skills/html-plan/SKILL.md` turns plans, roadmaps, and rollout sequences into HTML while preserving source commitments.
Diagram skill
`skills/html-diagram/SKILL.md` covers architecture, sequence, process, state, hierarchy, timeline, and system diagrams.
Agent plugins
The repo ships plugin configs for Claude Code and Codex so the skill pack can be added as one unit.
How to get it
- 1Install the collection when you want these references available to your agent as…
npx skills add plannotator/effective-html
- 2List or install individual skills
npx skills add plannotator/effective-html --list npx skills add plannotator/effective-html --skill design-artifact npx skills add plannotator/effective-html --skill html-wireframe npx skills add plannotator/effective-html --skill html-prototype
- 3Run
/plugin marketplace add plannotator/effective-html /plugin install plannotator-effective-html@effective-html
- 4Run
codex plugin marketplace add plannotator/effective-html codex plugin add plannotator-effective-html@effective-html
README
Effective HTML
Focused agent skills for creating useful, self-contained HTML artifacts, from low-fidelity wireframes to working interactive prototypes.
Fat artifacts + fat context
Modern models can do a lot. Give them plenty of useful references and use artifacts to show what you mean. HTML can visualize almost anything, often more clearly than a wall of text. Your prompt can simply point to the artifacts, repositories, and folders that carry the context.
[!NOTE] You can use this repo without installing anything. Treat it as a reference first and an installable skill collection second. See the Effective HTML guide.
https://github.com/user-attachments/assets/24306977-7f30-44c9-9bff-55f901d557b0
Render and annotate local HTML with Plannotator.
Skill references
The repo includes six optional skills for pragmatic visual artifacts.
| Skill | Use it for |
|---|---|
html | Broad HTML requests, mixed artifacts, reports, explainers, presentations, landing pages, tools, and routing to a specialist |
design-artifact | Subject-specific creative direction for any HTML artifact without imposing a reusable house style |
html-wireframe | Low-fidelity layout directions that test content, hierarchy, navigation, flows, and responsive structure |
html-prototype | Working prototypes with realistic states, interaction, keyboard support, and responsive behavior |
html-plan | Plans, roadmaps, rollouts, and implementation sequences that preserve source commitments |
html-diagram | Architecture, sequence, process, state, hierarchy, timeline, and system diagrams |
Practical guide: HTML Wireframes and Prototypes for Coding Agents.
Install
Install the collection when you want these references available to your agent as reusable workflows:
npx skills add plannotator/effective-html
List or install individual skills:
npx skills add plannotator/effective-html --list
npx skills add plannotator/effective-html --skill design-artifact
npx skills add plannotator/effective-html --skill html-wireframe
npx skills add plannotator/effective-html --skill html-prototype
Claude Code plugin
/plugin marketplace add plannotator/effective-html
/plugin install plannotator-effective-html@effective-html
Codex plugin
codex plugin marketplace add plannotator/effective-html
codex plugin add plannotator-effective-html@effective-html
How the skills work
The skills separate creative freedom from reliability:
- Visual direction comes from the conversation, project, audience, and subject.
design-artifactprovides a reusable design process without prescribing a reusable look.- Wireframes stay intentionally unfinished so reviewers focus on structure.
- Prototypes implement one credible flow and its relevant states.
- Plans preserve source commitments.
- Diagrams choose a visual model and rendering method that fit the relationship being explained.
- Every artifact is responsive, accessible, self-contained, and verified in a browser.
Detailed guidance lives only where it is needed. The broad html skill routes the work, design-artifact supplies optional creative direction, and specialist skills own fidelity and behavior. Each skill remains independently usable.
This project was inspired by Thariq Shihipar's The unreasonable effectiveness of HTML.
Create a shareable link for an HTML file with tot.
Files in the repo
- .agents
- .claude-plugin
- .codex-plugin
- assets
- examples
- site
- skills
- .gitignore
- LICENSE
- README.md
- skills.sh.json
- star-plannotator.svg
- use-tot.svg
Discussion (0)
Ask about usage, or say what you built with itSign in to join the discussion.
No comments yet. Be the first to say what this is good for.
More skills

Turn any codebase, with its docs, SQL schemas, configs, and PDFs, into a queryable knowledge graph. A /graphify skill for Claude Code, Cursor, Codex, and Gemini CLI: local deterministic AST parsing, every edge explained, no vector store.
Topic in, narrated explainer video out. A Claude Code / Codex skill that turns any topic into a black-canvas motion-graphics explainer video with TTS voiceover, subtitles and a chapter progress bar. Chinese or English; every frame drawn in code with Remotion.
Public repository for Agent Skills
Open-source AI job search: scan job portals, evaluate listings into a structured A-H report with a global 1-5 score, tailor your CV, track applications — runs locally in your AI coding CLI (Claude Code, Codex, OpenCode, Antigravity…)

Production-grade engineering skills for AI coding agents.