From restruct
Disable restruct prompt refinement. Prompts pass through to Claude without local LLM preprocessing.
npx claudepluginhub thejustinwalsh/claude-plugins --plugin restructThis skill uses the workspace's default tool permissions.
Run this command to disable restruct:
Guides Next.js Cache Components and Partial Prerendering (PPR) with cacheComponents enabled. Implements 'use cache', cacheLife(), cacheTag(), revalidateTag(), static/dynamic optimization, and cache debugging.
Guides building MCP servers enabling LLMs to interact with external services via tools. Covers best practices, TypeScript/Node (MCP SDK), Python (FastMCP).
Generates original PNG/PDF visual art via design philosophy manifestos for posters, graphics, and static designs on user request.
Run this command to disable restruct:
${CLAUDE_PLUGIN_ROOT}/bin/restruct disable
Confirm to the user that restruct is now disabled. Their prompts will pass through directly without refinement. To re-enable, they can run /restruct:enable.