Video M25
D 57 completed
Other
unknown / kotlin · tiny
42
Files
2,539
LOC
1
Frameworks
5
Languages
Pipeline State
completedRun ID
#1477961Phase
doneProgress
0%Started
2026-04-16 11:11:23Finished
2026-04-16 11:11:23LLM tokens
0Pipeline Metadata
Stage
SkippedDecision
skip_scaffold_dupNovelty
23.01Framework unique
—Isolation
—Last stage change
2026-04-16 18:15:42Deduplication group #47496
Member of a group with 362 similar repo(s) — canonical #1589747 view group →
Want fix-PRs on findings? Install Repobility's GitHub App · github.com/apps/repobility-bot
🧪 Code Distillation
Browse all specs →AI Prompt
I want to start a new Android application using Kotlin and Jetpack Compose. Can you set up the basic project structure for me? I need the necessary build files, including `build.gradle.kts` and `settings.gradle.kts`, configured for a standard Compose project. Please ensure the project includes placeholders for documentation files like `plan.md` and `prompt.md` within the root or `app/` directory, and that the repository is initialized with a standard `.gitignore` file.
kotlin android jetpack-compose android-app build-gradle mobile
Generated by gemma4:latest
Catalog Information
I want to start a new Android application using Kotlin and Jetpack Compose. Can you set up the basic project structure for me? I need the necessary build files, including build.gradle.kts and settings.gradle.kts, configured for a standard Compose project. Please ensure the project includes placeholders for documentation files like plan.md and prompt.md within the root or app/ directory, and that the repository is initialized with a standard .gitignore file.
Tags
kotlin android jetpack-compose android-app build-gradle mobile
Quality Score
D
56.9/100
Structure
52
Code Quality
72
Documentation
31
Testing
15
Practices
78
Security
100
Dependencies
75
Strengths
- CI/CD pipeline configured (github_actions)
- Consistent naming conventions (PascalCase)
- Low average code complexity — well-structured code
- Good security practices — no major issues detected
- Properly licensed project
Weaknesses
- No tests found — high risk of regressions
- 328 duplicate lines detected — consider DRY refactoring
Recommendations
- Add a test suite — start with critical path integration tests
- Add a linter configuration to enforce code style consistency
Languages
Frameworks
Jetpack Compose
Symbols
property191
function52
class25
method25
enum3
interface3
constant1
Embed Badge
Add to your README:
