afx-design

Author, validate, review, and lock technical design documents.

19|1|Updated Apr 4, 2026
One-click install
npx skills add https://github.com/AgenticFlowX/agenticflowx --skill afx-design
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: afx-design
Source: https://github.com/AgenticFlowX/agenticflowx/tree/main/apps/vscode/resources/skills/agenticflowx/afx-design
Command: npx skills add https://github.com/AgenticFlowX/agenticflowx --skill afx-design

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

The afx-design skill addresses the need for an efficient, collaborative way to create, review, and manage technical design documents within your development workflow.

Core Features & Use Cases

  • Design Authoring: Generate design documents from approved specifications with ease.
  • Validation: Ensures the structure and traceability of the design document.
  • Review: Facilitates quality assurance through advisory content quality checks.
  • Approval: Locks down design documents once they meet quality standards.
  • Use Case: Streamline the process of moving from design to implementation by creating and managing design.md files in a structured manner.

Quick Start

Run /afx-design author mydesign to create a new design document from the existing specification for "mydesign".

Frequently Asked Questions about afx-design

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

FAQPage Schema
How do I generate a technical design document from an approved specification?

To generate a technical design document from an approved specification, use the authoring feature to create a design.md file. This automatically extracts details from the existing specification to establish the design document's foundation.

What is the best way to validate the structural integrity of a design document?

The best way to validate the structural integrity of a design document is to run a validation check against the defined schema. This ensures the traceability and structure of your technical design align with required standards.

How does design document approval work to lock down technical specifications?

Design document approval works by locking down technical specifications after they pass quality reviews. Once a design meets advisory content quality standards, the approval mechanism secures the document for implementation.

Can I perform quality reviews on technical design files before implementation?

Yes, you can perform quality reviews on technical design files before implementation. The review feature facilitates quality assurance by running advisory content checks to ensure the design meets required standards.

Do I need an existing specification to start authoring a technical design document?

Yes, you need an existing approved specification to start authoring a technical design document. The authoring process relies on these related specification documents to generate the design file accurately.