cnrture/QuickProjectWizard
🚀 Ultimate Android development companion for Android Studio. Create projects with modern dependencies, generate modules & features, and access essential dev tools - all in one place!
Implements a JetBrains IDE plugin architecture with template-based code generation, supporting clean architecture patterns (MVVM with data/domain/presentation layers) and Compose Multiplatform scaffolding. Beyond project creation, it bundles productivity tools—system color picker, JSON/XML formatter, HTTP API tester, and file browser—with settings sync and team collaboration via import/export functionality.
Stars
71
Forks
5
Language
Kotlin
License
Apache-2.0
Category
Last pushed
Mar 16, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ai-coding/cnrture/QuickProjectWizard"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
dromara/fast-request
IntelliJ IDEA plugin Fast Request
square/kotlinpoet
A Kotlin API for generating .kt source files.
ZacSweers/MoshiX
Extensions for Moshi including IR plugins, moshi-sealed, and more.
Kotlin/kotlinx-schema
Kotlin Multiplatform library that generates JSON Schemas from your methods and classes both at...
F43nd1r/autodsl
Auto-generate DSLs for Kotlin using annotations