Architecture Best Practices banner
tstapler tstapler

Architecture Best Practices

Development community

Description

--- name: architecture-best-practices description: Apply software architecture best practices when designing or reviewing systems, classes, modules, or services. Use when structuring new code, evaluating design decisions, applying SOLID principles, Clean Architecture, Hexagonal Architecture, or Domain-Driven Design patterns. Works across languages — includes specific guidance for Python and Java/Spring Boot. --- # Architecture Best Practices Apply these principles when designing system

Installation

Installs to ~/.claude/skills/tstapler-dotfiles-architecture-best-practices/SKILL.md

Terminal
mkdir -p ~/.claude/skills/tstapler-dotfiles-architecture-best-practices && curl -fsSL https://raw.githubusercontent.com/tstapler/dotfiles/HEAD/.claude/skills/architecture-best-practices.md -o ~/.claude/skills/tstapler-dotfiles-architecture-best-practices/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository