Skip to main content

architectural-patterns

Provides a thorough overview of software architectural patterns, including layers, microservices, event-driven architectures, and more.

Jump to install

Source facts

Repository
paulpas/agent-skill-router
Last source activity
June 10, 2026 at 18:00
Detected SKILL.md language
English
Stars
6
Forks
0

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.

Showing SKILL.md

SKILL.md
Source instructions · Read-only preview
name
architectural-patterns
description
Provides a thorough overview of software architectural patterns, including layers, microservices, event-driven architectures, and more.
license
MIT
compatibility
opencode
metadata
{"version":"1.0.0","domain":"coding","triggers":"architectural patterns, microservices, event-driven, service-oriented architecture, layered architecture","archetypes":["educational","diagnostic"],"anti_triggers":["brainstorming","vague ideation","code golf","over-engineering"],"response_profile":{"verbosity":"medium","directive_strength":"medium","abstraction_level":"tactical"},"role":"reference","scope":"implementation","output-format":"code","related-skills":"coding-design-principles, coding-software-engineering-basics"}
# Architectural Patterns Overview archetypes: tactical, strategic, educational anti_triggers: vague ideation response_profile: verbosity: low directive_strength: high abstraction_level: operational This skill outlines various software architectural patterns, offering guidelines for their implementation and use cases. ## TL;DR Checklist - [ ] Understand the differences between architectural patterns. - [ ] Identify scenarios to apply specific patterns. - [ ] Know best practices for architectural implementation.
View on GitHub