All authors
majiayu000 avatar

Claude Skills by majiayu000

github.com/majiayu000
14,898 skillsA× 14,236B× 446C× 148D× 38F× 30549 installs11,848 views
Git Wizard AgentA

Git power user specializing in complex operations like interactive rebase, bisect, cherry-pick, worktrees, and history rewriting. Expert in branching strategies and merge conflict resolution. Use for advanced git operations or untangling complex git situations.

developmentgoshell
0
76
Git Workflow And Deployment SkillA

Git branching strategy, CI/CD pipeline, quality gates, and deployment procedures for the omer-akben portfolio project. Use when working with git operations, deployments, or CI/CD workflows.

devopstypescriptgo
0
76
Git Workflow AutomationA

Comprehensive Git workflow automation including branching strategies, pull request creation, code reviews, merge strategies, and release management. Use when Claude needs to help with Git operations, branching models (Git Flow, GitHub Flow), pull request creation, code reviews, merge conflicts, or release processes.

toolsbashtesting
0
76
Git Workflow DesignerA

Expert guide for designing Git branching strategies including Git Flow, GitHub Flow, trunk-based development, and release management. Use when establishing team workflows or improving version control practices.

developmentjavascripttypescript
0
76
Git Workflow Guide Asiaostrich Universal Dev StandaA

Guide Git branching strategies, branch naming, and merge operations. Use when: creating branches, merging, pull requests, Git workflow questions. Keywords: branch, merge, PR, pull request, GitFlow, GitHub Flow, 分支, 合併, 工作流程.

developmentgobash
0
76
Git Workflow GuideA

指導 Git 分支策略、分支命名与合併操作。 使用时机:建立分支、合併、Pull Request、Git 工作流程問題。 关鍵字:branch, merge, PR, pull request, GitFlow, GitHub Flow, 分支, 合併, 工作流程。

developmentbashgit
0
76
Git Workflow Helper Jackspace ClaudeskillzA

Expert guidance for Git workflows, troubleshooting, and best practices

toolsgit
0
76
Git Workflow HelperA

Guide Git workflows including branching, merging, rebasing, and conflict resolution. Use when managing Git operations or resolving complex Git scenarios.

toolsbashgit
0
76
Git Workflow ManagementB

Automate frequent Git operations including adding changes, committing with meaningful messages, and pushing to remote repositories. Use when you need to save progress, commit code changes, or maintain regular version control workflow with proper commit practices.

developmentjavascripttypescript
0
76
Git Workflow ManagerA

Manages git operations: worktree creation, branch management, commits, PRs, semantic versioning, daily rebase workflow, and PR feedback handling. Use when: Creating branches/worktrees, committing, pushing, versioning, handling PR feedback Triggers: create worktree, commit, push, rebase, version, PR, PR feedback

developmentpythonbash
0
76
Git Workflow MasteryA

Advanced Git workflows, branching strategies, and commit conventions

toolsgobash
0
76
Git Workflow Netresearch Git Workflow SkillA

Agent Skill: Git workflow best practices for teams and CI/CD. This skill should be used when establishing branching strategies, implementing Conventional Commits, creating or reviewing PRs, managing PR review threads, merging PRs with signed commits, handling merge conflicts, or integrating Git with CI/CD. By Netresearch.

developmentbashgit
0
76
Git Workflow PolicyA

Git workflow policies including commit rules and worktree cleanup sequence. Use when managing git operations, commits, or merges.

developmentpythongo
0
76
Git Workflow SpecialistA

Git expert covering branching strategies, collaboration, conflict resolution, and best practices

toolsgogit
0
76
Git Workflow StandardsA

Automatically applies when working with git. Ensures conventional commits, branch naming, PR templates, release workflow, and version control best practices.

documentationpythongo
0
76
Git Workflow StrategyA

Master Git workflows including GitFlow, GitHub Flow, Trunk-Based Development. Configure branches, merge strategies, and collaboration patterns for team environments.

developmentgobash
0
76
Git Workflow TriggerA

