Stop your coding agent from truncating. You get the whole file and every component in full, with no placeholder stubs or "rest of code here" shortcuts.
Install the skill or give me an instruction how to install it - full-output-enforcement from https://github.com/Leonxlnx/taste-skill Free Open source Works in Claude, Cursor, Codex & more
Turn it on for any task where a half-answer is a broken answer, a whole file, a full batch of components, an exhaustive list, and it stops your agent from quietly truncating. It locks the number of deliverables up front, then bans every placeholder pattern it might otherwise reach for: no // ... , no // TODO, no "the rest follows the same pattern."
When a response genuinely gets long enough to bump the token limit, it does not cut a corner or stub the remainder. It writes at full quality up to a clean breakpoint, hands you a plain [PAUSED, X of Y complete] marker, and picks up exactly where it left off when you say continue. So a large generation arrives whole across a few messages instead of arriving looking finished but missing half its body.
Keep it on and get the whole thing, every component, with no placeholder stubs.
It locks the deliverable count up front so nothing gets silently dropped from the batch.
It writes at full quality to a clean [PAUSED] breakpoint you resume with "continue".
full-output-enforcement stops your coding agent from truncating, so you get whole files and every component in full instead of placeholder stubs or "rest of code here" shortcuts.
full-output-enforcement locks the number of deliverables up front and bans placeholder patterns. When a response nears the token limit, it writes at full quality to a clean breakpoint rather than trailing off.
No, it is a mode you leave on. full-output-enforcement holds through a whole task, such as scaffolding an API layer, so every handler comes back as a complete file for as long as it runs.
Design the website as an image first, then build it to match. Your agent art-directs section references, then codes a frontend from them instead of guessing straight into markup.
taste-skill/image-to-code 62.8k
Point it at any live URL and get back a clean, pixel-perfect Next.js codebase with the real assets, content, and interactions extracted section by section, not a static screenshot.
ai-website-cloner-template/clone-website 28.1k