Skip to main content

architectural-patterns

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

Aller à l'installation

Informations de source

Dépôt
paulpas/agent-skill-router
Dernière activité de la source
10 juin 2026 à 18:00
Langue détectée de SKILL.md
anglais
Étoiles
4
Forks
1

Options d'installation

Le prompt qui vérifie d'abord la source est sélectionné par défaut. Vous pouvez passer à une commande directe ou télécharger une copie locale.

Vérifiez les fichiers source

Lisez SKILL.md et les fichiers associés affichés par SkillsMP avant de décider de l'installer.

Affichage de SKILL.md

SKILL.md
Instructions source · Aperçu en lecture seule
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.
Voir sur GitHub