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, quality at...
Define technical architecture and create ADRs. Triggers on "Help me define the architecture", "Define architecture", "Let's design...
Use when designing new high-level system architecture, reviewing existing designs, or making architectural decisions. Invoke to cr...
Use when designing new system architecture, reviewing existing designs, or making architectural decisions. Invoke for system desig...
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 diagram creato...
Create comprehensive HTML architecture diagrams showing data flows, business objectives, features, technical architecture, and dep...
Create professional architecture diagrams using D2, Draw.io, Mermaid, and OCI official icons for enterprise-grade visualizations
Systematic completeness audit of Architecture Documentation using 188-item viewpoint-based checklist, severity-classified gap dete...
Architecture Doc Creator - Auto-activating skill for Technical Documentation. Triggers on: architecture doc creator, architecture...
Create and maintain architecture documentation with Mermaid diagrams. Use when writing technical documentation, system diagrams, o...
Use this skill when modifying or creating architecture documentation.
Comprehensive architectural analysis and evaluation framework for system architecture assessment. Use for architecture pattern ide...
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 changes affecti...
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 refactoring,...
Build comprehensive ARCHITECTURE.md files following matklad's canonical guidelines — bird's-eye views, ASCII/Mermaid diagrams, cod...
Enforces 4-phase architecture design workflow. Activates when discussing system design, architecture, PRD analysis, component desi...
Enforces a 4-phase architecture design workflow by reading `.arch/state.json` on every request to gate responses by phase. Phase 1...
三省六部架构全景图与六部角色定义(roles-liubu.md)。适用:新 Teammate 入职、理解全局架构时
- For traditional applications that have centralized services, such as web or mobile clients communicating with backend APIs.
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 processing are...
- When business logic is entangled with I/O operations (e.g., database calls, HTTP requests), making tests brittle and slow.
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 third parti...
- When you desire team autonomy similar to that of microservices, but without the operational overhead of a distributed system.
- When data must flow through a fixed sequence of discrete transformations, such as in ETL jobs, streaming analytics, or CI/CD pip...
- 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, coarse-grai...
- When traffic or state volume overwhelms a single database node.
Interactive selector and router for architecture paradigms. Triggers: architecture selection, pattern comparison, system design,...
Implement proven backend architecture patterns including Clean Architecture, Hexagonal Architecture, and Domain-Driven Design. Use...
Master software architecture patterns for scalable, maintainable systems. From monoliths to microservices, from MVC to hexagonal -...
Knowledge base for architecture patterns, trade-offs, and selection criteria. Activates when recommending or evaluating architectu...