What problem does it solve?
This Skill provides a structured workflow for technical research, architecture design, and implementation planning, ensuring solutions align with existing codebase patterns and best practices.
Core Features & Use Cases
- Context Gathering: Understand problem spaces by researching external resources and exploring existing codebases.
- Solution Design: Design new components following established patterns (YAGNI, SRP, Clean Architecture).
- Implementation Planning: Create actionable steps with code references and risk assessments.
- Documentation: Generate architecture diagrams and document key decisions.
- Use Case: When tasked with adding a new microservice, use this Skill to research existing services, design the new service's components, plan the implementation steps, and document the architecture.
Quick Start
Use the dev10x-scope skill to research and design a new user authentication service, following existing patterns in the codebase.