One-click install
npx skills add https://github.com/ABLER-Digital-Services/ai-guild --skill req-nf-inf-server
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: req-nf-inf-server
Source: https://github.com/ABLER-Digital-Services/ai-guild/tree/main/skills/req-nf-inf-server
Command: npx skills add https://github.com/ABLER-Digital-Services/ai-guild --skill req-nf-inf-server

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

サーバ設計書(基盤概要設計_サーバ編)を作成・更新・レビューする際に必要な非機能観点(CPU/メモリ/ディスク/ネットワーク/ソフトウェア/環境/ログ/クラウド/セキュリティ)を、抜け漏れなく同じ粒度で整理できない問題を解決します。

Core Features & Use Cases

  • サーバ種別ごとの詳細仕様を網羅: APサーバ・DBサーバ・Storageサーバ等に対して、設計に必要な基盤項目をセクション単位で整理します。
  • テンプレートに沿った作成・差分更新: 基盤概要設計_サーバ編_template.md を基に、既存設計書は上書きせず差分を確認しながら更新します。
  • レビュー観点で整合性チェック: 本番/開発の全体、スペック整合、クラウド設計書とのディスク一致、TODO残り、ログ保管期間、セキュリティ整合などを確認できます。
  • マネージド可否の切り分け: 「お客様が設定できる項目」と「ベンダー管理の項目」を区別して記載します。

Quick Start

Use this skill to create a server design document that specifies CPU, memory, disk, network, software, logging, cloud operations, and security for AP and DB servers using the provided template.

Frequently Asked Questions about req-nf-inf-server

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I write server design specifications for non-functional infrastructure requirements?

Server design specifications for non-functional infrastructure are produced by organizing AP, DB, and storage components into structured sections covering CPU, memory, disk, network, software, and security using a standardized template.

What is the best way to ensure consistency across AP and DB server design documents?

Consistency across AP and DB server design documents is achieved through template-driven authoring and review-grade checks that validate specification alignment, disk configurations, and security settings at the same granularity.

How do I update existing server infrastructure documentation without overwriting current configurations?

Existing server infrastructure documentation is updated by performing differential checks against the baseline template, ensuring new specifications are merged without overwriting previously approved configurations.

Can I separate managed and vendor-controlled server configuration items in infrastructure planning?

Managed and vendor-controlled server configuration items are separated by explicitly categorizing user-configurable settings against vendor-managed infrastructure settings during the non-functional requirements documentation process.

What review checkpoints should I verify for cloud architecture server design documents?

Review checkpoints for cloud architecture server design documents verify disk alignment with cloud design specifications, log retention periods, security consistency, and unresolved TODO items across production and development environments.