Git & VCS

Git operations, commit helpers, branch management

Showing 3553-3576 of 4619 skills
SerendipityOneInc

github-integration

by SerendipityOneInc

GitHub integration for code review, PR management, and issue tracking (GitHub集成:代码审查、PR管理、Issue追踪)

Code Gen 1 6mo ago
xdrshjr

tech-analysis-reporter

by xdrshjr

Agent使用的技术报告生成Skill。通过多轮对话收集用户需求,分析项目,生成专业的技术分析报告。

Agents 1 5mo ago
sadiksaifi

prd-to-issues

by sadiksaifi

Breaks a PRD into independently-grabbable GitHub issues using vertical slices (tracer bullets). Use when decomposing a PRD into implementation work, creating tracer-bullet issues, or when the user says "break down PRD," "create issues from PRD," or "/prd-to-issues."

Code Gen 1 4mo ago
xdrshjr

brainstorming

by xdrshjr

"You MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements and design before implementation."

Code Gen 1 5mo ago
khw1031

project-initializer

by khw1031

새 프로젝트를 프레임워크에 맞게 초기화하고 최신 버전과 모범 사례를 적용합니다. 초기화 완료 후 rule-manager 워크플로우를 참조하여 기본 규칙을 자동 생성합니다. 프로젝트 생성, 프로젝트 초기화, 새 프로젝트, project init, scaffold, boilerplate, 프로젝트 시작, 프로젝트 만들기 요청 시 활성화.

CLI Tools 1 5mo ago
H1D

auto-docs

by H1D

Auto-generate and maintain structured project documentation optimized for AI coding agents. Outputs to 5+ tool formats: AGENTS.md (universal, 20+ tools), CLAUDE.md, .cursor/rules/, .github/copilot-instructions.md, and rich .ai/docs/ with TOON progressive disclosure. Triggers: /auto-docs, "generate project docs", "document this project", "update docs", "refresh documentation"

Code Gen 1 5mo ago
xdrshjr

github-commit-push

by xdrshjr

GitHub 代码提交与推送 - 完整的 git commit 和 push 工作流,包含远程仓库配置、冲突处理和 SSH 推送。

CLI Tools 1 5mo ago
sadiksaifi

ladder-execute

by sadiksaifi

Executes a Ladder phase spec step-by-step with commit discipline and progress tracking. Use when ready to implement a spec, resume an interrupted phase, or when the user says "ladder execute."

Agents 1 5mo ago
khw1031

learning-log-generator

by khw1031

Git 커밋 히스토리 기반으로 일자별 학습 로그를 생성합니다. 학습 로그, 학습 기록, 일지 생성, recap, 복습 일정, 학습 요약 요청 시 사용.

Git & VCS 1 5mo ago
khw1031

document-consolidator

by khw1031

여러 문서를 통합하여 구조화된 단일 문서로 만듭니다. 문서 통합, 문서 병합, 자료 정리, 내용 합치기, consolidate 요청 시 사용.

Docs Gen 1 5mo ago
choru-k

work-workspace

by choru-k

Manage git worktrees for work repositories. Use for "create worktree", "setup work repo", "switch worktree", or git worktree operations.

Analytics 1 4mo ago
elliottrjacobs

engineer-work

by elliottrjacobs

Execute implementation plans with git branching, progress tracking, quality checks, and PR creation. Use when the user says "build this", "implement this", "start working", "execute the plan", or provides a plan file to execute.

Automation 1 5mo ago
erinrugas

git-commit

by erinrugas

Creates clean commits using a consistent message convention. Use when staging changes, composing commit messages, and preparing reviewable history.

Debugging 1 5mo ago
DaleSeo

git-collaboration

by DaleSeo

Collaboration workflows for team-based Git development. Covers pull request workflows, merge vs rebase strategies, conflict resolution, code review practices, and branch protection. Helps AI agents follow team conventions and collaborate effectively.

Code Gen 1 5mo ago
myuon

