hook-create
01Skill Claude CodeCodex
Skill "hook-create" from shiiman/claude-code-plugins, covering create hook, help, ワークフロー, 1. 情報収集 and 2. 検証.
Skill Claude CodeCodex
Skill "hook-create" from shiiman/claude-code-plugins, covering create hook, help, ワークフロー, 1. 情報収集 and 2. 検証.
Skill Claude CodeCodex
A switch for changing a marketplace’s source between dev, which uses a local directory, and prd, which uses Git.
Skill Claude CodeCodex
A creator for Claude Code plugins, which are add-ons that extend the coding assistant with extra tools or instructions. It can create only a plugin or include skills, sub-agents, and hooks.
Skill Claude CodeCodex
Skill "skill-create" from shiiman/claude-code-plugins, covering create skill, help, ワークフロー, 1. 情報収集 and 2. 検証.
Skill Claude CodeCodex
Skill "subagent-create" from shiiman/claude-code-plugins, covering create subagent, help, ワークフロー, 1. 情報収集 and 2. 検証.
Skill Claude CodeCodex
A skill for managing MCP servers, which are connections that let coding agents use external tools. It can list, add, or remove MCP servers and manage their settings.
Skill Claude CodeCodex
A skill that displays the Claude Code resources available in a project, such as skills, agents, and hooks.
Skill Claude CodeCodex
A skill for viewing and updating Claude Code settings, including local settings and permission options.
Skill Claude CodeCodex
A maintenance tool for checking and updating the Claude Code command-line tool and its installed plugins.
Skill Claude CodeCodex
A maintenance helper that upgrades AI-related command-line tools installed with Homebrew, a package manager for macOS and Linux.
Skill Claude CodeCodex
A local-change review workflow that combines four viewpoints: Claude, Codex, security, and code simplification.
Skill Claude CodeCodex
A Japanese-language workflow that performs a security check, creates a commit message, stages changes, and makes a Git commit.
Skill Claude CodeCodex
A guide for setting up Git worktrees, which let one Git repository have multiple working folders for different branches.
Skill Claude CodeCodex
Skill "shiiman-git:worktree" from shiiman/claude-code-plugins, covering worktree management with gtr, help, 前提条件, 機能 and 1. worktree 作成.
Skill Claude CodeCodex
A GitHub Actions troubleshooting skill for CI workflows, which automatically run builds and tests when code changes. It examines failed job logs to identify causes and suggest fixes.
Skill Claude CodeCodex
Skill "shiiman-github:branch-create" from shiiman/claude-code-plugins, covering create branch, help, ワークフロー, 1. ブランチ名の決定 and 2. ブランチ作成.
Skill Claude CodeCodex
A GitHub issue-creation skill that turns a task into a tracked issue with checkbox-based subtasks. A GitHub issue is a shared record for work, bugs, or follow-up tasks.
Skill Claude CodeCodex
A GitHub issue-listing workflow that shows open issues in priority order. Issues are tasks or reported problems tracked in a repository.
Skill Claude CodeCodex
A skill for creating or updating a pull request, a request for teammates to review proposed code changes, from the current Git branch.
Skill Claude CodeCodex
A GitHub pull-request listing skill. A pull request is a proposed code change waiting for review or merging.
Skill Claude CodeCodex
A pull-request review assistant for the person who created the pull request. A pull request is a proposed code change submitted for review.
Skill Claude CodeCodex
A GitHub pull-request review helper that checks a proposed code change and shows the review locally or posts it to GitHub. A pull request is a request to merge changes into a project.
Skill Claude CodeCodex
A setup tool for GitHub repository configuration. GitHub is a service for hosting code and collaborating on changes.
Skill Claude CodeCodex
A tool for creating a new Git worktree, which is a separate working folder linked to the same repository. It can use an issue number, a branch name, or context to name the worktree.