supanova-full-output
Installation
SKILL.md
Supanova Full-Output Enforcement
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