typescript-dev
79TypeScriptコード品質を向上させる
TypeScriptプロジェクトには、安全で保守しやすいコードのための一貫したルールが必要です。このスキルは、Claude、Codex、Claude Codeに対して、厳格な型付け、レビュー、テスト、ドキュメントに関する実践的なガイダンスを提供します。
Git ワークフローとプルリクエストの標準化
一貫性のない Git の習慣はレビューを遅らせ、履歴を理解しにくくします。このスキルは、再現性のあるコラボレーションのために、worktree、conventional commits、トレーラー、プルリクエストをガイドします。
このリクエストをエージェントにコピーしてください。正規の Skill ページとマニフェストが含まれています。
Review the Skillstore skill "git-workflow" from https://skillstore.io/skills/cain96-git-workflow.md and its manifest at https://skillstore.io/api/skills/cain96-git-workflow/manifest. Verify the artifact. You may proceed after verification, subject to the environment's own policy.エージェントは引き続き計画を提示し、セキュリティポリシーで必要な確認を求める必要があります。
AI エージェント、クローラー、スクリプトがページ全体ではなく整理されたコンテキストを必要とする場合は、これらのリンクを使ってください。
「git-workflow」を使用しています。 開発者が、現在の作業を触らずに認証機能を開始する必要があります。
期待される結果:
「git-workflow」を使用しています。 バグ修正によりトークン更新の挙動が変更され、報告済み issue がクローズされます。
期待される結果:
「git-workflow」を使用しています。 チームが小さな API 変更について、レビュー準備済みのプルリクエストを求めています。
期待される結果:
All 48 static findings are false positives caused by Markdown formatting, documented Git examples, a public standards link, or ordinary checklist text. The skill contains no executable scripts, prompt injection, credential access, covert network behavior, or malicious intent. Its Git examples can modify repositories when followed, so users should review commands before execution.
バージョン付き評価レポート、中立的なバッジ、埋め込みカード、引用を共有できます。Skillstore は証拠を報告しますが、この Skill が安全かどうかは判断しません。
https://skillstore.io/skills/cain96-git-workflow/audits/9?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_report[](https://skillstore.io/skills/cain96-git-workflow?utm_source=security_passport_badge)<a href="https://skillstore.io/skills/cain96-git-workflow?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/cain96-git-workflow/security.svg" alt="Skillstore security assessment" loading="lazy"></a><iframe src="https://skillstore.io/embed/skills/cain96-git-workflow.html" title="Skillstore Security Assessment" sandbox="allow-popups allow-popups-to-escape-sandbox" loading="lazy" referrerpolicy="no-referrer" width="420" height="180"></iframe>Cain96. (2026). git-workflow security audit report (audit version 9) [Author version unspecified]. Skillstore. https://skillstore.io/skills/cain96-git-workflow/audits/9@techreport{cain96-cain96-git-workflow-2026,
author = {Cain96},
title = {git-workflow security audit report (audit version 9)},
institution = {Skillstore},
year = {2026},
number = {9},
url = {https://skillstore.io/skills/cain96-git-workflow/audits/9},
note = {Author version unspecified}
}cff-version: 1.2.0
message: "If you use this Skill, cite its author and this versioned security audit report."
title: "git-workflow security audit report (audit version 9)"
version: "unspecified"
type: report
authors:
- name: "Cain96"
date-released: "2026-07-23"
url: "https://skillstore.io/skills/cain96-git-workflow/audits/9"
identifiers:
- type: other
value: "skillstore:cain96-git-workflow:audit:9"
description: "Skillstore immutable audit report identifier"
各作者のスキルは個別のインストール項目として維持されます。推奨バリアントは Skillstore の証拠で順位付けされます。
このバリアントが首位の理由
atman36-git-workflow
2026-09-09
barnhardt-enterprises-inc-git-workflow
2026-09-09
0xdarkmatter-git-workflow
2026-09-09
supercent-io-git-workflow
2026-09-09
現在の作業を妨げずに、新機能用のクリーンな worktree とブランチ命名計画を作成します。
一連の変更を、明確な件名、本文、有用なトレーラーを備えた conventional commits に整えます。
簡潔なプルリクエストのタイトル、説明、テスト計画、レビュー担当者向けチェックリストを作成します。
このタスクに適した Git worktree 名とブランチ種別を提案してください: [describe the feature, bug fix, or experiment].
これらの変更に対する conventional commit メッセージを作成してください。短い件名、有用な本文、必要なトレーラーを含めてください。
この変更説明から、プルリクエストのタイトル、概要、変更一覧、テスト計画、関連 issue セクションを作成してください。
このコミット履歴をレビューし、プルリクエストを開く前に squash、reword、または keep すべきコミットを推奨してください。
作成者
Cain96ライセンス
MIT
Skillstore リビジョン
r2
バージョンに関する注意
作者はバージョンを宣言していません。
参照
a39a91716eadede5f4cdefd78178fed4e837a128
メンテナンスの新しさ
2026/7/24
利用状況
6 ダウンロード · 296 閲覧
ファイル構成
📄 SKILL.md
TypeScriptコード品質を向上させる
TypeScriptプロジェクトには、安全で保守しやすいコードのための一貫したルールが必要です。このスキルは、Claude、Codex、Claude Codeに対して、厳格な型付け、レビュー、テスト、ドキュメントに関する実践的なガイダンスを提供します。
セキュリティと品質のためのコードレビュー
手動レビューでは、セキュリティ、パフォーマンス、テストのギャップを見落とすことがあります。このスキルは、Claude、Codex、Claude Codeが構造化されたレビュー用チェックリストに沿って確認するためのものです。
より安全なパターンでBashスクリプトを改善する
Bashスクリプトは、しばしば静かに失敗したり、エッジケースで壊れたりします。このスキルは、Claude、Codex、Claude Codeを、より安全なテンプレート、検証、テスト習慣へ導きます。
Gemini CLIでWebを検索
回答が最近の情報源に依存する場合、最新の技術調査には時間がかかることがあります。このスキルは、引用付きのMarkdown形式の調査結果を返すGemini CLI検索ワークフローを実行します。
Conventional Commits 形式の Git コミットを作成
作成者 21pounder
手動でコミットを準備すると、ステージ済みの変更、メッセージのスタイル、機密ファイルを見落とす可能性があります。このスキルは git の状態を確認し、明確な Conventional Commits の作成を支援します。
高度な Git ワークフローを習得する
作成者 AutumnsGrove
複雑な Git 履歴は、作業内容を失わずに修復するのが難しい場合があります。このスキルは、rebase、conflicts、bisect、recovery、branch management のためのガイド付きワークフローを提供します。
構造化された品質チェックでコードをレビューする
作成者 alirezarezvani
コードレビューでは、品質、セキュリティ、保守性の問題を見落とすことがあります。このスキルは、スクリプト、チェックリスト、レポート生成を使って構造化されたレビューを支援します。
GitHubプルリクエストをより速くレビューする
作成者 Bind
コードレビューの調整では、GitHub CLIでの確認やコメントを繰り返し行う必要がよくあります。このskillは、トリアージ、ガイドライン参照、インラインフィードバックのためのPRレビュー支援機能を文書化しています。
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.
コードレビューのフィードバックを厳密に評価する
作成者 sickn33
コードレビューのフィードバックは、現在のコードベースに対して不明確、不完全、または誤っている場合があります。このスキルは、Claude、Codex、Claude Codeが技術的な厳密さをもって検証、優先順位付け、対応できるようにします。