🛠️

Git & Version Control

6462 skills in Tools > Git & Version Control

github-runner-setup

GitHub Actions self-hosted runner setup and maintenance. Use when setting up dedicated runner users,migrating runners from personal accounts, troubleshooting runner issues, or implementing runner isolation.Covers systemd services, environment isolation, and skills plane integration.

stars-end/agent-skills
0
0
Actualizado 1w ago

context-engineering-framework

Optimize context windows, manage token budgets, compress context, and create effective handoff documents for long-running multi-agent workflows

majiayu000/claude-skill-registry
0
0
Actualizado 1w ago

git-commits

How to write git commit messages. No AI branding, conventional commits, clean and professional.

Alfredo-Sandoval/prismatica
0
0
Actualizado 1w ago

vercel-deploy

Manages Git operations and Vercel deployments for the DigitalVisionWorks project. Use when initializing repositories, committing changes, pushing to GitHub, or verifying deployments. Triggers on deployment requests, git operations, or publish requests.

djtroymx1/Digital-VisionWorks
0
0
Actualizado 1w ago

using-git-worktrees

Use when starting feature work that needs isolation from current workspace or before executing implementation plans - creates isolated git worktrees with smart directory selection and safety verification

synqing/Lightwave-Ledstrip
0
0
Actualizado 1w ago

bodhi-sdk-react-integration

Marketplace

Integrate React+Vite web apps with bodhi-js-sdk for local LLM integration. Use when user asks to: "integrate bodhi", "add bodhi sdk", "connect to bodhi", "setup bodhi provider", "bodhi react integration", "deploy bodhi to github pages", or troubleshoot bodhi-js-sdk connection/auth issues.

BodhiSearch/bodhi-js
0
0
Actualizado 1w ago

gh-search-commits

Use when searching commit history across GitHub repositories - provides syntax for filtering by author, committer, dates, hashes, and merge commits with proper exclusion handling

majiayu000/claude-skill-registry
0
0
Actualizado 1w ago

deploy-to-production

Deploy current develop branch to production. Use when user says /deploy, "deploy to production", "push to heroku", "release to production", "deploy changes", "ship it", or "release changes". Commits changes, pushes develop, merges to main, creates version tag, pushes to GitHub and Heroku, then returns to develop branch.

ErikM1974/pricing-indexfile-2025
0
0
Actualizado 1w ago

activity-grid

Marketplace

Configure activity grid heatmaps in drizzle-cube dashboards for GitHub-style contribution visualizations. Use when creating activity grids, heatmaps, contribution calendars, or daily activity patterns.

cliftonc/drizzle-cube-skills
0
0
Actualizado 1w ago

reviewing-llama-stack-code

Marketplace

Use when reviewing code or PRs in the llama-stack repository (llamastack/llama-stack on GitHub). Provides specialized knowledge about Llama Stack's architecture, testing patterns (recordings folders), backward compatibility requirements, distributed system considerations, and code review focus areas specific to this project.

bbrowning/bbrowning-claude-marketplace
0
1
Actualizado 1w ago

commit-standards

Marketplace

Standards for writing clear, concise git commit messages. Use when creating commits, reviewing commit history, or establishing git workflow conventions.

IvanTorresEdge/molcajete.ai
0
0
Actualizado 1w ago

read-unresolved-pr-comments

Marketplace

GitHub PR에서 아직 대응되지 않은 코멘트를 조회한다. GraphQL API를 사용해 (1) 코드의 특정 라인에 연결된 미해결 Review thread(Resolve 가능)와 (2) 코드 블록을 포함한 Issue comment(대화 탭, Resolve 불가)를 모두 가져와 JSON 형식으로 출력한다. PR 정보(번호, 제목, URL, 상태, 작성자, 리뷰어)도 함께 포함된다.

gaebalai/claude-code-marketplace
0
0
Actualizado 1w ago

openai-agents-sdk-mcp-backend

Patterns for building AI-powered chatbot backends using OpenAI Agents SDK with MCP (Model Context Protocol) server integration in FastAPI applications. Supports both standalone MCP servers and function tools.

majiayu000/claude-skill-registry
0
0
Actualizado 1w ago

quick-pr-review

Universal pre-PR checklist that works in ANY project, with or without MCP tools

j0KZ/mcp-agents
0
0
Actualizado 1w ago

pre-deployment-security-check

Verifica que no haya credenciales, secrets o archivos sensibles antes de pushear a GitHub. Busca API keys hardcodeadas, .env con valores reales, y valida .gitignore.

alannreyes/bip2
0
0
Actualizado 1w ago

code-flow-analysis

Marketplace

Trace code execution path before implementing fixes. Forces understanding of fn(args, deps) flows, Result types, and workflow composition. Prevents guessing by requiring file:line references and execution diagrams.

jagreehal/jagreehal-claude-skills
0
0
Actualizado 1w ago

senior-security

Comprehensive security engineering skill for application security, penetration testing, security architecture, and compliance auditing. Includes security assessment tools, threat modeling, crypto implementation, and security automation. Use when designing security architecture, conducting penetration tests, implementing cryptography, or performing security audits.

nimeshgurung/artifact-hub-collections
0
0
Actualizado 1w ago

git-workflow

GitHub Flow workflow for Spike MVP - automates branch creation, PR management, and merging with squash cleanup. Use when working with git/GitHub operations including creating branches, making commits, opening PRs, merging changes, handling Dependabot updates, or any git-related workflow tasks. Auto-triggers on branch management, commit messages, pull requests, issue linking, or GitHub CLI operations.

ortaizi/spike1
0
0
Actualizado 1w ago

devops

Executes git commands (fetch, rebase, commit, merge, push) following worktree workflow, then monitors ALL resulting deployments with temporal boundaries and cascade detection. After git push, monitors all workflows from the last 5 minutes including cascading workflows (e.g., Test → Deploy chains). Automatically tracks multiple parallel workflows and waits for triggered workflows. Use /devops-check for comprehensive monitoring with automatic fixing. All deployments are triggered by git push, not manual AWS CLI commands.

NachoColl/vaemptiness-website
0
0
Actualizado 1w ago

git-commit-from-diff

Create git commits by inspecting the current diff and staged changes, then crafting a concise commit message from the diff. Use when the user asks to commit changes, asks for a commit message based on the diff, or wants a commit workflow that stages files and commits in a single pass.

BenderFendor/Thesis
0
0
Actualizado 1w ago