Bỏ qua để đến nội dung

Tạo Hướng Dẫn SOP — Hướng Dẫn

Tham Khảo Nhanh

  • Đối tượng: Technical Writer, Product Manager
  • Đầu ra: 1 file .md per feature/module
  • Thời gian: ~5 phút
  • Yêu cầu: Project có UI/frontend routes
  • DocKit Master đã cài đặt
  • Project có frontend pages/routes hoặc UI components
  • Đang ở trong session Google Antigravity
Dùng DocKit Master để tạo hướng dẫn SOP cho project tại /path/to/project
Câu hỏiTrả lời
Loại tài liệusop
Định dạng outputastro
Phạm vifull hoặc focused
Ngôn ngữAuto-detect

Agent sẽ:

  1. Quét frontend routes/pages
  2. Phát hiện UI components
  3. Nhóm features theo module (Miller’s Law: 5-9 items/group)
  4. Sinh 1 file SOP per feature

Mỗi SOP file có cấu trúc chuẩn:

sop/[feature-name].md
├── Quick Reference (Who, Where, Time)
├── Prerequisites (checklist)
├── Step-by-Step Guide (numbered)
│ ├── Form field tables
│ └── :::tip hints
├── Expected Results
├── Troubleshooting (<details>)
└── FAQ (<details>)
  • docs/sop/index.md — Feature map + danh sách
  • docs/sop/[feature].md — 1 file per feature
  • ✅ Quick Reference card ở mỗi file
  • ✅ Form field tables với real examples
  • ✅ Troubleshooting và FAQ trong <details>
🔴 SOP không có step-by-step guide

Nguyên nhân: Project không có frontend routes hoặc UI components rõ ràng.

Giải pháp: Chỉ định focused scope và tên module cụ thể. Hoặc sử dụng tech docs thay vì sop.

Q: SOP có hỗ trợ screenshot không?

A: DocKit Master tạo placeholder <!-- Screenshot: description -->. Nếu bạn chọn RECORD = yes, Agent sẽ quay browser walkthrough và embedded vào docs.


Xem thêm: Tạo tech docs · Tuỳ chỉnh templates