Doris
D 57 completed
Other
web_app / json · tiny
44
Files
12,362
LOC
3
Frameworks
5
Languages
Pipeline State
completedRun ID
#1540722Phase
doneProgress
0%Started
2026-04-16 20:16:22Finished
2026-04-16 20:16:22LLM tokens
0Pipeline Metadata
Stage
CatalogedDecision
proceedNovelty
41.00Framework unique
—Isolation
—Last stage change
2026-05-10 03:34:51Deduplication group #47252
Want this analysis on your repo? https://repobility.com/scan/
🧪 Code Distillation
Browse all specs →AI Prompt
Create a boilerplate web application using Next.js, React, and Tailwind CSS. I need the basic structure set up so I can start developing. Please ensure the project is configured to run locally using standard npm scripts, and include necessary configuration files like `tsconfig.json` and `tailwind.config.ts`. The goal is a modern, deployable web app structure.
nextjs react tailwindcss typescript web-app boilerplate javascript
Generated by gemma4:latest
Catalog Information
Create a boilerplate web application using Next.js, React, and Tailwind CSS. I need the basic structure set up so I can start developing. Please ensure the project is configured to run locally using standard npm scripts, and include necessary configuration files like tsconfig.json and tailwind.config.ts. The goal is a modern, deployable web app structure.
Tags
nextjs react tailwindcss typescript web-app boilerplate javascript
Quality Score
D
57.1/100
Structure
45
Code Quality
84
Documentation
34
Testing
0
Practices
80
Security
100
Dependencies
90
Strengths
- Code linting configured (eslint)
- Good security practices — no major issues detected
Weaknesses
- No LICENSE file — legal ambiguity for contributors
- No tests found — high risk of regressions
- No CI/CD configuration — manual testing and deployment
- 676 duplicate lines detected — consider DRY refactoring
- 1 'god files' with >500 LOC need decomposition
Recommendations
- Add a test suite — start with critical path integration tests
- Set up CI/CD (GitHub Actions recommended) to automate testing and deployment
- Add a LICENSE file (MIT recommended for open source)
Languages
Frameworks
React Next.js Tailwind CSS
Symbols
variable164
function85
interface24
constant11
type_alias6
Embed Badge
Add to your README:
