- Home
- /
- Categories
- /
- Git & VCS
Git & VCS
Git operations, commit helpers, branch management
paper-write
by xstongxue
本科与硕士学位论文全流程撰写辅助。支持大纲审核(理工科/文科)、结构仿写(通用章节/实验章节/绪论/摘要)、参考文献获取、融合、润色、缩写、扩写、防 AIGC、中英互译、结构化信息提取。当用户提到论文撰写、大纲审核、论文章节仿写、参考文献、论文润色、防 AIGC、论文翻译时使用。
psm
by Yeachan-Heo
Project Session Manager - isolated dev environments with git worktrees and tmux
github-auto-star
by cat-xierluo
"从内容(文章、截图、文字)中自动提取 GitHub 仓库并 star。使用场景:(1) 用户要求分析内容并 star 相关 GitHub 项目,(2) 处理提到工具或库的文章/博客,(3) 分析包含技术引用的截图,(4) 设置定时任务自动发现并 star 仓库。"
release
by Yeachan-Heo
Automated release workflow for oh-my-codex
gen-rust
by MoonshotAI
Sync Rust implementation with Python changes (exclude UI/login) by reviewing recent changes, mapping modules, porting logic, and updating tests.
pull-request
by MoonshotAI
Create and submit a GitHub Pull Request.
git-rebase-sync
by NeverSight
Sync a feature branch onto the latest origin base branch via git rebase, with safety rails, deliberate conflict resolution, and safe force-with-lease pushing.
git-best-practices
by NeverSight
Git workflow patterns for commits, branching, PRs, and history management across heterogeneous repositories. Use when creating commits, managing branches, opening pull requests, or rewriting history. Do not use for non-git implementation tasks or repo-specific release policy decisions without repository documentation.
vue-jsx-best-practices
by vuejs-ai
JSX syntax in Vue (e.g., class vs className, JSX plugin config).
vue-router-best-practices
by vuejs-ai
"Vue Router 4 patterns, navigation guards, route params, and route-component lifecycle interactions."
aif-implement
by lee-to
Execute implementation tasks from the current plan. Works through tasks sequentially, marks completion, and preserves progress for continuation across sessions. Use when user says "implement", "start coding", "execute plan", or "continue implementation".
gen-docs
by MoonshotAI
Update Kimi Code CLI user documentation.
aif-plan
by lee-to
Plan implementation for a feature or task. Two modes — fast (no branch) or full (git branch + plan). Use when user says "plan", "new feature", "start feature", "create tasks".
commit
by yonatangross
"Creates commits with conventional format and validation. Use when committing changes or generating commit messages."
gen-changelog
by MoonshotAI
Generate changelog entries for code changes.
release
by MoonshotAI
Execute the release workflow for Kimi Code CLI packages.
release-prep
by massgen
Prepare release documentation including CHANGELOG entry, announcement text, and validation. Run before tagging a new release.
github-issues
by github
'Create, update, and manage GitHub issues using MCP tools. Use this skill when users want to create bug reports, feature requests, or task issues, update existing issues, add labels/assignees/milestones, or manage issue workflows. Triggers on requests like "create an issue", "file a bug", "request a feature", "update issue X", or any GitHub issue management task.'
translate-docs
by MoonshotAI
Translate and sync bilingual documentation.
pr-workflow
by fcakyon
This skill should be used when user asks to "create a PR", "make a pull request", "open PR for this branch", "submit changes as PR", "push and create PR", or runs /create-pr or /pr-creator commands.
github
by callstackincubator
GitHub patterns using gh CLI for pull requests, stacked PRs, code review, branching strategies, and repository automation. Use when working with GitHub PRs, merging strategies, or repository management tasks.
codeql
by github
Comprehensive guide for setting up and configuring CodeQL code scanning via GitHub Actions workflows and the CodeQL CLI. This skill should be used when users need help with code scanning configuration, CodeQL workflow files, CodeQL CLI commands, SARIF output, security analysis setup, or troubleshooting CodeQL analysis.
gh-cli
by github
GitHub CLI (gh) comprehensive reference for repositories, issues, pull requests, Actions, projects, releases, gists, codespaces, organizations, extensions, and all GitHub operations from the command line.
make-repo-contribution
by github
'All changes to code must follow the guidance documented in the repository. Before any issue is filed, branch is made, commits generated, or pull request (or PR) created, a search must be done to ensure the right steps are followed. Whenever asked to create an issue, commit messages, to push code, or create a PR, use this skill so everything is done correctly.'