itsgitz
UserPersonal Claude Code skill collection. Compatible with any AI agent that supports ~/.agents skills (Claude Code, Cursor, OpenCode, and more).
Categories
Indexed Skills (3)
docker-vps-deploy
Use when deploying a Dockerized application to a VPS (Linux server) via SSH without a container registry, generating a GitHub Actions pipeline that uses docker save, gzip compression, and rsync to transfer images. Triggers: "deploy to VPS", "rsync docker image", "docker save and load", "VPS CI/CD", "SSH deploy pipeline", "deploy without registry", "transfer docker image via SSH".
generate-execute-prompt
Use when a plan already exists under docs/plans/ and the user wants to execute it somewhere other than the current session — a different model (DeepSeek, GLM, Gemini, GPT), a different tool, or a fresh session with no shared context. Also use when no saved plan exists but the user just confirmed an ad-hoc action proposed earlier in this conversation (e.g. the agent asked "want me to apply these?" and the user said yes) and now wants a portable prompt for that action. Triggers: "generate execute prompt", "portable prompt for the plan", "prompt to build this plan in another model", "hand this plan to DeepSeek/GLM", "run the plan in a different model/tool", "give me a copy-paste prompt for this plan", "save this prompt", "save it to file".
git-ticket
Use when the user wants to open a GitHub issue or pull request, a GitLab issue or merge request, or any forge ticket from their case/context — "create a github issue", "open a PR", "raise a MR", "file a bug", "open a merge request", "make a pull request for this branch". Also use when they mention a house title convention like `[API/{MODULE}] summary`, or when a forge CLI is missing/unauthed and they need a title + markdown body to paste in manually. Covers GitHub (gh) and GitLab (glab); unknown hosts (Bitbucket, self-hosted) fall back to markdown. Also use for GitHub Projects v2 board actions — "close this ticket", "close issue #N", "move this to In Progress", "advance this card to Ready", "move #N to Done" — scoped to the project linked to the current repo. GitHub only for now.
Bio shown is the top-scored skill's repo description as a fallback — real GitHub bios land in a future update.