Repository Analysis

YouMind-OpenLab/awesome-nano-banana-pro-prompts

🍌 World's largest Nano Banana Pro prompt library — 10,000+ curated prompts with preview images, 16 languages. Google Gemini AI image generation. Free & open source.

0.1 Likely human-written View on GitHub
0.1
Adjusted Score
0.1
Raw Score
100%
Time Factor
2026-05-30
Last Push
12,312
Stars
TypeScript
Language
98,534
Lines of Code
35
Files
4
Pattern Hits
2026-05-31
Scan Date

Score History

Severity Breakdown

CRITICAL 0HIGH 1MEDIUM 0LOW 3

Pattern Findings

4 matches across 2 categories. Click a row to expand file-level details.

Magic Placeholder Names1 hit · 5 pts
SeverityFileLineSnippet
HIGHdocs/LOCAL_DEVELOPMENT.md32CMS_API_KEY=your-api-key-here
Hyper-Verbose Identifiers3 hits · 3 pts
SeverityFileLineSnippet
LOWscripts/utils/markdown-generator.ts143function generateLanguageNavigation(currentLocale: string): string {
LOWscripts/utils/markdown-generator.ts210function generateCategoriesSection(categories: FilterCategory[], locale: string): string {
LOWscripts/utils/markdown-generator.ts300function generateAllPromptsSection(regular: Prompt[], hiddenCount: number, locale: string): string {