update-component-refer…
This skill should be used when the user wants to add components (commands, agents, skills, hooks, or MCP servers) to the Component Reference section of the…
This skill should be used when crafting prompts for Nano Banana Pro (Gemini image generation). Use when users want help writing image generation prompts, need guidance on prompt structure, or want to optimize their prompts for better results.
$ npx -y skills add NikiforovAll/claude-code-rules --skill nano-banana-prompting --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
/nano-banana-promptingContext preview
The summary Claude sees to decide when to auto-load this skill.
This skill should be used when crafting prompts for Nano Banana Pro (Gemini image generation). Use when users want help writing image generation prompts, need guidance on prompt structure, or want to optimize their prompts for better results.
name: nano-banana-prompting description: This skill should be used when crafting prompts for Nano Banana Pro (Gemini image generation). Use when users want help writing image generation prompts, need guidance on prompt structure, or want to optimize their prompts for better results.
Interactive prompt crafting for Nano Banana Pro image generation. This skill guides users through a structured process to create effective prompts by clarifying intent and applying proven techniques.
Before asking questions, check if the user has provided:
If reference materials are available, this affects which techniques apply (e.g., Reference Role Assignment, Character Consistency).
Use the `AskUserQuestion` tool to understand the user's goal. Ask questions in batches of 2-4, focusing on the most important aspects first.
1. **Output Type** - What kind of image?
2. **Subject** - Who or what is the main focus?
**If Photo/Realistic:**
**If Reference Images Provided:**
**If Text Needed:**
**If Educational/Infographic:**
Based on user responses, select the appropriate prompt format from `references/guide.md`:
| User Need | Recommended Style | |-----------|-------------------| | Simple, quick generation | Narrative Prompt (Technique 1) | | Precise control over details | Structured Prompt (Technique 2) | | Era-specific aesthetic | Vibe Library + Photography Terms (Techniques 3-4) | | Magazine/poster with text | Physical Object Framing (Technique 5) | | Conceptual/interpretive | Perspective Framing (Technique 6) | | Diagram/infographic | Educational Imagery (Technique 7) | | Editing existing image | Image Transformation (Technique 8) | | Multiple views/panels | Multi-Panel Output (Technique 9) | | Multiple reference images | Reference Role Assignment (Technique 12) |
Construct the prompt by:
1. **Loading `references/guide.md`** to access technique details 2. **Applying relevant techniques** based on Step 3 selection 3. **Cross-checking** against guide examples for proper formatting 4. **Including negative prompts** if needed (Technique 10) 5. **Specifying aspect ratio/resolution** if required (Technique 11)
Present the generated prompt to the user with:
1. **The prompt** - Ready to use 2. **Technique explanation** - Why this structure was chosen 3. **Variation suggestions** - Alternative approaches to try
Offer to refine based on feedback.
After the user is satisfied with the prompt, recommend using the **nano-banana** skill to generate the actual image. Inform the user:
> "Your prompt is ready! Would you like me to generate the image now? I can use the nano-banana skill to create it."
If the user agrees, invoke the `nano-banana` skill with the crafted prompt.
User wants... → Use Technique... ───────────────────────────────────────────────────── Simple description → 1 (Narrative) Detailed control → 2 (Structured YAML/JSON) Specific era look → 3 (Vibe Library) Professional photo style → 4 (Photography Terms) Magazine/poster → 5 (Physical Object Framing) "How X sees Y" → 6 (Perspective Framing) Educational diagram → 7 (Educational Imagery) Edit existing image → 8 (Image Transformation) Multiple panels in one → 9 (Multi-Panel) Exclude something → 10 (Negative Prompts) Specific dimensions → 11 (Aspect Ratio) Multiple reference images → 12 (Reference Roles) Same character across images → 13 (Character Consistency) Merge multiple images → 14 (Image Blending) Enhance/restore image → 15 (Upscaling) Translate text in image → 16 (Translation)
A collection of Claude Code recommendations and practices. Learn practical techniques to enhance your AI-assisted development workflow with Claude Code.
This skill should be used when the user wants to add components (commands, agents, skills, hooks, or MCP servers) to the Component Reference section of the…
This skill automates version bumping during the release process for the Claude Code Handbook monorepo. It should be used when the user requests to bump…
Guide spec-driven development workflow (Requirements → Design → Tasks → Implementation) with approval gates between phases. Use when user wants structured…
Review changed code for reuse, quality, and efficiency using three parallel disposable subagents. This skill should be used when the user says "review",…
Review changed code for reuse, quality, and efficiency using a team of persistent named reviewers. This skill should be used when the user says "team review",…
This skill should be used when users want to discover, browse, or audit cc-handbook marketplace plugins. Shows all available plugins with installation status,…