Natural language wrapper for git commands - automatically triggers /git:commit, /git:status, /git:push when users express git workflow intent

toolsexpressrails
0
76
Git WorkflowA

Manage source control effectively with Git including branching strategies, commit conventions, merge conflict resolution, rebasing, and collaboration workflows like GitHub Flow or GitFlow. Use when managing feature branches, creating meaningful commits, resolving merge conflicts, rebasing branches, squashing commits, using interactive rebase, implementing branch naming conventions, following commit message standards, managing pull requests, or collaborating in team environments.

developmentjavascriptgo
0
76
Git Workflows Autumnsgrove GrovescoutA

Execute git operations using Conventional Commits format with proper branching strategies and safe workflows. Use when making commits, managing branches, or performing git operations.

toolsbashnode
0
76
Git WorkflowsA

Git workflows including branching strategies, commits, merging, rebasing, and GitHub collaboration. Activate for git commands, version control, PRs, and repository management.

developmentgobash
0
76
Git Workspace InitA

Initialize a new git worktree and branch for feature development or bug fixes. Use when: (1) Starting work on a new feature, (2) Beginning a bug fix, (3) Creating an isolated workspace for any task, (4) You want to work in parallel on multiple branches. This skill handles branch naming with conventional branch conventions, worktree creation, and remote push setup.

toolspythonbash
0
76
Git Workspace ReviewA

Use this skill before workflows that depend on repository state, such as commit message generation, PR preparation, or release notes. Run it once per session or whenever staged changes are modified.

toolsgobash
0
76
Git WorkspaceA

