
google-gemini
google-gemini / agent-tui
106.4kMain Agents: Do NOT use this skill directly. If you need to test the TUI, invoke the `tui_tester` subagent. Drive terminal UI (TUI) applications programmatically for testing, automation, and inspection
google-gemini / async-pr-review
106.4kTrigger this skill when the user wants to start an asynchronous PR review, run background checks on a PR, or check the status of a previously started async PR review.
google-gemini / ci
106.4kA specialized skill for Gemini CLI that provides high-performance, fail-fast monitoring of GitHub Actions workflows and automated local verification of CI failures. It handles run discovery automatically—simply provide the branch name.
google-gemini / code-reviewer
106.4kUse this skill to review code. It supports both local changes (staged or working tree) and remote Pull Requests (by ID or URL). It focuses on correctness, maintainability, and adherence to project standards.
google-gemini / docs-changelog
106.4kGenerates and formats changelog files for a new release based on provided version and raw changelog data.
google-gemini / docs-writer
106.4kAlways use this skill when the task involves writing, reviewing, or editing files in the `/docs` directory or any `.md` files in the repository.
google-gemini / github-issue-creator
106.4kUse this skill when asked to create a GitHub issue. It handles different issue types (bug, feature, etc.) using repository templates and ensures proper labeling.
google-gemini / pr-creator
106.4kUse this skill when asked to create a pull request (PR). It ensures all PRs follow the repository's established templates and standards.
google-gemini / review-duplication
106.4kUse this skill during code reviews to proactively investigate the codebase for duplicated functionality, reinvented wheels, or failure to reuse existing project best practices and shared utilities.
google-gemini / string-reviewer
106.4kUse this skill when asked to review text and user-facing strings within the codebase. It ensures that these strings follow rules on clarity, usefulness, brevity and style.
google-gemini / tui-tester
106.4kExpert guidance for testing Gemini CLI behavior and visual output using terminal automation.
google-gemini / behavioral-evals
106.4kGuidance for creating, running, fixing, and promoting behavioral evaluations
google-gemini / pr-address-comments
106.4kUse this skill if the user asks you to help them address GitHub PR comments for their current branch of the Gemini CLI. Requires `gh` CLI tool.
google-gemini / gemini-cli
106.4kAn open-source AI agent that brings the power of Gemini directly into your terminal.