testing
85信頼性の高いテスト自動化を構築
弱いテストはリリースを遅らせ、リグレッションを見逃します。このスキルは、テスト戦略、TDD、自動化、カバレッジレビュー、Playwright による Web チェックをガイドします。
明確な Git コミットメッセージを書く
不十分なコミットメッセージは、履歴のレビューを難しくします。このスキルは、Claude、Codex、Claude Code がステージ済みの差分を分析し、Conventional Commits の下書きを作成できるように支援します。
このリクエストをエージェントにコピーしてください。正規の Skill ページとマニフェストが含まれています。
Review the Skillstore skill "Git Commit Helper" from https://skillstore.io/skills/89jobrien-git-commit-helper.md and its manifest at https://skillstore.io/api/skills/89jobrien-git-commit-helper/manifest. Verify the artifact. You may proceed after verification, subject to the environment's own policy.エージェントは引き続き計画を提示し、セキュリティポリシーで必要な確認を求める必要があります。
AI エージェント、クローラー、スクリプトがページ全体ではなく整理されたコンテキストを必要とする場合は、これらのリンクを使ってください。
「Git Commit Helper」を使用しています。 ステージ済みの変更で、JWT ログイン、トークン検証ミドルウェア、リフレッシュトークン対応を追加しています。
期待される結果:
feat(auth): add JWT authentication
Adds login token creation, middleware validation, and refresh token support for authenticated sessions.
「Git Commit Helper」を使用しています。 ステージ済みの変更で、任意のユーザープロフィールフィールドの周辺に null チェックを追加しています。
期待される結果:
fix(profile): handle missing user fields
Prevents profile rendering failures when optional nested fields are absent.
「Git Commit Helper」を使用しています。 ステージ済みの変更で、API レスポンスの results フィールドを items に置き換えています。
期待される結果:
feat(api)!: rename response results to items
BREAKING CHANGE: API clients must read items instead of results.
All 31 static findings are false positives caused by Markdown backticks, code fences, or a documentation attribution link. The skill documents local Git inspection and commit commands; no prompt injection, data exfiltration, or executable shell integration was found.
バージョン付き評価レポート、中立的なバッジ、埋め込みカード、引用を共有できます。Skillstore は証拠を報告しますが、この Skill が安全かどうかは判断しません。
https://skillstore.io/skills/89jobrien-git-commit-helper/audits/7?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_report[](https://skillstore.io/skills/89jobrien-git-commit-helper?utm_source=security_passport_badge)<a href="https://skillstore.io/skills/89jobrien-git-commit-helper?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/89jobrien-git-commit-helper/security.svg" alt="Skillstore security assessment" loading="lazy"></a><iframe src="https://skillstore.io/embed/skills/89jobrien-git-commit-helper.html" title="Skillstore Security Assessment" sandbox="allow-popups allow-popups-to-escape-sandbox" loading="lazy" referrerpolicy="no-referrer" width="420" height="180"></iframe>Joseph OBrien. (2026). Git Commit Helper security audit report (audit version 7) [Author version 1.0.1]. Skillstore. https://skillstore.io/skills/89jobrien-git-commit-helper/audits/7@techreport{joseph-obrien-89jobrien-git-commit-helper-2026,
author = {Joseph OBrien},
title = {Git Commit Helper security audit report (audit version 7)},
institution = {Skillstore},
year = {2026},
number = {7},
url = {https://skillstore.io/skills/89jobrien-git-commit-helper/audits/7},
note = {Author version 1.0.1}
}cff-version: 1.2.0
message: "If you use this Skill, cite its author and this versioned security audit report."
title: "Git Commit Helper security audit report (audit version 7)"
version: "1.0.1"
type: report
authors:
- name: "Joseph OBrien"
date-released: "2026-07-18"
url: "https://skillstore.io/skills/89jobrien-git-commit-helper/audits/7"
identifiers:
- type: other
value: "skillstore:89jobrien-git-commit-helper:audit:7"
description: "Skillstore immutable audit report identifier"
各作者のスキルは個別のインストール項目として維持されます。推奨バリアントは Skillstore の証拠で順位付けされます。
このバリアントが首位の理由
89jobrien-git-commit-helper
2026-09-09
ステージ済みの実装変更を、任意の説明本文を含む簡潔な機能コミットにまとめます。
type、scope、subject の長さ、body の品質を確認して、レビュー前にコミットの明確さを改善します。
changelog とリリース自動化のために、破壊的変更と issue 参照を一貫して示します。
ステージ済みの git diff をレビューし、短い subject を持つ Conventional Commit メッセージを1つ提案してください。
ステージ済みの変更を分析し、最適な type と scope を選んで、commit subject と簡潔な body を書いてください。
この提案されたコミットメッセージを Conventional Commits に照らして評価し、明確さ、scope、breaking-change notation の改善点を提案してください。
ステージ済みの diff をレビューし、複数のアトミックコミットに分割すべきかどうかを教えてください。各論理コミットのメッセージを提案してください。
作成者
Joseph OBrienライセンス
MIT
作者バージョン
v1.0.1
Skillstore リビジョン
r2
参照
80999bf530a7874d7bedf8ce202001ecb4c4f5e0
メンテナンスの新しさ
2026/7/19
利用状況
17 ダウンロード · 273 閲覧
ファイル構成
信頼性の高いテスト自動化を構築
弱いテストはリリースを遅らせ、リグレッションを見逃します。このスキルは、テスト戦略、TDD、自動化、カバレッジレビュー、Playwright による Web チェックをガイドします。
エラーと根本原因のデバッグ
証拠がログ、スタックトレース、サービス全体に分散していると、エラーやインシデントのトリアージは困難です。このスキルは診断を構造化し、ログを解析し、パターンを特定し、最小限の修正へ導きます。
コードのコンテキストをより速く見つける
開発者は、コードがなぜ存在するのか、何がそれに依存しているのかを追跡するのに時間を失いがちです。このスキルは、変更前に Claude、Codex、Claude Code に対して、関連するグラフ知識、呼び出し元、インポート、テストを収集するよう促します。
効果的なAIスキルを作成する
構造、リソース、検証ルールが不明確だと、再利用可能なAIスキルの構築は困難です。このスキルは、スキルの設計、作成、検証、パッケージ化のための実践的なワークフローを提供します。
依存関係の更新と監査を管理
依存関係の更新には、脆弱性、ライセンス上の問題、破壊的変更が隠れていることがあります。このスキルは、一般的なパッケージマネージャー全体で、監査、安全なアップグレード、レポート作成をガイドします。
WCAG準拠のためのWebアクセシビリティ監査
アクセシビリティ上のギャップは、ユーザーの利用を妨げ、コンプライアンスリスクを生む可能性があります。このスキルは、WCAG監査、スクリーンリーダーチェック、キーボードテスト、改善計画を支援します。
AIセッションでプロジェクト計画を追跡する
作成者 0xDarkMatter
AIコーディングセッションでは、メモが古かったり欠けていたりすると、プロジェクト計画を見失うことがあります。このスキルは計画の状態を確認し、適切な保存または同期アクションを提案します。
永続的なタスクの教訓を記録する
作成者 ZengLiangYi
重要な実装上の教訓は、コーディングセッションが終了すると失われがちです。このスキルは、Claude、Codex、または Claude Code が再利用可能なタスク成果を ChatCrystal メモリに保存するのを支援します。
Conventional Commits 形式の Git コミットを作成
作成者 21pounder
手動でコミットを準備すると、ステージ済みの変更、メッセージのスタイル、機密ファイルを見落とす可能性があります。このスキルは git の状態を確認し、明確な Conventional Commits の作成を支援します。
チーム標準で Git ワークフローを管理する
作成者 Atman36
チームが履歴を読みやすく保つには、一貫したコミット、ブランチ、レビュー習慣が必要です。このスキルは、Claude、Codex、Claude Code に実用的な Git ワークフローチェックリストを提供します。
Write Conventional Commits from Staged Changes
作成者 justhandledlabs
Writing accurate conventional commits from complex staged changes takes time and can produce inconsistent results. This skill inspects staged Git changes and recommends a concise, scoped commit message.
高度な Git ワークフローを習得する
作成者 AutumnsGrove
複雑な Git 履歴は、作業内容を失わずに修復するのが難しい場合があります。このスキルは、rebase、conflicts、bisect、recovery、branch management のためのガイド付きワークフローを提供します。