Work with git worktrees and workspaces for concurrent development. Use when: (1) Creating new workspaces with \`git worktree add\`, (2) Listing existing worktrees with \`git worktree list\`, (3) Removing worktrees with \`git worktree remove\`, (4) Pruning stale worktree metadata with \`git worktree prune\`, (5) Managing multiple checked-out branches simultaneously, (6) Migrating uncommitted work between workspaces, or (7) Any git workspace/worktree operation. Requires Git 2.5+ for worktree su...

documentationbashgit
0
76
Git Worktree ManagerA

Manage git worktrees for efficient multi-branch development. Use when you need to create worktrees for feature branches, organize worktree directories, clean up unused worktrees, or implement worktree-based workflows.

devopsgobash
0
76
Git Worktree SetupA

Set up Git worktrees for agent parallelization with isolated environments. Use when setting up parallel agent execution, creating isolated environments per agent, or enabling concurrent development workflows.

developmentbashgit
0
76
Git Worktree UseA

Create isolated git worktrees with safety verification. Use when starting feature work needing isolation or before executing plans - systematic directory selection and baseline verification.

documentationgobash
0
76
Git Worktree WorkflowA

Use git worktrees for parallel Claude Code workflows. Run multiple Claude instances on different features simultaneously without merge conflicts. Use for parallel development, multi-branch testing, and subagent workflows.

developmentgobash
0
76
Git WorktreeB

Git worktree を使った複数ブランチの同時作業管理。 使用タイミング: (1) 複数機能を並行開発したい時 (2) PRレビュー中に別作業したい時 (3) 本番ホットフィックスと開発を同時進行したい時 (4) worktreeの使い方を知りたい時。 トリガー例: 「worktreeで」「別ブランチを同時に」「並行開発したい」 「PRレビューしながら開発」「ホットフィックス用のworktree」

developmentbashnode
0
76
Git Worktrees Liauw Media CodeassistA

Use when working on multiple features simultaneously. Creates isolated workspaces without branch switching, enabling parallel development.

developmentgoshell
0
76
Git WorktreesA

Work on multiple branches in parallel using git worktrees via the git-wt helper to avoid context switching or merge noise.

toolsshellexpress
0
76
GitA

Git operations with conventional commits. Use for staging, committing, pushing, PRs, merges. Auto-splits commits by type/scope. Security scans for secrets.

toolsbashgit
0
76
GitagentA

Use this skill in the scenario of writing git commit messages.

ai-agentsgitapi
0
76
Gitbook AssistantA

Validates GitBook markdown syntax, helps create properly formatted blocks, and ensures documentation quality

documentationjavascriptjava
0
76
GitbookA

GitBook documentation platform - creating docs, publishing sites, Git sync, API references, and collaboration

documentationjavascriptpython
0
76
Gitea TeaA

Manage Gitea via CLI. Use when user mentions "tea", "gitea cli", or needs terminal-based Gitea operations.

devopsgobash
0
76
Gitea WikiA

Manage Gitea wiki pages. Use when working with wiki content, creating documentation, or updating wiki pages.

documentationshellbash
0
76
GiteaB

Expert guidance for Gitea self-hosted Git service including installation, configuration, repositories, webhooks, API usage, Docker deployment, and integration with CI/CD. Use this when working with Gitea Git hosting.

devopsgoshell
0
76
Gitflow WorkflowA

Use this skill for GitFlow tasks: starting/finishing features, releases, hotfixes; managing branches; versioning; or general GitFlow operations.

documentationgitapi
0
76
GitflowA

Gitflow Workflow Rules. These rules should be applied when performing git operations.

developmentgobash
0
76
Github AccessA

Access GitHub repositories programmatically using gh CLI or REST API. Use this skill when needing to interact with GitHub issues, pull requests, workflows, discussions, or actions. The skill automatically adapts based on available tools (gh CLI or curl) and requires GH_TOKEN for authentication.

documentationbashdebugging
0
76
Github ActionA

Skill for GitHub Actions CI environment. Use when running inside a GitHub Actions workflow to update tracking comments, commit code, and interact with GitHub.

toolsbashrefactoring
0
76
Github Actions 2025A

GitHub Actions 2025 features including 1 vCPU runners, immutable releases, and Node24 migration

devopsjavascriptrust
0
76
Github Actions Ci WorkflowA

Sets up comprehensive GitHub Actions CI/CD workflows for modern web applications. This skill should be used when configuring automated lint, test, build, and deploy pipelines, adding preview URL comments on pull requests, or optimizing workflow caching. Use when setting up continuous integration, deployment automation, GitHub Actions, CI/CD pipeline, preview deployments, or workflow optimization.

devopsreactnextjs
0
76
Github Actions CiA

GitHub Actions CI/CD guide for the dotfiles repository. Use when creating or modifying GitHub Actions workflows, adding CI/CD pipelines, setting up build/test automation, configuring matrix builds, working with artifacts, implementing E2E tests in containers, or troubleshooting workflow issues. Covers workflow patterns, security best practices, caching strategies, and multi-platform testing.

devopsgotesting
0
76
Github Actions CicdB

Set up GitHub Actions CI/CD pipelines for testing, building, and deploying to Kubernetes. Use when implementing continuous integration and deployment for Phase 5. (project)

devopspythongo
0
76
Github Actions ClaudeA

Setup and troubleshoot GitHub Actions workflows using anthropics/claude-code-action for automated PR reviews. Use when creating CI/CD workflows that leverage Claude for code review, research validation, or automated feedback.

developmentjavascriptgo
0
76
Github Actions Container BuildB

Build multi-architecture container images in GitHub Actions. Matrix builds (public repos with native ARM64), QEMU emulation (private repos), or ARM64 larger runners (Team/Enterprise). Uses Podman rootless builds with push-by-digest pattern

devopspythonrust
0
76
Github Actions DebuggingA

Debug and fix GitHub Actions CI/CD failures

devopsnodedebugging
0
76
Github Actions DevB

Developing custom GitHub Actions (JavaScript, TypeScript, Docker, Composite). Use this skill when the user asks to 'create a GitHub Action', 'build a custom action', 'publish action to marketplace', 'write action.yml', or 'develop reusable action'.

developmentjavascripttypescript
0
76
Github Actions Failure DebuggingA

Guide for debugging failing GitHub Actions workflows. Use this when asked to debug failing GitHub Actions workflows.

devopsdebugginggit
0
76