From claude-resources
Disables automatic Git pushes to remote repositories. Activate when user says 'push forbid', 'no push', or 'stop pushing'; during large sequential developments to save CI costs; or for manual push control.
npx claudepluginhub takazudo/claude-resourcesThis skill uses the workspace's default tool permissions.
From now on, do NOT push to the remote automatically. Even if you commit changes, never push unless I explicitly ask you to. This is typically used during sequential large development or to save CI costs.
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.
Guides building MCP servers enabling LLMs to interact with external services via tools. Covers best practices, TypeScript/Node (MCP SDK), Python (FastMCP).
Share bugs, ideas, or general feedback.
From now on, do NOT push to the remote automatically. Even if you commit changes, never push unless I explicitly ask you to. This is typically used during sequential large development or to save CI costs.