一键导入
product-documentation
Product documentation standards covering user guides, feature documentation, release notes, and end-user communication
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Product documentation standards covering user guides, feature documentation, release notes, and end-user communication
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
GitHub Agentic Workflows (gh-aw) - markdown-based AI automation with 5-layer security, safe outputs, and Continuous AI patterns
gh-aw CLI usage, compilation, testing, debugging, add-wizard, and CI/CD practices for GitHub Agentic Workflows
Multi-agent coordination, orchestrator-worker patterns, /plan decomposition, and project coordination for GitHub Agentic Workflows
5-layer defense-in-depth security for GitHub Agentic Workflows - safe outputs, threat detection, AWF firewall, and zero-trust patterns
Continuous AI patterns from Agent Factory - issue triage, documentation sync, code quality, security scanning, and project coordination
GDPR compliance including privacy by design, data protection requirements, consent management, right to be forgotten, and data breach response
| name | product-documentation |
| description | Product documentation standards covering user guides, feature documentation, release notes, and end-user communication |
| license | Apache-2.0 |
Ensures product documentation is clear, comprehensive, and user-focused, helping users understand features, solve problems, and get maximum value from products.
User Guides (MUST HAVE):
Release Documentation:
Reference Documentation:
MUST:
Structure:
# Feature Name
## Overview
[What it does and why it's useful]
## Prerequisites
[What users need before starting]
## How to Use
### Step 1: [Action]
[Detailed instructions with screenshots]
### Step 2: [Action]
[More instructions]
## Examples
[Real-world use cases]
## Troubleshooting
[Common problems and solutions]
## Related
[Links to related documentation]
# Email Notifications
## Overview
Receive automatic email alerts when important events occur in your account.
## Setting Up Notifications
1. Go to **Settings** → **Notifications**
2. Toggle the events you want to be notified about
3. Verify your email address
4. Click **Save Preferences**
## Available Notification Types
- **Security Alerts**: Login attempts, password changes
- **System Updates**: Maintenance windows, feature releases
- **Account Activity**: Billing changes, user additions
## Troubleshooting
**Problem**: Not receiving notifications
**Solution**: Check spam folder, verify email address
## Related
- [Email Configuration](./email-config.md)
- [Security Settings](./security.md)