83,201 skills sorted by stars.
PRDと機能設計書に基づいてアーキテクチャ設計書を作成するスキル。docs/prd.md と docs/functional-design.md が存在する場合に、テクノロジースタック、レイヤードアーキテクチャ、データ永続化戦略、パフォーマ...
Conducts comprehensive architecture design reviews including system design validation, architecture pattern assessment,...
Define technical architecture and create ADRs. Triggers on "Help me define the architecture", "Define architecture", "Le...
Use when designing new high-level system architecture, reviewing existing designs, or making architectural decisions. In...
Use when designing new system architecture, reviewing existing designs, or making architectural decisions. Invoke for sy...
Generate architecture diagrams in Mermaid, PlantUML, or diagrams.net formats
Generate Mermaid architecture diagrams from codebase structure. Use for onboarding, PR reviews.
Create architecture diagram creator operations. Auto-activating skill for Visual Content. Triggers on: architecture diag...
Create comprehensive HTML architecture diagrams showing data flows, business objectives, features, technical architectur...
Create professional architecture diagrams using D2, Draw.io, Mermaid, and OCI official icons for enterprise-grade visual...
Systematic completeness audit of Architecture Documentation using 188-item viewpoint-based checklist, severity-classifie...
Architecture Doc Creator - Auto-activating skill for Technical Documentation. Triggers on: architecture doc creator, arc...
Create and maintain architecture documentation with Mermaid diagrams. Use when writing technical documentation, system d...
Use this skill when modifying or creating architecture documentation.
Comprehensive architectural analysis and evaluation framework for system architecture assessment. Use for architecture p...
Manage architecture changes with impact analysis, ADR generation, and migration planning. Use when relevant to the task.
Framework for evaluating if change-set specs fit existing codebase architecture
Validate BioETL architecture boundaries, ADR compliance, naming conventions, and anti-patterns. Use after any code chang...
Explain architecture strategy and rules to respect all over any realization.
Diagnose cognitive architecture health — synapse integrity, memory balance, connection density, and drift detection
USE WHEN: analyzing existing architectures, evaluating architectural decisions, identifying technical debt, planning ref...
Build comprehensive ARCHITECTURE.md files following matklad's canonical guidelines — bird's-eye views, ASCII/Mermaid dia...
Enforces 4-phase architecture design workflow. Activates when discussing system design, architecture, PRD analysis, comp...
Enforces a 4-phase architecture design workflow by reading `.arch/state.json` on every request to gate responses by phas...
三省六部架构全景图与六部角色定义(roles-liubu.md)。适用:新 Teammate 入职、理解全局架构时
- For traditional applications that have centralized services, such as web or mobile clients communicating with backend...
Apply CQRS and Event Sourcing for read/write separation and audit trails. Use when auditability is critical.
- For real-time or bursty workloads (e.g., IoT, financial trading, logistics) where loose coupling and asynchronous proc...
- When business logic is entangled with I/O operations (e.g., database calls, HTTP requests), making tests brittle and s...
Hexagonal (Ports and Adapters) architecture isolating domain logic from infrastructure.
- When to Employ This Paradigm
- When building platforms, Integrated Development Environments (IDEs), data ingestion pipelines, or marketplaces where t...
- When you desire team autonomy similar to that of microservices, but without the operational overhead of a distributed...
- When data must flow through a fixed sequence of discrete transformations, such as in ETL jobs, streaming analytics, or...
- When workloads are event-driven and exhibit intermittent or "bursty" traffic patterns.
Coarse-grained service architecture for deployment independence without microservices complexity. service-based, SOA, c...
- When traffic or state volume overwhelms a single database node.
Interactive selector and router for architecture paradigms. Triggers: architecture selection, pattern comparison, syste...
Implement proven backend architecture patterns including Clean Architecture, Hexagonal Architecture, and Domain-Driven D...
Master software architecture patterns for scalable, maintainable systems. From monoliths to microservices, from MVC to h...
Knowledge base for architecture patterns, trade-offs, and selection criteria. Activates when recommending or evaluating...