From forge-core
Remove hardcoded vendor names, brand references, and external-service dependencies from a prompt-shaped document. USE WHEN an adopted skill hardcodes specific tool names, company brands, or paid service dependencies that would bias the skill toward one ecosystem.
npx claudepluginhub n4m3z/forge-coreThis skill is limited to using the following tools:
Strip vendor and brand references from a prompt-shaped document so the skill generalizes across ecosystems. Referenced by [ForgeAdopt](../ForgeAdopt/SKILL.md) as the `debrand` transform.
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.
Strip vendor and brand references from a prompt-shaped document so the skill generalizes across ecosystems. Referenced by ForgeAdopt as the debrand transform.
| Pattern | Example | Replace with |
|---|---|---|
| Hardcoded vendor tool name in core guidance | "Use Docker Scout for vulnerability scanning" | "Use a vulnerability scanner" |
| "Powered by X" or partner-credit language | "Built on top of Supabase" | Remove |
| External-service dependency as mandatory | "Configure Kong as the API gateway" | "Configure an API gateway" |
| Specific author attribution in body | "The codex team recommends..." | Remove attribution, keep the recommendation |
| Marketing affiliate language | "With built-in Auth0 integration" | "With authentication integration" |
| First-person voice tied to a specific org | "Our team uses X" | Describe the pattern, not the org |
Ask: if I replaced this vendor name with <category>, does the sentence still convey the instruction?
@ handles, URLs pointing to non-standard services.allowed-tools if a removed vendor tool implied a tool grant.