From forge-core
Usage and workarounds for AI-safety plugins that block destructive commands. USE WHEN a safety plugin blocks a command, safety-net error, guardrails, sandbox blocked, git reset --hard blocked, rm -rf blocked, workaround for a blocked command, safety plugin configuration.
npx claudepluginhub n4m3z/forge-coreThis skill uses the workspace's default tool permissions.
Operate safely when AI-safety plugins gate destructive commands. Each safety plugin in use is documented as a companion file in this skill directory — read the relevant one when blocked or configuring.
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.
Operate safely when AI-safety plugins gate destructive commands. Each safety plugin in use is documented as a companion file in this skill directory — read the relevant one when blocked or configuring.
Supported plugins:
SafetyNet.md — claude-code-safety-net: blocks common destructive git and shell commands.Future plugins land as sibling companion files following the same shape: overview, what it catches, workarounds, configuration, when not to disable.
rm), prefer hand-off to the user over attempting the command yourself.