- Home
- /
- Categories
- /
- Git & VCS
Git & VCS
Git operations, commit helpers, branch management
changelog-updater
by Baxahaun
"Herramienta automatizada para actualizar el archivo CHANGELOG.md basándose en el último commit realizado. Usa esta skill inmediatamente después de confirmar un commit para mantener el historial de cambios al día. Se activa con 'actualizar changelog', 'registrar cambio', 'update changelog', o automáticamente tras un commit exitoso cuando el router lo indique."
git-operations-specialist
by gendosu
Use this skill when you need to perform Git operations such as committing changes, creating branches, merging, resolving conflicts, managing remotes, or any other Git-related tasks.
solo-project-management
by simplerick0
Project management adapted for solo developers working without a team. Use for personal project planning, time-boxing work sessions, managing scope creep alone, maintaining momentum on side projects, tracking progress without overhead, making decisions without external input, and staying accountable to yourself.
create-pull-request
by hrdtbs
Create a GitHub pull request following project conventions. Use when the user asks to create a PR, submit changes for review, or open a pull request. Handles commit analysis, branch management, and PR creation using the gh CLI tool.
mobile-delivery-command-center
by Envy-7z
Top-level orchestration skill for Android/Flutter delivery from feature implementation to review, conflict resolution, merge, release, and CI/CD improvement. Use when you want one lead workflow that routes tasks safely, keeps responses token-efficient, and protects production stability.
intervals-time-entry
by olivoil
Fill Intervals Online time entries from daily notes with GitHub and Outlook calendar correlation. Use when asked to fill time entries, timesheets, or submit hours to Intervals. Requires chrome-devtools MCP with browser open to Intervals.
analyse-issue
by tenfyzhong
Analyze GitHub issues by link or issue number. Use when a user says "analyse issue"/"analyze issue" or provides a GitHub issue URL/number and asks to fetch the issue content, verify it matches the current repo, and inspect local code to confirm the problem.
review
by VitaDynamics
Perform exhaustive code reviews using multi-agent analysis across 13+ specialized reviewer agents
zepp-health
by n0Pnyk
This skill should be used when the user asks about their health data, wants a health analysis, health report, sleep analysis, recovery status, training readiness, body battery, stress level, or says "健康", "身体", "睡眠", "恢复", "训练", "运动", "心率", "HRV", "压力", "血氧".
verification-rules
by DUTSTECH
4-layer verification system for task completion. Use when verifying that a task has been fully completed before marking it done.
issue
by keenranger
Create GitHub issue. Use when user asks to create issue, file bug, request feature, or says /issue.
ui-orchestrator
by ab300819
UI/UX skill dispatcher that routes to specialized external skills based on project needs. Use when working on UI development, design systems, or frontend tasks. Triggers on keywords like "UI", "界面", "前端", "组件", "animation", "动画", "layout", "布局", "SwiftUI".
gh-save
by AutoFor
feature ブランチの途中経過をコミット・プッシュし、Issue タイトル・本文と Draft PR 本文を現在の進捗で更新する。
implement-with-feedback
by Xalior
Git-centric implementation workflow. Enforces clean checkout, creates a properly named branch, tracks progress in a WIP markdown file, and commits continuously so git logs serve as the primary monitoring channel. Use when starting instructed, offer for any plan-based implementation task.
git-commit
by totto2727-dotfiles
Analyzes git changes and creates granular commits with Conventional Commits format messages. Detects repository language pattern from recent commits. MUST ALWAYS be used when creating git commits, regardless of whether the user explicitly requests it or not.
commit
by ddaanet
Create git commits for completed work with short, dense, structured messages. Use --context flag when you already know what changed from conversation.
create-workspace
by Sandman-Ren
Create and manage multi-repo development workspaces for complex tasks involving multiple repositories, dependencies, and parallel agent work. Use when the user wants to set up a workspace, add repos/worktrees/deps to an existing workspace, or initialize a project that spans multiple repositories. Triggers on requests like "create a workspace", "set up a multi-repo project", "add a repo to the workspace", or "create a worktree".
lark-bug-pipeline
by NatureBlueee
飞书 Bug 反馈 → 自动修复 → PR 的端到端流水线。用户在飞书群里 @bot 扔一句话 bug,15 分钟后 GitHub 上自动开好 PR。依赖 Claude Code harness(headless claude -p)做 triage 和 guardian-fixer 的 8 Gate 闭环。
perseus
by tcconnally
Use when you need live project state (git branch, service health checks, recent sessions, task board, env vars, agent inbox) injected into context BEFORE the AI reads it. Perseus is a compile-before-context engine — it runs directives like @query, @services, @waypoint, @agora and hands the assistant a fully-resolved markdown briefing. Use for: deterministic session starts, multi-agent coordination, workspace audits, and anywhere you want "all the facts first."
publish-flutter-package
by Hu-Wentao
Automates the Flutter package release process via git tags and GitHub Actions. Handles multi-package workspaces, SemVer versioning suggestions based on git history, updating pubspec.yaml and CHANGELOG.md, and dry-run validation. Use when the user wants to "release", "publish", or "version" a Flutter package.
smart-commit
by toyi
Analyzes all uncommitted changes, groups them by theme (directory, semantic content, timestamps), and creates multiple focused commits. Use /smart-commit to create all commits automatically, or /smart-commit step to approve each commit one by one.
ghrepo
by JsonLee12138
CLI tool for GitHub repository contents - browse, inspect, download, create, update, and delete files in any GitHub repository without cloning. Use when the agent needs to: (1) List directory contents of a remote GitHub repo, (2) Read/cat file contents from GitHub, (3) Download files or directories from GitHub to local filesystem, (4) Check file/directory metadata (type, SHA, size), (5) Create or update files in a GitHub repo (with commit message), (6) Delete files from a GitHub repo (with commit message), (7) Verify GitHub token authentication, (8) Initialize a project with AGENTS.md for a target repo. Triggers: "github repo", "remote file", "ghrepo", "browse repo", "download from github", "upload to github", "delete from github", "repo contents", "init repo".
branch-and-pr
by IHKREDDY
Creates git branches from Jira tickets and opens Pull Requests to the main branch. Use when users want to create a branch for a Jira task, open a PR, or mention "create branch", "open PR", "pull request", or "merge to main".
app-review
by aiagentskills
Review and process app submissions for the Pollinations showcase. Parse issues, validate submissions, create PRs, handle user corrections.