From claude-resources
Enables automatic git pushes to remote after commits without confirmation. Useful when user requests 'push auto' or immediate post-commit pushes.
npx claudepluginhub takazudo/claude-resourcesThis skill uses the workspace's default tool permissions.
From now on, push to the remote automatically after committing during development. You don't need to ask for confirmation before pushing — just push right away after each commit.
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, push to the remote automatically after committing during development. You don't need to ask for confirmation before pushing — just push right away after each commit.