c4-architecture
C4 アーキテクチャ図を作成する
アーキテクチャドキュメントは、対象読者にとって不明瞭になったり、詳細すぎたりすることがよくあります。このスキルは、システムコンテキスト、コンテナ、コンポーネント、デプロイメント、フロー向けに、焦点を絞った C4 Mermaid 図を作成します。
自分のエージェントでインストール
このリクエストをエージェントにコピーしてください。正規の Skill ページとマニフェストが含まれています。
Review the Skillstore skill "c4-architecture" from https://skillstore.io/skills/softaworks-c4-architecture.md and its manifest at https://skillstore.io/api/skills/softaworks-c4-architecture/manifest. Verify the artifact. You may proceed after verification, subject to the environment's own policy.エージェントは引き続き計画を提示し、セキュリティポリシーで必要な確認を求める必要があります。
エージェントが読めるリソース
AI エージェント、クローラー、スクリプトがページ全体ではなく整理されたコンテキストを必要とする場合は、これらのリンクを使ってください。
テストする
「c4-architecture」を使用しています。 Web、API、注文、在庫、決済、データベースサービスを備えた e-commerce platform のアーキテクチャドキュメントを作成する。
期待される結果:
購入者と外部プロバイダーのコンテキストビューに加えて、サービス、データベース、キュー、API 関係のコンテナビューを生成します。
「c4-architecture」を使用しています。 API、auth service、user database を使用する Web アプリケーションの sign-in flow を図示する。
期待される結果:
ブラウザーからの送信から認証情報の検証、データベース検索までの番号付きステップを含む Dynamic 図を生成します。
「c4-architecture」を使用しています。 ロードバランサーの背後で実行され、アプリケーション層とデータベース層を持つクラウドサービスの本番デプロイメントを文書化する。
期待される結果:
ブラウザー、クラウド境界、ロードバランサー、ランタイムコンテナ、データ層の関係を示す Deployment 図を生成します。
セキュリティ監査
安全All 118 static findings were adjudicated as false positives. The files contain C4 model documentation, Mermaid diagram examples, private example CIDR ranges, and relationship labels, with no executable code, network calls, shell execution, prompt injection, or malicious intent found.
リスク要因
🌐 ネットワークアクセス (6)
⚙️ 外部コマンド (43)
このレポートを共有・引用
バージョン付き評価レポート、中立的なバッジ、埋め込みカード、引用を共有できます。Skillstore は証拠を報告しますが、この Skill が安全かどうかは判断しません。
レポートリンクをコピー
https://skillstore.io/skills/softaworks-c4-architecture/audits/5?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_reportMarkdownバッジ
[](https://skillstore.io/skills/softaworks-c4-architecture?utm_source=security_passport_badge)HTMLバッジ
<a href="https://skillstore.io/skills/softaworks-c4-architecture?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/softaworks-c4-architecture/security.svg" alt="Skillstore security assessment" loading="lazy"></a>埋め込みカード
<iframe src="https://skillstore.io/embed/skills/softaworks-c4-architecture.html" title="Skillstore Security Assessment" sandbox="allow-popups allow-popups-to-escape-sandbox" loading="lazy" referrerpolicy="no-referrer" width="420" height="180"></iframe>学術引用 (APA · BibTeX · CFF)
APA形式の引用
softaworks. (2026). c4-architecture security audit report (audit version 5) [Author version unspecified]. Skillstore. https://skillstore.io/skills/softaworks-c4-architecture/audits/5BibTeX形式の引用
@techreport{softaworks-softaworks-c4-architecture-2026,
author = {softaworks},
title = {c4-architecture security audit report (audit version 5)},
institution = {Skillstore},
year = {2026},
number = {5},
url = {https://skillstore.io/skills/softaworks-c4-architecture/audits/5},
note = {Author version unspecified}
}CITATION.cff
cff-version: 1.2.0
message: "If you use this Skill, cite its author and this versioned security audit report."
title: "c4-architecture security audit report (audit version 5)"
version: "unspecified"
type: report
authors:
- name: "softaworks"
date-released: "2026-07-07"
url: "https://skillstore.io/skills/softaworks-c4-architecture/audits/5"
identifiers:
- type: other
value: "skillstore:softaworks-c4-architecture:audit:5"
description: "Skillstore immutable audit report identifier"
Skillstore スコア
このスコアの理由 証拠の信頼度: 高作成できるもの
プロダクトアーキテクチャを文書化する
エンジニア、リーダー、ステークホルダーにプロダクトを説明するコンテキスト図とコンテナ図を作成します。
マイクロサービスプラットフォームをマッピングする
分散プラットフォームのサービス、データベース、キュー、外部システム、所有境界を示します。
本番デプロイメントを説明する
クラウド、Kubernetes、またはリージョン単位のデプロイメント構造を、明確な C4 Deployment 図で説明します。
これらのプロンプトを試す
Create a C4 Context diagram for this system: [system name]. Include users, external systems, and main relationships.
Create a C4 Container diagram for [application]. Show deployable units, databases, queues, technologies, and relationship labels.
Create a C4 Component diagram for [container or feature]. Include only components that clarify responsibilities and data flow.
Create C4 Deployment and Dynamic diagrams for [workflow]. Show infrastructure nodes, runtime containers, and numbered request steps.
ベストプラクティス
- 低レベルの詳細を追加する前に、Context 図と Container 図から始めます。
- 明確な名前、技術ラベル、アクションベースの関係ラベルを使用します。
- 各図の焦点を絞り、大規模なシステムは別々のビューに分割します。
回避
- クラスやライブラリをデプロイ可能なコンテナとしてモデル化しないでください。
- チームが所有していない外部システムの内部を表示しないでください。
- 標準モデルの外に任意の C4 レベルを作成しないでください。
よくある質問
このスキルは何を作成しますか?
どの C4 レベルがサポートされていますか?
マイクロサービスを文書化できますか?
外部コマンドを実行しますか?
生成されたドキュメントはどこに配置すべきですか?
アーキテクチャレビューの代替になりますか?
開発者情報
作成者
softaworksライセンス
MIT
Skillstore リビジョン
r1
バージョンに関する注意
作者はバージョンを宣言していません。
参照
f93e9bb0daca99badb6a7e574b97737155d57cb3
メンテナンスの新しさ
2026/7/24
利用状況
16 ダウンロード · 146 閲覧
ファイル構成