complete-html-output

Installation
SKILL.md

Complete HTML Output

Baseline

Treat every landing page generation as production-critical. A partial output is a broken output. If the user asks for a landing page, deliver the COMPLETE landing page — every section, every animation, every responsive breakpoint. No exceptions.

Banned Output Patterns

The following patterns are hard failures. Never produce them:

In code blocks:

  • <!-- ... -->
  • <!-- rest of sections -->
  • <!-- similar to above -->
  • <!-- add more sections as needed -->
  • <!-- TODO -->
  • // ...
  • Bare ... standing in for omitted HTML
Installs
1
GitHub Stars
6
First Seen
13 days ago
complete-html-output — mineru98/skills-store