architecture
SolidProject architecture and file structure conventions for all process types. Use when: (1) Creating new files or modules, (2) Deciding where code should go, (3) Converting single-file components to directories, (4) Reviewing code for structure compliance, (5) Adding new bridges, services, agents, or workers.
Install
Quality Score: 93/100
Skill Content
Details
- Author
- iOfficeAI
- Repository
- iOfficeAI/AionUi
- Created
- 10 months ago
- Last Updated
- today
- Language
- TypeScript
- License
- Apache-2.0
Integrates with
Similar Skills
Semantically similar based on skill content — not just same category
architecture
Use for architecture decisions, module boundaries, coupling, layering, and system shape.
designing-architecture
Designs software architecture and selects appropriate patterns for projects. Use when designing systems, choosing architecture patterns, structuring projects, making technical decisions, or when asked about microservices, monoliths, or architectural approaches.
architecture-decision
For the Architect (04). Evaluate the stack from the problem (not from familiarity) with 2-3 options per layer, viability criteria, and the ARCHITECTURE.md structure. Use it at the architecture gate.