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

syou6162/claude-code-commands

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

View on GitHub
7 indexed skills10 stars

ask-user-choice
Indexed

ユーザーに質問や確認をする際に毎回発動してください。自由回答形式ではなく、明確な選択肢(1質問あたり2-4個)を持つAskUserQuestionツールを使用し、ユーザーの入力負担を軽減して意思決定を迅速化します。柔軟性のためmultiSelect trueをデフォルトにしてください。

View indexed skill

gha-sha-reference
Indexed

ユーザーがGitHub Actionsのタグ参照をSHA参照に変換するよう要求したときに発動してください。uses:フィールドのタグ参照を自動的にSHA参照(コミットハッシュ + コメント付きバージョン)に変換します。

View indexed skill

reading-notion
Indexed

Notion URLが会話に登場した時、またはNotionのコンテンツを検索・取得する必要がある時に使用してください。

View indexed skill

requesting-gcloud-bq-auth
Indexed

gcloudやbqコマンド実行時に認証エラー(Reauthentication required等)を検出した場合に使用。エージェントが自動で認証コマンドを実行することを防ぎ、ユーザーに認証を依頼します。

View indexed skill

semantic-committing
Indexed

コミット時、「commit」「git add」「変更を分割」の言及時に使用。git diffを分析し、変更を論理的な意味単位に分割してコミットする。git-sequential-stageでhunk単位のステージングを行う。

View indexed skill

updating-pr-title-and-description
Indexed

Pull Request作成・更新時に使用。タイトルと説明文を自動生成・更新する。

View indexed skill

writing-dev-diary
Indexed

「開発日誌更新」「開発日誌作って」の言及時に使用。esa-llm-scoped-guardで開発日誌を新規作成・更新します。

View indexed skill