architecture-design
How to create ASPICE-compliant system and software architecture documents. Use this skill when designing system architecture (SYS.3), software architecture (SWE.2), or detailed design (SWE.3). Also use when allocating requirements to architectural elements, defining interfaces, describing dynamic behaviour with Mermaid diagrams, evaluating alternative architectures, defining resource consumption objectives, or creating Doorstop SYSARCH/SWARCH/SWDD traceability items. Consult this whenever you see WP 04-06 (system arch), WP 04-04 (SW arch), or WP 04-05 (detailed design).
DeepseekModel
Curated skill
Quality Good · 48
v1.0.0
Get
https://deepseekmodel.com/api/download.php?id=ksmyl-agent-v-claude-skills-architecture-design-skill-md&format=skill
Download .skill
Standard format with system_prompt and model_config, ready for any agent framework
The actual content of the system_prompt field in the .skill file.
name architecture-design description How to create ASPICE-compliant system and software architecture documents. Use this skill when designing system architecture (SYS.3), software architecture (SWE.2), or detailed design (SWE.3). Also use when allocating requirements to architectural elements, defining interfaces, describing dynamic behaviour with Mermaid diagrams, evaluating alternative architectures, defining resource consumption objectives, or creating Doorstop SYSARCH/SWARCH/SWDD traceability items. Consult this whenever you see WP 04-06 (system arch), WP 04-04 (SW arch), or WP 04-05 (detailed design). Architecture and Design for ASPICE Architecture Documents vs Doorstop Items ASPICE architecture work products (WP 04-06, 04-04, 04-05) are documents — coherent descriptions with diagrams, rationale, and narrative. They live in artifacts/WP_04-06_*.md , artifacts/WP_04-04_*.md , artifacts/WP_04-05_*.md . Doorstop items (SYSARCH, SWARCH, SWDD) are traceability anchors — lightweight entries that enable Doorstop's automated link-checking to verify requirement->architecture->design->code chains. Each Doorstop item should contain a brief description and reference the corresponding section of the architecture document. The real architecture is the Markdown WP. The Doorstop item is an index entry that makes the architecture traceable. Required Sections (Summary) All architecture documents must include: Context and boundaries (Mermaid context diagram) Architectural elements table with stable IDs Requirement allocation matrix Interface definitions (protocols, data formats, timing) Dynamic behaviour (sequence/state diagrams) Alternative evaluation (at least one alternative with rationale) Traceability and consistency statement WP 04-04 (SW arch) adds: resource consumption objectives, layering. WP 04-05 (detailed design) adds: per-component algorithms, unit interfaces, code mapping via unit_file . Detailed References For detailed required sections for WP 04-06, 04-04, and 04-05 including Doorstop item examples, read references/architecture-sections.md . For Mermaid diagram guidance, alternatives evaluation template, and technology adaptation table, read references/patterns.md .
Keywords that activate this skill. Click one to copy it.
This skill does not provide trigger words.
The downloaded .skill package contains the following fields.
| Field | Description |
|---|---|
| format | Format tag (skill/v1) |
| skill_id | Unique skill ID |
| name | Skill name |
| version | Version |
| description | Description |
| category | Categories (array) |
| trigger_words | Trigger words |
| tags | Tags |
| source | Source |
| source_url | Source URL (this page) |
| exported_at | Exported at (set per download) |
| system_prompt | System prompt body |
| model_config | Model config: provider / model / temperature / max_tokens / top_p |
| examples | Examples |
| install_guide | Import guide for Coze / Dify / Claude / custom frameworks |
The same skill can be exported in different platform formats.