Prospectos Formulario

F 47 completed
Other
web_app / json · tiny
10
Files
2,534
LOC
2
Frameworks
4
Languages

Pipeline State

completed
Run ID
#397163
Phase
done
Progress
1%
Started
Finished
2026-04-13 01:31:02
LLM tokens
0

Pipeline Metadata

Stage
Skipped
Decision
skip_scaffold_dup
Novelty
21.67
Framework unique
Isolation
Last stage change
2026-04-16 18:15:42
Deduplication group #47361
Member of a group with 1 similar repo(s) — canonical #97029 view group →
Top concepts (1)
Web Frontend
Repobility's GitHub App fixes findings like these · https://github.com/apps/repobility-bot

AI Prompt

Create a web application using Next.js and React for a prospect form. I need the structure to handle form submissions, and since the repository mentions JSON, please ensure the data handling is robust. The project should be built using TypeScript and styled with CSS. Keep the setup clean, following standard Next.js conventions.
next.js react typescript json web-app form frontend
Generated by gemma4:latest

Catalog Information

uvalek__prospectos-formulario

Novelty

3/10

Tags

next.js react typescript json web-app form frontend

Technologies

nextjs react tailwind

Claude Models

claude-opus-4-6

Quality Score

F
46.7/100
Structure
34
Code Quality
72
Documentation
5
Testing
0
Practices
79
Security
92
Dependencies
90

Strengths

  • Good security practices \u2014 no major issues detected

Weaknesses

  • Missing README file \u2014 critical for project understanding
  • No LICENSE file \u2014 legal ambiguity for contributors
  • No tests found \u2014 high risk of regressions
  • No CI/CD configuration \u2014 manual testing and deployment
  • 1 files with critical complexity need refactoring
  • 138 duplicate lines detected \u2014 consider DRY refactoring
  • 1 'god files' with >500 LOC need decomposition

Recommendations

  • Add a comprehensive README.md explaining purpose, setup, usage, and architecture
  • Add a test suite \u2014 start with critical path integration tests
  • Set up CI/CD (GitHub Actions recommended) to automate testing and deployment
  • Add a linter configuration to enforce code style consistency
  • Add a LICENSE file (MIT recommended for open source)

Security & Health

6.1h
Tech Debt (D)
High
DORA Rating
A
OWASP (100%)
Repobility — the code-quality scanner for AI-generated software · https://repobility.com
FAIL
Quality Gate
A
Risk (18)
Unknown
License
0.0%
Duplication
Full Security Report AI Fix Prompts SARIF SBOM

Languages

json
68.9%
typescript
29.6%
css
1.2%
javascript
0.2%

Frameworks

React Next.js

Symbols

variable12
function10
constant3
interface3

Concepts (1)

Same analyzer free for public repos: https://repobility.com
CategoryNameDescriptionConfidence
Provenance: Repobility (https://repobility.com) — every score reproducible from /scan/
auto_categoryWeb Frontendweb-frontend70%

LLM Insights

Execution Flow Analysisflow_analysis
info
{"execution_flows": [{"name": "Wizard Interaction Flow", "entry_point": "src/app/components/Wizard.tsx:Wizard", "trigger": "HTTP GET request to the root page (index.tsx) which renders the Wizard component", "steps": [{"order": 1, "function": "Wizard (React component)", "description": "Initializes wizard state and renders the first step", "data_in": "None (initial render)", "data_out": "Renders Step component with currentStep=1", "side_effects": "None"}, {"order": 2, "function": "Step (React comp
All rows above produced by Repobility · https://repobility.com

Quality Timeline

1 quality score recorded.

View File Metrics

Embed Badge

Add to your README:

![Quality](https://repos.aljefra.com/badge/121529.svg)
Quality BadgeSecurity Badge
Export Quality CSVDownload SBOMExport Findings CSV