🛠️

Git & Version Control

6462 skills in Tools > Git & Version Control

seedream-image-generator

Generate images using the Doubao SeeDream API based on text prompts. Use this skill when users request AI-generated images, artwork, illustrations, or visual content creation. The skill handles API calls, downloads generated images to the project's /pic folder, and supports batch generation of up to 4 sequential images.

eze-is/seedream-image-generatorPython
15
5
Aktualisiert 1w ago

create-skill

Create new Claude Code skills with proper structure and best practices. Use when user says "create skill", "new skill", "make a skill", or wants to scaffold a reusable Claude Code capability.

l-lin/dotfiles
14
1
Aktualisiert 1w ago

jira

Jira issue management for Red Hat issues.redhat.com. USE WHEN user mentions jira, ticket, issue, epic, sprint OR references Jira issue keys (SRVKP-1234, SRVCOM-456) OR wants to manage issue workflows, assignments, tracking OR needs to integrate Jira with org-mode notes and TODOs.

vdemeester/home
14
2
Aktualisiert 1w ago

commit

Safe git commit workflow that prevents commits to main branch. Use when the user asks to "commit changes", "save changes", "git commit", or when completing a task that needs version control. Automatically creates feature branches when on main. NEVER creates pull requests unless explicitly requested by the user.

Milky2018/wasmoon
14
0
Aktualisiert 1w ago

python

Python development best practices and modern tooling with uv. USE WHEN writing Python code, managing dependencies, testing, type checking, or working with Python projects.

vdemeester/home
14
2
Aktualisiert 1w ago

tekton

Tekton Pipelines CI/CD best practices for Kubernetes-native workflows. USE WHEN working with Tekton tasks, pipelines, triggers, building container images, GitOps integration, or cloud-native CI/CD.

vdemeester/home
14
2
Aktualisiert 1w ago

git

Git version control best practices and workflows. USE WHEN working with git commands, commits, branches, pull requests, rebasing, or version control operations.

vdemeester/home
14
2
Aktualisiert 1w ago

nixpkgs

Contributing to NixOS/nixpkgs repository. USE WHEN in nixpkgs repository (git remote contains NixOS/nixpkgs OR path contains github.com/NixOS/nixpkgs), reviewing PRs, updating packages, or contributing to nixpkgs.

vdemeester/home
14
2
Aktualisiert 1w ago

ai4curation-configuration

Marketplace

Skill to assist with how a GitHub repository is configured with GitHub integrations, including instructions for agents in markdown (AGENTS and CLAUDE), github actions for invoking agents, and specific localization procedures such as defining claude/codex skills, or claude subagents. The skill helps with both technical aspects, and with best practice for guiding agents.

ai4curation/curation-skills
14
1
Aktualisiert 1w ago

usinggitworktrees

Creates isolated git worktrees with smart directory selection and safety verification for parallel development. USE WHEN starting feature work that needs isolation from current workspace OR before executing implementation plans OR working on multiple branches simultaneously OR need clean test environment. Creates isolated workspaces sharing the same repository.

vdemeester/home
14
2
Aktualisiert 1w ago

golang

Go development best practices and patterns. USE WHEN writing Go code, designing Go projects, working with Go tools, testing, or Go package development.

vdemeester/home
14
2
Aktualisiert 1w ago

always-init

Universal task initializer that automatically loads PAI context for all user requests. Ensures complete context availability (contacts, preferences, protocols) before responding to any task. (project, gitignored)

danielmiessler/PAIPlugin
14
1
Aktualisiert 1w ago

testdrivendevelopment

Disciplined TDD workflow enforcing red-green-refactor cycle and the "iron law" of no production code without failing tests first. USE WHEN user wants to write tests first OR implement new feature with TDD OR fix bugs with test coverage OR explicitly requests TDD approach. Enforces systematic test-first development with verification at each step.

vdemeester/home
14
2
Aktualisiert 1w ago

github

GitHub repository and pull request management. USE WHEN working with GitHub PRs, checking CI/CD status, reviewing pull requests, managing issues, or using gh CLI commands.

vdemeester/home
14
2
Aktualisiert 1w ago

industry-research

Marketplace

Research a market, pinpoint an underserved customer pain, and design a venture that can capture the opportunity within 12 months. Comprehensive 10-step workflow from market mapping to 90-day action plan.

majesticlabs-dev/majestic-marketplace
13
0
Aktualisiert 1w ago

react-coder

Marketplace

Write modern React components with TypeScript, hooks, and best practices. Creates functional components, custom hooks, and follows composition patterns.

majesticlabs-dev/majestic-marketplace
13
0
Aktualisiert 1w ago

fix-git

Guide for recovering lost Git commits, resolving detached HEAD states, and fixing common Git repository issues. This skill should be used when users need help recovering from Git mistakes such as lost commits, detached HEAD situations, accidental resets, or when commits appear to be missing from branches.

letta-ai/skills
13
1
Aktualisiert 1w ago

pr-review

This skill provides a complete workflow for handling GitHub Pull Request reviews,specifically optimized for @gemini-code-assist automated reviews. This skill shouldbe used when addressing PR review comments, responding to reviewers, resolvingthreads, requesting re-reviews, or merging PRs after feedback is addressed.Triggers include: /pr-review command, "address PR feedback", "handle review comments","respond to gemini", or any PR review lifecycle management request.

malhashemi/dotfiles
13
0
Aktualisiert 1w ago

gcode-to-text

Extracts hidden or encoded text from GCODE files by analyzing toolpath geometry and coordinate data. This skill should be used when tasks involve decoding text from 3D printing files, recovering embossed or engraved text from GCODE, or CTF-style challenges involving GCODE analysis. Applies to any task requiring geometric reconstruction of text from CNC or 3D printer movement commands.

letta-ai/skills
13
1
Aktualisiert 1w ago

git-worktree

Marketplace

Manage git worktrees for parallel development. Use when the user wants to work on multiple branches simultaneously, create isolated environments for features/fixes, or clean up completed worktrees.

majesticlabs-dev/majestic-marketplace
13
0
Aktualisiert 1w ago