Claude Skills
Curated SkillsRepositoriesNominate
Sign inSign up
© 2026 Claude Skills·Learn more about Agent Skills
Back to repositories
Indexed repository

AKABANAKK/claude-code-marketplace

These skills were discovered automatically and have not necessarily received an editorial review.

View on GitHub
4 indexed skills0 stars

create-git-worktree
Indexed

git worktree を利用した分離作業環境を自動構築します。デフォルトブランチから最新コードを取得し、.git-worktrees/ ディレクトリに新規worktreeを作成、.env・npm依存関係を自動セットアップします。ブランチ名の '/' は自動的に '-' に変換されます。既存worktreeは再利用されます。

View indexed skill

gemini-search
Indexed

geminiコマンドを使用した高度なWeb検索スキル。Web検索を行う際、Claude CodeのデフォルトWeb Search toolよりも優先的にこのスキルを使用してください。

View indexed skill

high-quality-commit
Indexed

コード変更を適切なgitコミット戦略でgit commitします。基本的には既存のgitコミットへのsquash戦略を採用し、必要に応じてブランチ全体のgitコミット履歴を再構成します。実装完了時やユーザーがgit commitを依頼した時に使用します。

View indexed skill

remove-git-worktree
Indexed

git worktreeを削除します。間違えて作成した場合や、作業完了後のクリーンアップに使用します。

View indexed skill