From commit-push
Stage, commit, and push all changed files to the current branch's upstream remote
npx claudepluginhub erdembircan/plugin-marketplace --plugin commit-pushThis skill uses the workspace's default tool permissions.
Stage, commit, and push all changed files to the current branch's upstream remote. If no upstream is found ask me for the name of remote branch.
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.
Stage, commit, and push all changed files to the current branch's upstream remote. If no upstream is found ask me for the name of remote branch.
Use the following format for all commit messages:
[{TYPE}]: {description}
[FEAT]: add user authentication system
[FIX]: resolve login redirect issue
[DOCS]: update API documentation
[STYLE]: fix code formatting
[REFACTOR]: restructure user service
[PERF]: improve database query performance
[TEST]: add unit tests for payment module
[CHORE]: update dependencies
DO NOT INCLUDE AI TOOL CREDITS OR CO-AUTHORSHIP ATTRIBUTION IN COMMIT MESSAGES