project-standart-arch
SolidArchitecture design for PRD/use cases in the standard flow
Install
Quality Score: 70/100
Skill Content
Details
- Author
- OzeroHAX
- Repository
- OzeroHAX/AssistAgents
- Created
- 3 months ago
- Last Updated
- 1 months ago
- Language
- TypeScript
- License
- Apache-2.0
Similar Skills
Semantically similar based on skill content — not just same category
system-architect
Use when a validated PRD exists and engineering is about to begin, and you need schemas, APIs, state flows, and infrastructure decisions that become docs/reference/implementation.md.
design
Designs modular high-level architectures from functional requirements and produces design documents for each module. Use when designing a new system, creating architecture documentation, or producing module-level design specs with integration contracts and test specifications.
architecture-extract
Convert raw project structure into clear architectural understanding — module boundaries, data flows, service relationships, and architectural patterns. Activate after codebase-scan during Bootstrap.