architecture-detail

Design security, infrastructure, and cache architecture documents from Wave A outputs.

Updated Feb 6, 2026
One-click install
npx skills add https://github.com/sizukutamago/blueprint-plugin --skill architecture-detail
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: architecture-detail
Source: https://github.com/sizukutamago/blueprint-plugin/tree/main/skills/architecture-detail
Command: npx skills add https://github.com/sizukutamago/blueprint-plugin --skill architecture-detail

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill helps teams design comprehensive security, infrastructure, and caching architectures, turning Wave A outputs into ready-to-implement design documents.

Core Features & Use Cases

  • Security architecture: Define authentication, authorization, and threat mitigation aligned with NFRs and policy decisions.
  • Infrastructure design: Specify network topology, deployment patterns, and resource configuration for reliability and scalability.
  • Cache strategy: Outline caching layers and TTLs to optimize performance and cost.
  • Use Case: When Wave A results exist (architecture.md, adr.md, data structures), use this skill to produce the security.md, infrastructure.md, and cache_strategy.md.

Quick Start

Use the architecture-detail skill after Wave A artifacts are ready to generate the security, infrastructure, and caching design documents.

Frequently Asked Questions about architecture-detail

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

FAQPage Schema
How do I design security and infrastructure architecture for my application?

To design security and infrastructure architecture, use this skill to define authentication, authorization, threat mitigation, network topology, and deployment patterns, generating ready-to-implement design documents.

What is the best way to outline a cache strategy for scalable infrastructure?

The best way to outline a cache strategy is to specify caching layers and TTLs to optimize performance and cost, producing a dedicated cache strategy design document.

Do I need specific design docs before generating security and cache architecture?

Yes, you need Wave A artifacts including architecture.md, adr.md, and data structures ready before generating security, infrastructure, and caching design documents.

How does this skill align security architecture with non-functional requirements?

This skill aligns security architecture with non-functional requirements by defining authentication, authorization, and threat mitigation directly based on your NFRs and policy decisions.

What infrastructure design patterns can I specify for application reliability?

You can specify network topology, deployment patterns, and resource configuration within your infrastructure design to ensure application reliability and scalability.