2816 results (21.3ms) page 1 / 141
Junayedahmedd / gemini-cli-skill exact

Wield Google's Gemini CLI as a powerful auxiliary tool for code generation, review, analysis, and web research. Use when tasks benefit from a second AI perspective, current web information via...

thepushkarp / cc-gemini-plugin-gemini-integration exact

This skill provides guidance on using Google's Gemini CLI for long-context code exploration. Use when the user explicitly invokes "/gemini", asks to "use gemini", "run gemini", or when Claude...

samhvw8 / dot-claude-gemini-cli exact

Google Gemini CLI orchestration for AI-assisted development. Capabilities: second opinion/cross-validation, real-time web search (Google Search), codebase architecture analysis, parallel code...

sam-mfb / claude-meta-gemini-cli exact

Use the Gemini CLI to invoke Google's Gemini AI from the command line. Use when you need a second AI opinion, want to verify your work, or need Gemini-specific capabilities.

dceoy / ai-coding-agent-skills-gemini-exec exact

Execute development tasks using Google Gemini CLI for code generation, refactoring, and modifications. Use when the user needs to create code, add features, refactor, fix bugs, or generate tests....

dceoy / ai-coding-agent-skills-gemini-review exact

Perform comprehensive code reviews using Google Gemini CLI to identify bugs, security vulnerabilities, performance issues, and code quality problems. Use after code changes, before commits, during...

dceoy / ai-coding-agent-skills-gemini-search exact

Search the web using Google Gemini CLI with built-in Google Search grounding to find current documentation, best practices, solutions, and technical information. Use when the user needs to...

dbmcco / claude-agent-toolkit-gemini-cli-extension-porting exact

Use when porting beads or superpowers workflows into Gemini CLI extensions or designing Gemini CLI command prompts that emulate multi-step agent workflows - covers extension layout, GEMINI.md...

ZhenHuangLab / collaborating-with-gemini-cli exact

Delegates code review, debugging, and alternative implementation comparisons to Google Gemini CLI (`gemini`) via a JSON bridge script (default model: `gemini-3-pro-preview`). Supports headless...

MikoChun / claude-code-gemini-manager-skill-gemini-manager exact

This skill should be used when the user wants Claude Code to act purely as a manager/architect while Gemini CLI does all the coding work. Claude Code drives Gemini like an intern - issuing tasks,...

dceoy / ai-coding-agent-skills-gemini-ask exact

Ask Google Gemini questions about code to understand implementations, architecture, patterns, and debugging. Use when the user asks how code works, where something is implemented, what patterns...

CXwudi / agent-config-gemini-cli exact

Use when the user asks to run Gemini CLI for any tasks or if big context (>200k) is needed. Ideal for Code Review, Plan Review, Multi-file Analysis, and any task that requires large context...

GrishaAngelovGH / gemini-cli-agent-skills-project-feature-explainer exact

Expert guidance for explaining project features. Use this skill when you need to provide a comprehensive explanation of how a specific feature works, including summaries, deep dives, usage...

GrishaAngelovGH / gemini-cli-agent-skills-project-analyzer exact

Analyzes a project's codebase to generate a comprehensive summary including tech stack, features, and REST services, outputting the result to PROJECT_SUMMARY.md. This skill has assets directory...

GrishaAngelovGH / gemini-cli-agent-skills-frontend-ui-designer exact

Expert guidance for creating modern, intuitive, and visually stunning user interfaces. Use this skill when designing or implementing frontend UIs, components, layout structures, or styling.

GrishaAngelovGH / gemini-cli-agent-skills-expert-code-refactoring exact

Expert code refactoring for Java, JavaScript, and React projects. Focuses on SOLID principles, design patterns, and idiomatic improvements while ensuring test stability.

GrishaAngelovGH / gemini-cli-agent-skills-bug-investigator exact

Expert guidance for systematic bug hunting, root-cause analysis, and regression testing. Use this skill when the user reports a bug, unexpected behavior, or when you need to troubleshoot complex...

GrishaAngelovGH / gemini-cli-agent-skills-react-test-engineer exact

Expert guidance for testing React applications using React Testing Library and Vitest. Focuses on user-centric testing, accessibility, and best practices for unit and integration tests to ensure...

GrishaAngelovGH / gemini-cli-agent-skills-code-reviewer exact

Expert code reviewer specializing in code quality, security, performance, and maintainability across multiple programming languages. Use this skill when the user wants a PR review, code analysis,...

cexll / myclaude-gemini exact

Execute Gemini CLI for AI-powered code analysis and generation. Use when you need to leverage Google's Gemini models for complex reasoning tasks.