Mini
C+ 71 completed
Other
web_app / yaml · small
67
Files
7,228
LOC
3
Frameworks
6
Languages
Pipeline State
completedRun ID
#1543876Phase
doneProgress
0%Started
2026-04-16 22:18:22Finished
2026-04-16 22:18:22LLM tokens
0Pipeline Metadata
Stage
CatalogedDecision
proceedNovelty
49.40Framework unique
—Isolation
—Last stage change
2026-05-10 03:35:38Deduplication group #50391
Want this analysis on your repo? https://repobility.com/scan/
AI Prompt
Create a user management admin dashboard using Next.js 16, React 19, and TypeScript. The dashboard needs to feature a user list table with search and filtering capabilities based on name or ID, and filtering by status (Pending/Approved). Implement a user approval workflow using a confirmation dialog, and allow users to edit details like name, email, and status with real-time validation. It should follow the Feature-Sliced Design architecture, support URL state synchronization for deep linking, and include loading skeleton and error handling states. Use Tailwind CSS for styling and Vitest for testing.
next.js react typescript tailwind admin-dashboard user-management tanstack-query feature-sliced-design web-app
Generated by gemma4:latest
Catalog Information
Create a user management admin dashboard using Next.js 16, React 19, and TypeScript. The dashboard needs to feature a user list table with search and filtering capabilities based on name or ID, and filtering by status (Pending/Approved). Implement a user approval workflow using a confirmation dialog, and allow users to edit details like name, email, and status with real-time validation. It should follow the Feature-Sliced Design architecture, support URL state synchronization for deep linking, a
Tags
next.js react typescript tailwind admin-dashboard user-management tanstack-query feature-sliced-design web-app
Quality Score
C+
71.1/100
Structure
60
Code Quality
99
Documentation
48
Testing
50
Practices
75
Security
84
Dependencies
90
Strengths
- Code linting configured (eslint)
- Low average code complexity — well-structured code
- Good security practices — no major issues detected
Weaknesses
- No LICENSE file — legal ambiguity for contributors
- No CI/CD configuration — manual testing and deployment
- 122 duplicate lines detected — consider DRY refactoring
Recommendations
- 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 Vitest
Symbols
function61
variable32
interface13
constant9
type_alias3
Embed Badge
Add to your README:
