commit-drafter
80明確な Git コミットメッセージを作成
ステージ済みの変更からコミットメッセージを書くには時間がかかり、重要な文脈を見落とすことがあります。このスキルは Git の状態、ステージ済み diff、変更統計を収集し、Claude、Codex、または Claude Code がレビュー可能なメッセージを作成できるようにします。
公開前にHTML構造を検証する
生成されたHTMLは、重要なドキュメント構造が欠けていてもレビューを通過することがあります。このスキルは、パイプラインが続行する前にHTML5要素、タグの閉じ忘れ、コンテンツコンテナ、検証レポートをチェックします。
このリクエストをエージェントにコピーしてください。正規の Skill ページとマニフェストが含まれています。
Review the Skillstore skill "html-structure-validate" from https://skillstore.io/skills/abejitsu-html-structure-validate.md and its manifest at https://skillstore.io/api/skills/abejitsu-html-structure-validate/manifest. Verify the artifact. You may proceed after verification, subject to the environment's own policy.エージェントは引き続き計画を提示し、セキュリティポリシーで必要な確認を求める必要があります。
AI エージェント、クローラー、スクリプトがページ全体ではなく整理されたコンテキストを必要とする場合は、これらのリンクを使ってください。
「html-structure-validate」を使用しています。 titleがなく、stylesheetリンクもない生成HTMLページ。
期待される結果:
検証は失敗します。レポートには、欠落しているtitleとstylesheetリンクが構造エラーとして記載され、headセクションの修正が推奨されます。
「html-structure-validate」を使用しています。 viewport警告のみがある有効なページ。
期待される結果:
通常モードでは検証に合格し、後でレビューするための警告が1件記録されます。
「html-structure-validate」を使用しています。 複数のページでリスト項目の対応が取れていない章。
期待される結果:
章のサマリーは繰り返し発生しているリストの問題を強調し、ページが修正されるまで統合をブロックします。
The static alerts are false positives from Markdown inline code, fenced examples, sample HTML, and project-relative paths. No prompt injection, credential access, network activity, malicious filesystem intent, or hidden command execution was found in SKILL.md.
バージョン付き評価レポート、中立的なバッジ、埋め込みカード、引用を共有できます。Skillstore は証拠を報告しますが、この Skill が安全かどうかは判断しません。
https://skillstore.io/skills/abejitsu-html-structure-validate/audits/9?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_report[](https://skillstore.io/skills/abejitsu-html-structure-validate?utm_source=security_passport_badge)<a href="https://skillstore.io/skills/abejitsu-html-structure-validate?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/abejitsu-html-structure-validate/security.svg" alt="Skillstore security assessment" loading="lazy"></a><iframe src="https://skillstore.io/embed/skills/abejitsu-html-structure-validate.html" title="Skillstore Security Assessment" sandbox="allow-popups allow-popups-to-escape-sandbox" loading="lazy" referrerpolicy="no-referrer" width="420" height="180"></iframe>AbeJitsu. (2026). html-structure-validate security audit report (audit version 9) [Author version unspecified]. Skillstore. https://skillstore.io/skills/abejitsu-html-structure-validate/audits/9@techreport{abejitsu-abejitsu-html-structure-validate-2026,
author = {AbeJitsu},
title = {html-structure-validate security audit report (audit version 9)},
institution = {Skillstore},
year = {2026},
number = {9},
url = {https://skillstore.io/skills/abejitsu-html-structure-validate/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: "html-structure-validate security audit report (audit version 9)"
version: "unspecified"
type: report
authors:
- name: "AbeJitsu"
date-released: "2026-07-07"
url: "https://skillstore.io/skills/abejitsu-html-structure-validate/audits/9"
identifiers:
- type: other
value: "skillstore:abejitsu-html-structure-validate:audit:9"
description: "Skillstore immutable audit report identifier"
統合前に各生成ページを検証し、不正なマークアップが後続の公開ステップに入らないようにします。
生成されたHTMLファイルについて、必須のドキュメント要素、ネストされたタグ、見出し、リスト、基本的なリンクをレビューします。
引き渡しやレビューの前に、生成された書籍ページの再現可能な検証レポートを作成します。
Use html-structure-validate on output/chapter_02/page_artifacts/page_16/04_page_16.html and save the report beside the page.
Validate this page with strict_mode enabled. Treat warnings as failures and list every blocking issue.
Review the structure validation report for page 16. Explain each failure and identify the HTML section that needs correction.
Validate every generated HTML page in chapter 2, summarize pass and fail status, and identify any shared structural pattern.
作成者
AbeJitsuライセンス
MIT
Skillstore リビジョン
r1
バージョンに関する注意
作者はバージョンを宣言していません。
参照
9f22d902a4190b1e33cced8a68441beb8e612f59
メンテナンスの新しさ
2026/7/22
利用状況
8 ダウンロード · 277 閲覧
ファイル構成
📄 SKILL.md
明確な Git コミットメッセージを作成
ステージ済みの変更からコミットメッセージを書くには時間がかかり、重要な文脈を見落とすことがあります。このスキルは Git の状態、ステージ済み diff、変更統計を収集し、Claude、Codex、または Claude Code がレビュー可能なメッセージを作成できるようにします。
非開発者向けのコード可読性を評価
チームでは、マネージャー、ステークホルダー、新しいコントリビューターが理解できるコードが必要になることがよくあります。このスキルは、命名、コメント、専門用語、ドキュメントをチェックし、レビュー担当者が明確な可読性スコアを得られるようにします。
プロジェクト要件の検証
不完全な要件は無駄な作業と一貫性のない出力を招きます。このスキルは、生成を開始する前にプロジェクト入力を保存済みの標準に照らしてチェックします。
成果物全体のフォーマットを標準化
生成された作業には、スペース、見出し、命名、スタイルの選択が混在していることがよくあります。このスキルは一貫したフォーマット標準を適用し、最終出力をレビューしやすく、公開しやすいものにします。
PDFページアーティファクトの抽出
PDF変換では、テキスト、レイアウト、画像を別々に抽出すると失敗することがよくあります。このスキルは、テキストメタデータ、レンダリング画像、ページマッピングを組み合わせた追跡可能なページアーティファクトを作成します。
ASCII形式のPDFレイアウトプレビューを生成
PDFページは、視覚的なレイアウトと抽出テキストを別々に確認すると変換が難しくなります。このスキルは、信頼性の高いHTML生成のためにASCII形式のレイアウトプレビューを作成します。
コード基本事項レビュー
作成者 DanielPodolsky
小さな可読性の問題は、コードレビューを遅くし、保守を難しくします。このスキルは、命名、構造、再利用、コメントをレビューし、Claude、Codex、または Claude Code が明確な合格または提案のガイダンスを返せるようにします。
Next.js のベストプラクティスを適用する
作成者 vercel-labs
Next.js プロジェクトは、境界の不明確さ、遅いデータ取得、デプロイのミスによって失敗することがよくあります。このスキルは、Claude、Codex、Claude Code に、最新の App Router 作業に集中したルールを提供します。
リリース前のエラーハンドリングレビュー
作成者 DanielPodolsky
未処理のエラーは、ユーザー体験を混乱させ、本番環境での診断を弱めます。このスキルは、Claude、Codex、Claude Code が失敗経路、フィードバック、ログ、クリーンアップ、エッジケースをレビューするためのガイドです。
本番環境向けDjangoアプリを構築
作成者 sickn33
明確なアーキテクチャがないと、Djangoプロジェクトは低速で壊れやすく、デプロイしにくくなることがあります。このスキルは、Django 5.xの設計、API、テスト、パフォーマンス、リリースプラクティスをガイドします。
Choose the Right Frontend UI Library
作成者 emilkowalski
Choosing among frontend libraries can waste time and create inconsistent dependencies. This skill maps a defined UI task to an opinionated, curated library recommendation.
アプリに Firebase AI Logic を統合する
作成者 firebase
Firebase アプリに Gemini 機能を追加するには、プラットフォーム固有のセットアップと本番環境向けの保護策が必要です。このスキルは、Web、モバイル、Flutter プロジェクト向けに Firebase AI Logic の実践的なガイダンスを提供します。