track-dev-cycle

by myuon

"Run a full development cycle for track issues in two modes: plan mode (investigate and clarify scope, then set status to ready or attach Need to discuss) and execution mode (branch, implement, commit incrementally, open PR, watch CI, fix, and merge). Use when users ask to work specific issue numbers through planning or implementation with track show and tracker state updates."

Code Review 1 5mo ago
Within-7

sync-spider

by Within-7

"同步 PySpider 脚本到代码仓。使用场景:(1) AI 生成新爬虫脚本后需要上传 (2) 更新现有爬虫脚本 (3) 将本地脚本持久化到 git 仓库。执行:写入本地文件 → git commit → git push → webhook 自动同步到 webui"

Debugging 1 4mo ago
bowentan

update-mr-desc

by bowentan

"Updates merge request descriptions in GitLab by summarizing MR changes into a bulleted list, excluding changes under docs/. Use when updating an MR description via glab MCP or glab CLI, or when the user asks to summarize MR changes for the description."

CLI Tools 1 5mo ago
jritsema

dynamic-mcp

by jritsema

Leverage local MCP tools without the overhead of having to pre-start servers and pre-load all tool descriptions into context.

CLI Tools 1 5mo ago
dhughes

pr-creation

by dhughes

This skill should be used when you need to create, open, or edit a pull request (PR), or the user asks to "create a PR", "open a PR", "submit a PR", "raise a PR", "file a PR", "make a PR", "create a pull request", "open a pull request", "new PR", or any variation requesting GitHub pull request creation.

Code Gen 1 6mo ago
piperubio

commercial-discovery-proposal

by piperubio

Create proposals for Strategic Discovery as a paid, fixed-price consulting service. Use when an opportunity has high scope uncertainty, ambiguous requirements, or estimation risk above +/- 30% — and therefore cannot be priced as a direct implementation proposal. This skill produces a Discovery Service proposal (Branch B of the commercial pipeline), treating the discovery engagement as an independent commercial opportunity with its own qualification, proposal, negotiation, and close cycle. The resulting Discovery deliverables (architecture, roadmap, refined estimation) feed into a separate, subsequent implementation opportunity. Triggers on: discovery proposal, discovery service, paid discovery, strategic discovery, fase de descubrimiento, propuesta de discovery, discovery pagado, scope uncertainty, ambiguous requirements, cannot estimate, needs investigation before proposal.

Finance 1 5mo ago
xdrshjr

github-commit-push

by xdrshjr

GitHub 代码提交与推送 - 完整的 git commit 和 push 工作流,包含远程仓库配置、冲突处理和 SSH 推送。

CLI Tools 1 5mo ago
petestewart

explain-project

by petestewart

Generate a detailed, engaging FOR[name].md document that explains an entire project in plain language. Covers technical architecture, codebase structure, technology choices, and lessons learned (bugs, pitfalls, best practices). Written in a conversational, memorable style with analogies and anecdotes. Use when the user invokes "/explain-project" or asks to "explain this project", "write a project explainer", "write a FOR[name].md", "document this project for me", or "help me understand this codebase". Accepts an optional name argument (e.g., "/explain-project Pete").

Comments 1 5mo ago
ma1orek

auto-animate

by ma1orek

Zero-config animations for React, Vue, Solid, Svelte, Preact with @formkit/auto-animate (3.28kb). Prevents 15 documented errors including React 19 StrictMode bugs, SSR imports, conditional parents, viewport issues, drag & drop conflicts, and CSS transform bugs. Use when: animating lists/accordions/toasts, troubleshooting SSR animation errors, React 19 StrictMode issues, or need accessible drop-in transitions with auto prefers-reduced-motion.

Debugging 1 5mo ago
Ontos-AI

summarize-ai-agent-trends

by Ontos-AI

Summarizes weekly trends for 'AI Agent Tools', providing a Top 10 table with names, official links, core capabilities, and application scenarios, along with reusable research steps.

Academic 1 5mo ago