skills/html-playground/SKILL.md
Use to build interactive single-file HTML playgrounds, explorers, or tools with visual controls, live preview, and prompt copy-out.
npx skillsauth add paulrberg/dot-agents html-playgroundInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Build a self-contained interactive HTML explorer with controls, live preview, and a copyable natural-language prompt.
templates/design-playground.mdtemplates/data-explorer.mdtemplates/concept-map.mdtemplates/document-critique.mdtemplates/diff-review.mdtemplates/code-map.mdUse these when product context does not indicate otherwise:
Copy prompt, then Copied; on failure use Copy failed — select the prompt below in
an aria-live="polite" region.Completion requires the self-contained file plus rendered, interactive inspection evidence; opening the file without
exercising it is insufficient. Finish with ### ✨ Playground ready, the linked artifact, and a compact
artifact/controls/viewports/copy-fallback table. Keep generated prompts free of decorative icons unless the requested
prompt content itself needs them; report decoration does not authorize ornament in copied output.
development
Refactor naming and repository structure exhaustively while preserving behavior and external contracts.
tools
Uses Chrome DevTools via MCP for efficient debugging, troubleshooting and browser automation. Use when debugging web pages, automating browser interactions, analyzing performance, or inspecting network requests. This skill does not apply to `--slim` mode (MCP configuration).
testing
Audit an entire repository with fresh eyes for correctness errors, bugs, omissions, duplication, inconsistencies, and other evidenced mistakes; fix every safe issue and verify the result.
development
Autonomous overnight codebase improvement with bounded runtime, evidence-gated changes, and verification.