Prompts Content
Progress tracking for AI prompt tutorials and guides.
Batch Status
| Batch | Status | Description |
|---|---|---|
| Batch 1 | ✅ Complete | 10 foundational prompts (product, portrait, illustration, infographic, poster, social-media, style-transfer, creative) |
| Batch 2 | ✅ Complete | 10 advanced prompts (flash portrait, surreal creative, ad concepts, style transfer) |
| Batch 3 | ✅ Complete | 10 conversion-focused prompts (social assets, tutorials, professional use cases) |
Total Progress
- Total prompts: 30 / 30
- Language scope: English only (MVP)
- Storage format: MDX (
content/prompts/*.mdx)
Source Mapping
- Reference source: https://youmind.com/zh-CN/nano-banana-pro-prompts
- All prompt pages are rewritten into original English instructional content for SEO and usability.
File Naming
- Use kebab-case for filenames (e.g.,
luxurious-minimalist-product-photography.mdx) - One prompt per file
- Include frontmatter: title, description, category, tags, difficulty, ai_tools, author_name, author_url, image, created_at, prompt_text
- Run
pnpm prompts:validatebefore build/deploy
Categories
Allowed categories: portrait, product, social-media, poster, illustration, infographic, style-transfer, creative
Validation
- Validation script:
scripts/validate-prompts.ts - Command:
pnpm prompts:validate
