- Home
- /
- Categories
- /
- Git & VCS
Git & VCS
Git operations, commit helpers, branch management
kirklin
by kirklin
Kirk Lin's opinionated tooling and conventions for JavaScript/TypeScript projects. Use when setting up new projects, configuring ESLint/Prettier alternatives, monorepos, library publishing, or when the user mentions Kirk Lin's preferences.
github-issue
by HemSoft
V1.0 - Creates well-structured GitHub Issues that serve as implementation specs with proper labels and escape-safe formatting. Use when creating issues via CLI.
semantic-commit
by buildrtech
Create semantic git commits following Conventional Commits specification. Use when committing changes, making commits, or when asked to commit.
skills-updater
by MINI-RoRo
Check and update installed Claude Code skills from multiple sources (Claude plugins and npx skills). Scans for available updates, supports batch or individual updates with intelligent local change merging, and recommends popular skills from skillsmp.com and skills.sh marketplaces. Use when users want to update skills, check for new versions, discover trending skills, or manage their skill collection.
execplan
by khoi
"When writing complex features or significant refactors or user ask explicitly, use an ExecPlan from design to implementation."
vibe-deploy
by swan4er
Автоматический деплой любых проектов (frontend, backend, fullstack) на Timeweb Cloud. Поддерживает два пути — App Platform (PaaS) и облачный сервер (VPS). Включает настройку доменов, DNS, SSL, баз данных, Docker, CI/CD (GitHub Actions). Используй этот скилл, когда пользователь хочет задеплоить, развернуть, опубликовать проект, сайт или приложение на Timeweb Cloud, или когда упоминается timeweb, twc, деплой.
unocss
by kirklin
UnoCSS instant atomic CSS engine, superset of Tailwind CSS. Use when configuring UnoCSS, writing utility rules, shortcuts, or working with presets like Wind, Icons, Attributify.
Skill: IDEA Changelist Management
by teslasoft-de
Professional skills and tools for Claude Code, including UX design, authentication patterns, collaboration workflows, and developer tools.
local-code-review
by fritzdavenport
Use when user wants local code review with GitHub-like PR interface, or when reviewing branches before merge using Gitea
skills-master
by lone-yu-cmd
"The Meta-Skill for managing standard capabilities. Use it to install, update, or list available standard skills (like auto-committer, context-code-explainer)."
gitlab-mr-review
by bowentan
"Review a GitLab merge request: fetch MR (default repo = project name), analyze the diff, and optionally post review comments. Use when asked to review an MR, do a code review on GitLab, or when the user wants MR feedback. Triggers on: review MR, review merge request, review this MR, code review GitLab, glab mr review."
archive_project
by obarbadev
"Arquiva um projeto no GitHub e no board do OpenClaw."
github-for-humans
by alavida-ai
Invisible git layer for non-technical users. Handles commits, pushes, pulls, branching, and conflict resolution automatically — surfacing decisions only when human judgment is required, in plain business language with no git jargon. ALWAYS activate this skill when working with a non-technical user in a GitHub repo. Also activate when the user says "save my work," "send for review," "what changed," "am I up to date," or "publish my changes."
start
by cadrianmae
Start a new development session
git-recovery
by DaleSeo
Safety practices and recovery techniques for Git. Covers reflog usage, reset vs revert strategies, recovering lost commits, undoing mistakes, and preventing data loss. Helps AI agents safely navigate Git operations and recover from errors.
noir-developer
by Savio-Sou
Develop Noir (.nr) codebases. Use when creating a project or writing code with Noir.
executing-plans
by Jackiexiao
"Use when you have a written implementation plan to execute with checkpoints."
commit-work
by cachemoney
"Create high-quality git commits: review/stage intended changes, split into logical commits, and write clear commit messages (including Conventional Commits). Use when the user asks to commit, craft a commit message, stage changes, or split work into multiple commits."
jarvis
by teslasoft-de
AI assistant layer for the Teslasoft harness. Reads pre-collected state from the Drone sidecar, surfaces alerts, answers ad-hoc queries, and provides instant dashboard data.
platform-orchestrator
by nmime
Orchestrates all skills for unified platform deployment. All services enabled by default. Run from bastion server.
gh-pr-create
by sadiksaifi
Use when opening a pull request, submitting code for review, or when the user says "create PR," "open PR," or "/gh-pr-create." Generates conventional-commit title and structured body from branch commits.
github-trending-today
by Ontos-AI
从 GitHub 搜索今天的热门仓库并汇总成表格。
jj
by cachemoney
"Jujutsu (jj) — the Git-compatible version control system. Activate ONLY when a .jj/ directory is present in the project or when jj/jujutsu is explicitly mentioned. Do NOT activate for plain git repos without .jj/. Use for any VCS operations in jj-managed projects: commit, push, pull, branch, bookmark, rebase, squash, merge, diff, log, status, working copy, change ID, revset, fileset, template, configuration, workspaces."
git-commit-writer
by Alcyone-Labs
Write consistent high-quality Git commits following project conventions