- Home
- /
- Categories
- /
- Git & VCS
Git & VCS
Git operations, commit helpers, branch management
openlog
by Aodusk-Future
启动或恢复一个模块的开发工作流——在项目根目录的 OpenLog/ 下浏览模块清单、快速接手某个已有模块的最新进度,或为一个新模块搭建文档骨架(架构 / 开发日志 / 当前阶段)。任务收尾时自动维护这三个文档,以便下一次会话 / 下一个 agent 能用最少 token 接手。 触发条件:用户输入 /openlog,或在大型项目里说"开始开发 X 模块"、"接手 X 模块"、"现在做哪个模块"、"模块开发起步"、"写一下这个模块的开发日志"等模块级开发起步 / 收尾动作。
using-commit
by jrodrigopuca
Guía para escribir mensajes de commit siguiendo Conventional Commits. Usar cuando se vaya a realizar un commit, crear mensajes descriptivos, estandarizar el historial del proyecto, o automatizar versionado y changelogs. Incluye tipos de commit, scopes, breaking changes, formato y mejores prácticas. Activar con frases como "hacer commit", "mensaje de commit", "conventional commits", o "escribir commit semántico".
resolve-pr-feedback
by jkappers
Resolve open PR review discussions by evaluating applicability and value, then fixing valid feedback with conventional commits. Use when (1) addressing reviewer feedback on a pull request, (2) resolving open PR discussions systematically, (3) triaging PR review comments for actionability, (4) batch-fixing code review feedback, or (5) cleaning up unresolved PR conversations.
SKILL-the-eternal-skald
by papicy
Binding engineering brief and maintenance rules for The Eternal Skald Foundry VTT module. Sourced from https://github.com/papicy/the_eternal_skald. Use when any work is being done on the the_eternal_skald repository — reading, editing, testing, or maintaining its codebase. Enforces hard limits on file changes, token budgets, architectural boundaries, and mandatory evidence formats.
git-worktree-feature-flow
by alessandrobologna
Create a feature branch in a Git worktree, work independently, then merge back and clean up safely.
dev-tools
by Olino3
Essential development workflow agents for code review, debugging, testing, documentation, and git operations. Orchestrates multi-step developer workflows by composing existing skills into streamlined pipelines. Triggers: step
backend-reviewer
by shaul1991
Backend Reviewer Agent. 코드 리뷰, PR 검토, 코드 품질 평가를 담당합니다. 리뷰, 검토, PR, 코드 품질 관련 요청 시 사용됩니다.
momenta-ppt
by yutingzhou0202
生成或润色 Momenta 风格 PPT。当用户要求制作新 PPT、对已有 PPT 进行格式修改/润色,或提供飞书文档链接要求转化为 PPT 时触发。
start-new-app
by queso
Scaffolds a new app from the context-kit template. Clones the repo, renames the project, initializes git, creates a PRD directory, and asks the user to provide a PRD.
SKILL.md — RAD Platform Docs: Design Principles, Best Practices & Fixes
by techequitycloud
Module name with underscores in heading Template auto-generated sidebar_label used as heading Replace _ with space in # heading and table cells
deslop-code
by heykvnzhao
Clean up AI-generated code changes by reviewing diffs against main and removing stylistic or structural artifacts (over-commenting, unnecessary defensive checks, try/catch noise, any-casts, inconsistent style). Use when asked to “remove AI code slop,” “humanize” changes, or align a branch’s edits with existing codebase conventions.
task-management
by xfwgithub
零依赖、高性能的任务管理技能。当用户需要创建、查询、更新、删除任务或获取任务统计时使用此技能。
veil
by ushiradineth
Route agent tasks to Veil CLI commands with a practical local-first then web workflow.
ghwf3-plan
by ShotaIuchi
実装計画ドキュメントを作成
git-pushing
by pm-minji
Stage, commit, and push git changes with conventional commit messages. Use when user wants to commit and push changes, mentions pushing to remote, or asks to save and push their work. Also activates when user says "push changes", "commit and push", "push this", "push to github", or similar git workflow requests.
repo-issue-triage
by spboyer
Automate GitHub issue and PR triage by cross-referencing open issues against pending PRs, merged PRs, and the current main branch to produce an actionable report with close/keep recommendations. Includes PR health monitoring. USE FOR: triage issues, issue checkup, PR status, close stale issues, issue audit, what can we close, outstanding issues, issue report, cross-reference PRs and issues, repo health check, sprint planning. DO NOT USE FOR: creating issues (use GitHub directly), fixing bugs (use coding skills), or PR code review (use code-review agent).
repository-pro
by Ev3lynx727
"Create professional, well-structured GitHub repositories with industry best practices. Use when: (1) Creating new GitHub repositories, (2) Setting up repository structure, (3) Adding essential files (README, LICENSE, .gitignore), (4) Configuring CI/CD workflows, (5) Setting up contribution guidelines, (6) Adding issue/PR templates, (7) Configuring branch protection rules, (8) Setting description and topics for discoverability, (9) Identifying tech stack and applying appropriate templates (React, Next.js, Django, FastAPI, Go, MERN, T3, etc.)"
frontend-dev
by LadderChaos
Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when building web components, pages, dashboards, React components, HTML/CSS layouts, or styling any web UI. Generates creative, polished code that avoids generic AI aesthetics.
commit-convention
by ab300819
Git 提交信息规范。着重于提交信息的格式化、风格统一。优先学习并沿用项目已有的提交历史风格,若无明显风格或为新项目,则遵循 Conventional Commits 规范。
executing-plans
by Jackiexiao
(中文)Use when you have a written implementation plan to execute in a separate session with review checkpoints
complete-task
by fancy-bread
Complete Task
Git Commit Skill
by yousufjoyian
Claude agent skills and workspace configuration
project-w-spec-governance
by BaekNothing
Enforce Project_W local specification governance and SSOT workflow. Use when requests involve creating, updating, reviewing, or implementing features tied to /Specification, /Implementation, /Log, loop-based MVP rules, or spec-to-implementation traceability in Project_W.
skill-maintainer
by zhongjis
"Maintain AI agent skills — add from upstream repositories, update from upstream sources, check for updates, sync with upstream, and manage skill provenance. Works in any project. Triggers on 'add skill from [URL]', 'install skill', 'update skills', 'sync skills from upstream', 'check for skill updates', 'which skills are from upstream?', 'compare skill with upstream', or 'update the anthropic skills'."