architecture-decisions
OfficialMake smart architecture choices, build with confidence.
AuthorIntegrum-Global
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Choosing the right frameworks, runtimes, databases, and testing strategies can be complex and impact long-term project success. This Skill provides clear decision guides to help you make informed architectural choices for your Kailash applications.
Core Features & Use Cases
- Framework Selection: Guides for choosing between Core SDK, DataFlow, Nexus, and Kaizen based on project needs.
- Runtime & Database Decisions: Helps select the optimal runtime (sync/async) and database (PostgreSQL/SQLite) for your deployment.
- Use Case: When starting a new Kailash project, use this Skill to quickly determine if DataFlow is better suited for your database-heavy application than Core SDK, or if AsyncLocalRuntime is necessary for your Docker deployment.
Quick Start
Decision Flow: Framework Selection
What's your primary use case?
- Database CRUD → Start with DataFlow
- Multi-channel API → Start with Nexus
- AI agents → Start with Kaizen
- Custom workflows → Start with Core SDK
Dependency Matrix
Required Modules
kailash
Components
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: architecture-decisions Download link: https://github.com/Integrum-Global/new_project_template/archive/main.zip#architecture-decisions Please download this .zip file, extract it, and install it in the .claude/skills/ directory.