html-anything launched on GitHub on May 11, 2026, reaching 391 stars and 36 forks within three days. Built by nexu-io, the team behind Open Design (40,000 stars, 200+ contributors), the tool enables local AI agents to generate ship-ready HTML without requiring API keys or post-generation editing.
Zero API Key Architecture Reuses Existing CLI Sessions
The tool's core innovation is its zero API key architecture. html-anything reuses existing CLI sessions from installed coding agents, eliminating additional authentication requirements. This approach differentiates it from other AI design tools that require separate API configurations.
The tool supports eight AI CLIs: Claude Code, Cursor Agent, OpenAI Codex, Gemini CLI, GitHub Copilot CLI, OpenCode, Qwen Coder, and Aider.
75 Composable Skills Across 6 Modes and 9 Output Surfaces
html-anything ships with 75 composable skills organized by modes (prototype, deck, frame, social, office, doc) and scenarios (design, marketing, engineering, product, finance, HR, sales, personal). The skills target nine output surfaces:
- Magazine articles
- Keynote decks
- Résumés
- Posters
- Xiaohongshu cards
- Tweet cards
- Web prototypes
- Data reports
- Hyperframes video frames
Export capabilities include one-click export to WeChat (CSS-inlined), X and Xiaohongshu (PNG), Zhihu (equation placeholders), plus standalone HTML and high-DPI PNG downloads.
Anti-AI-Slop Design Constraints Built Into Skills
The tool enforces design constraints to prevent typical AI-generated output issues. Skills require CJK-first typography, 8px baseline grids, WCAG contrast ratios of at least 4.5, and real data rather than placeholder content. The philosophy: "Markdown is the draft. HTML is what humans read."
Apache 2.0 Licensed with 30-Second Quickstart
Built on Next.js and Tailwind with sandboxed iframes, html-anything is Apache 2.0 licensed. The quickstart process takes 30 seconds: clone the repository, install dependencies, and run the development server. The project is tagged with agent-skills, agentic, ai-agents, ai-design, ai-editor, claude-code, claude-skills, coding-agents, html-editor, and local-first on GitHub.
Key Takeaways
- html-anything launched on May 11, 2026, accumulating 391 stars and 36 forks within three days on GitHub
- The tool uses a zero API key architecture that reuses existing CLI sessions from eight supported coding agents including Claude Code, Cursor Agent, and GitHub Copilot CLI
- Ships with 75 composable skills across 6 modes targeting 9 output surfaces including magazine articles, keynote decks, résumés, and web prototypes
- Design constraints enforce CJK-first typography, 8px baseline grids, WCAG contrast ratios ≥4.5, and real-data requirements to prevent AI-generated slop
- Apache 2.0 licensed and built by nexu-io, the team behind Open Design which has 40,000 stars and 200+ contributors