--- name: docs-implement description: General reference documents by domain. Use when creating architecture docs, strategy documents, specs, or guides. --- # Docs Implement Skill Domain-specific reference documents for non-code artifacts. --- ## When to Use - Creating architecture documentation - Writing strategy or decision documents - Drafting specifications - Authoring guides or playbooks --- ## Domains | Domain | Purpose | |--------|---------| | architecture | System design, component diagrams, data flow | | strategy | Decision frameworks, trade-off analysis | | specs | API contracts, interface definitions | | guides | How-to documentation, playbooks | --- ## Related Skills - **code-implement**: Language-specific coding guidelines - **spec-create**: Spec documents with validation