aceternity-ui
100+ animated React components (Aceternity UI) for Next.js with Tailwind. Use for hero sections, parallax, 3D effects, or encountering animation, shadcn CLI…
Generate optimized prompts for Gemini 2.5 Flash Image (Nano Banana). Use for image generation, crafting photo prompts, art styles, or multi-turn editing workflows with best practices.
$ npx -y skills add secondsky/claude-skills --skill nano-banana-prompts --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
/nano-banana-promptsContext preview
The summary Claude sees to decide when to auto-load this skill.
Generate optimized prompts for Gemini 2.5 Flash Image (Nano Banana). Use for image generation, crafting photo prompts, art styles, or multi-turn editing workflows with best practices.
name: nano-banana-prompts description: Generate optimized prompts for Gemini 2.5 Flash Image (Nano Banana). Use for image generation, crafting photo prompts, art styles, or multi-turn editing workflows with best practices. license: MIT
Generate high-quality prompts for Gemini 2.5 Flash Image using proven best practices from October 2025.
**Describe scenes naturally, don't list keywords.**
❌ `woman, business suit, office, professional` ✅ `A professional businesswoman in navy suit stands confidently in modern glass-walled office overlooking city skyline. Warm afternoon light streams through windows.`
A [SHOT TYPE] of [SUBJECT] [ACTION] in [ENVIRONMENT]. [LIGHTING] creates [MOOD]. [CAMERA/STYLE DETAILS]. [ASPECT RATIO].
1. **Subject & Action** - Who/what and what they're doing 2. **Setting** - Where the scene takes place 3. **Lighting** - Natural/artificial light sources and quality 4. **Mood** - Emotional tone or atmosphere 5. **Technical Details** - Camera, lens, style specifics 6. **Format** - Aspect ratio or dimensions
Photorealistic [SHOT TYPE] of [SUBJECT], [ACTION], in [ENVIRONMENT]. Illuminated by [LIGHTING], creating [MOOD]. Captured with [CAMERA/LENS], emphasizing [DETAILS]. [ASPECT RATIO] format.
**Lenses:**
**Lighting:**
**Settings:**
Professional corporate headshot of mid-30s woman with shoulder-length brown hair in charcoal blazer. She's smiling warmly at camera against soft gray backdrop. Shot with 85mm f/2.0, studio three-point lighting creates gentle shadows defining facial features. Ultra-high resolution, LinkedIn-ready quality. 1:1 format.
[STYLE] illustration of [SUBJECT] [ACTION/POSE]. [COMPOSITION] with [COLOR PALETTE]. [TECHNIQUE/MEDIUM]. Inspired by [REFERENCE], emphasizing [QUALITIES].
Watercolor illustration of young girl reading book under oak tree. Seated cross-legged in sun-dappled clearing with wildflowers. Soft, loose brushstrokes with pastel color palette of greens, yellows, pinks. Transparent washes create dreamy, ethereal quality. Inspired by children's book illustration, emphasizing wonder and tranquility. 4:5 portrait format.
**Best Practices:**
**Example:**
Movie poster with bold red text "SUMMER" at top and "Adventure Awaits" in white script font at bottom. Ocean sunset background. Cinematic style.
Nano Banana excels at conversational editing. Make one change at a time.
**Example sequence:** 1. "Create professional headshot of woman in business attire" 2. "Change background to modern office" 3. "Make her wearing glasses" 4. "Add warmer lighting"
High-resolution product photo of [PRODUCT] on [SURFACE]. [LIGHTING] to [PURPOSE]. Camera angle: [TYPE] to showcase [FEATURE]. Ultra-realistic, sharp focus on [DETAIL]. [ASPECT RATIO].
High-resolution product photo of stainless steel smartwatch on white marble surface. Soft diffused studio lighting from 45-degree angle to minimize reflections and show screen clearly. Camera angle: slight overhead to showcase circular face and metal band texture. Ultra-realistic, sharp focus on watch face display. 1:1 format for e-commerce.
[TYPE] landscape of [LOCATION] at [TIME]. [WEATHER/ATMOSPHERE]. [FOREGROUND ELEMENTS]. Shot with [LENS] from [VANTAGE POINT]. [COMPOSITION]. Professional landscape photography with [GRADING]. [MOOD].
Dramatic landscape of mountain lake at golden hour. Wispy clouds catch warm orange light over snow-capped peaks. Weathered dock extends into mirror-still water as foreground. Shot with 16mm wide-angle from low lakeside vantage. Rule-of-thirds composition places horizon in upper third. Professional landscape photography with warm color grading. Serene yet majestic.
[MOVEMENT] abstract exploring [CONCEPT]. [COMPOSITION] with [COLORS/TEXTURES]. [MEDIUM] emphasizing [GOALS]. [CONTEXT].
Bold geometric abstract exploring tension and harmony. Overlapping angular shapes with vibrant primary colors against deep black. Digital art emphasizing sharp edges and color interaction. Large-scale wall art format, 16:9.
**Avoid:**
**Instead:**
When requesting specific artistic styles, reference:
145 production-ready skills for Claude Code CLI 🔌 Platform / Harness Support These plugins ship as Claude Code marketplace plugins (.claude-plugin/ manifests) and Codex CLI plugins (.codex-plugin/ manifests).
Repo: secondsky/claude-skills
100+ animated React components (Aceternity UI) for Next.js with Tailwind. Use for hero sections, parallax, 3D effects, or encountering animation, shadcn CLI…
Secure API authentication with JWT, OAuth 2.0, API keys. Use for authentication systems, third-party integrations, service-to-service communication, or…
Creates comprehensive API changelogs documenting breaking changes, deprecations, and migration strategies for API consumers. Use when managing API versions,…
Verifies API contracts between services using consumer-driven contracts, schema validation, and tools like Pact. Use when testing microservices communication,…
Master REST and GraphQL API design principles to build intuitive, scalable, and maintainable APIs that delight developers. Use when designing new APIs,…
Implements standardized API error responses with proper status codes, logging, and user-friendly messages. Use when building production APIs, implementing…