with one click
architecture
Software architecture patterns, principles, and best practices
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Menu
Software architecture patterns, principles, and best practices
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Based on SOC occupation classification
Web accessibility guidelines and implementation
API design principles for REST, GraphQL, and gRPC
Code quality practices, linting, and refactoring
F5 Framework workflow commands for AI-assisted development
F5 Framework core workflow, quality gates, and behavioral modes
Database design, SQL, NoSQL, and data management
| name | architecture |
| description | Software architecture patterns, principles, and best practices |
| category | skill |
| allowed-tools | Read, Write, Glob, Grep, Bash |
| user-invocable | true |
| context | inject |
This module covers fundamental and advanced architecture concepts applicable across all technology stacks.
Core software design principles that guide architectural decisions.
High-level architecture patterns for organizing systems.
Reusable solutions to common design problems.
Patterns for building distributed applications.
Tools and frameworks for architectural decisions.
skills/architecture/
├── _index.md
├── principles/
│ ├── solid.md
│ ├── dry-kiss-yagni.md
│ ├── separation-of-concerns.md
│ └── dependency-inversion.md
├── patterns/
│ ├── clean-architecture.md
│ ├── hexagonal-architecture.md
│ ├── layered-architecture.md
│ ├── domain-driven-design.md
│ ├── cqrs-event-sourcing.md
│ └── microservices.md
├── design-patterns/
│ ├── creational/
│ ├── structural/
│ └── behavioral/
├── distributed-systems/
└── decision-making/
These skills are referenced by: