Marketplace
Full output enforcement by @Leonxlnx
Overrides default LLM truncation behavior.
Overrides default LLM truncation behavior. Enforces complete code generation, bans placeholder patterns, and handles token-limit splits cleanly. Apply to any task requiring exhaustive, unabridged output.
What it can do
Scope — Read the full request. Count how many distinct deliverables are expected (files, functions, sections, answers). Lock that number.
Build — Generate every deliverable completely. No partial drafts, no "you can extend this later.".
Do not compress remaining sections to squeeze them in.
SKILL.md
Loading tree...