II.
LibrarySkill overview
Reference · livelib-skill:shared--architecture-patterns
architecture-patterns overview
System and API design guidance covering component boundaries, data flow, integration patterns, and scalability considerations.
Attributes
displayName
architecture-patterns
description
System and API design guidance covering component boundaries, data flow, integration patterns, and scalability considerations.
libraryPath
library/methodologies/cc10x/skills/architecture-patterns/SKILL.md
contentSummary
- Single responsibility boundaries
- Interface contracts and type safety
- Dependency injection patterns
- Module cohesion and coupling analysis
### Data Flow
- Request/response patterns
- Event-driven architecture
- State management strategies
- Data transformation pipelines
### Integr
Outgoing edges
lib_applies_to_domain1
- domain:software-engineering·DomainSoftware Engineering
lib_covers_topic1
- topic:developer-experience·TopicDeveloper Experience (DX)
lib_implements_workflow1
- workflow:feature-development·Workflow
lib_involves_role2
- role:tech-lead·RoleTech Lead
- role:backend-engineer·RoleBackend Engineer
lib_requires_skill_area2
- skill-area:agentic-loops·SkillAreaAgentic Loops
- skill-area:orchestration-loop·SkillAreaOrchestration Loop Engineering
Incoming edges
None.