Stats
Actions
Tags
From gemini
Internal guidance for composing effective Gemini prompts for visual analysis, design review, and coding tasks
How this skill is triggered — by the user, by Claude, or both
Slash command
/gemini:gemini-promptingThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Gemini excels at two things that Claude does not:
Gemini excels at two things that Claude does not:
Good Gemini prompts follow this pattern:
<context>
Brief project context and what the user is working on.
</context>
<task>
Clear, specific instruction. One task per prompt.
</task>
<constraints>
Output format, style guidelines, framework requirements.
</constraints>
When the task involves visual input:
When the task involves UI aesthetics:
npx claudepluginhub markbrutx/gemini-plugin-cc --plugin geminiCreates, edits, and optimizes skills for Claude Code, including drafting, evaluating with test prompts, iterating on performance, and improving skill descriptions for better triggering accuracy.