From forge-core
Remove motivational, marketing, and filler prose from a prompt-shaped document while preserving directive content. USE WHEN adopting a community skill, authoring a skill or rule that feels bloated, or auditing an existing artifact for token waste. Applies MVPR principles.
npx claudepluginhub n4m3z/forge-coreThis skill is limited to using the following tools:
Cut motivational, marketing, and emphasis-inflated prose from prompt-shaped documents. Preserve the directive content and the facts that make the artifact work.
Guides Next.js Cache Components and Partial Prerendering (PPR): 'use cache' directives, cacheLife(), cacheTag(), revalidateTag() for caching, invalidation, static/dynamic optimization. Auto-activates on cacheComponents: true.
Processes PDFs: extracts text/tables/images, merges/splits/rotates pages, adds watermarks, creates/fills forms, encrypts/decrypts, OCRs scans. Activates on PDF mentions or output requests.
Share bugs, ideas, or general feedback.
Cut motivational, marketing, and emphasis-inflated prose from prompt-shaped documents. Preserve the directive content and the facts that make the artifact work.
Aligned with [MVPR-0001](docs/decisions/MVPR-0001 Minimum Viable Prompt.md) and [MVPR-0002](docs/decisions/MVPR-0002 Prompt Minimalization Metrics.md). Referenced by ForgeAdopt as the minimize transform.
| Pattern | Example |
|---|---|
| Motivational framing | "Don't hold back", "Claude is capable of extraordinary work" |
| Emphasis inflation | CAPS-LOCKED warnings, repeated **CRITICAL** or **IMPORTANT** |
| Marketing superlatives | "Production-ready", "Best-in-class", "Complete toolkit" |
| Filler transitions | "First of all", "It's worth noting", "As previously mentioned" |
| Tautology | "Use good practices" without defining good practices |
| Duplicate summaries | Opening paragraph repeats the description; closing repeats the opening |
| Decorative checkmarks | ✅-bulleted feature lists that restate workflow content |
description, allowed-tools, name, versionA section earns its tokens if it does at least one of:
If none of the above applies, the section is a candidate for removal.