architecture▌
62 indexed skills · max 10 per page
android-architecture
new-silvermoon/awesome-android-agent-skills · Productivity
When designing or refactoring an Android application, adhere to the Guide to App Architecture and Clean Architecture principles.
axiom-swiftui-architecture
charleswiltgen/axiom · Frontend
Use this skill when:
software-architecture-design
vasilyu1983/ai-agents-public · Frontend
Use this skill for system-level design decisions rather than implementation details within a single service or component.
clean-architecture
wondelai/skills · Productivity
A disciplined approach to structuring software so that business rules remain independent of frameworks, databases, and delivery mechanisms. Apply these principles when designing system architecture, reviewing module boundaries, or advising on dependency management.
architecture
davila7/claude-code-templates · Productivity
Framework for analyzing requirements, evaluating trade-offs, and documenting architectural decisions. \n \n Guides context discovery through structured questions and project classification before design begins \n Provides ADR templates and trade-off analysis framework for capturing decision rationale and alternatives \n Includes decision trees and anti-pattern guidance for selecting appropriate architectural patterns \n Emphasizes simplicity-first approach: add complexity only when proven necess
architecture
anthropics/knowledge-work-plugins · Productivity
If you see unfamiliar placeholders or need to check which tools are connected, see CONNECTORS.md.
clean-architecture
giuseppe-trisciuoglio/developer-kit · Productivity
This skill provides comprehensive guidance for implementing Clean Architecture, Hexagonal Architecture (Ports & Adapters), and Domain-Driven Design tactical patterns in Java 21+ Spring Boot 3.5+ applications. It ensures clear separation of concerns, framework-independent domain logic, and highly testable codebases through proper layering and dependency management.
frontend-architecture
manutej/luxor-claude-marketplace · Frontend
Use this skill when you need to:
architecture-diagrams
aj-geddes/useful-ai-prompts · Productivity
Generate system architecture diagrams using Mermaid, PlantUML, C4 models, and flowcharts for technical documentation. \n \n Supports multiple diagram types: system architecture, sequence diagrams, C4 context and component diagrams, deployment diagrams, data flows, and class diagrams \n Text-based, version-control-friendly formats that integrate directly into documentation and code repositories \n Includes best practices for consistent notation, meaningful color coding, logical grouping with subg
architecture-decision-records
affaan-m/everything-claude-code · Productivity
Capture architectural decisions as they happen during coding sessions. Instead of decisions living only in Slack threads, PR comments, or someone's memory, this skill produces structured ADR documents that live alongside the code.