Docs
D 59 completed
Other
web_app / json · medium
732
Files
97,067
LOC
2
Frameworks
8
Languages
Pipeline State
completedRun ID
#1621339Phase
doneProgress
0%Started
2026-04-17 12:03:05Finished
2026-04-17 12:03:05LLM tokens
0Pipeline Metadata
Stage
CatalogedDecision
proceedNovelty
37.27Framework unique
—Isolation
—Last stage change
2026-05-10 03:34:51Deduplication group #47738
Methodology: Repobility · https://repobility.com/research/state-of-ai-code-2026/
AI Prompt
Create a documentation site using Astro, React islands, and Tailwind CSS v4. I need a structure where documentation pages are written in MDX format. The system should automatically handle layout injection and component imports using a Vite plugin. I also need a command-line script, like `pnpm new-doc`, that scaffolds a new page in `src/pages/docs/`, automatically updates the navigation structure in `src/lib/navigation.ts`, and provides the local URL. Please ensure the site supports a sidebar navigation and a root layout.
astro react mdx tailwind documentation web-app typescript javascript content-site
Generated by gemma4:latest
Catalog Information
Create a documentation site using Astro, React islands, and Tailwind CSS v4. I need a structure where documentation pages are written in MDX format. The system should automatically handle layout injection and component imports using a Vite plugin. I also need a command-line script, like pnpm new-doc, that scaffolds a new page in src/pages/docs/, automatically updates the navigation structure in src/lib/navigation.ts, and provides the local URL. Please ensure the site supports a sidebar nav
Tags
astro react mdx tailwind documentation web-app typescript javascript content-site
Quality Score
D
59.1/100
Structure
54
Code Quality
74
Documentation
63
Testing
35
Practices
56
Security
70
Dependencies
90
Strengths
- CI/CD pipeline configured (github_actions)
Weaknesses
- No LICENSE file — legal ambiguity for contributors
- Potential hardcoded secrets in 3 files
- 849 duplicate lines detected — consider DRY refactoring
- 3 'god files' with >500 LOC need decomposition
Recommendations
- Add a test suite — start with critical path integration tests
- Add a linter configuration to enforce code style consistency
- Add a LICENSE file (MIT recommended for open source)
- Move hardcoded secrets to environment variables or a secrets manager
Languages
Frameworks
React Astro
Symbols
variable125
function106
constant38
interface7
Embed Badge
Add to your README:
