14 skills found
google-gemini / agent-tuiMain 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-reviewTrigger 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 / behavioral-evalsGuidance for creating, running, fixing, and promoting behavioral evaluations
google-gemini / ciA 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-reviewerUse 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-changelogGenerates and formats changelog files for a new release based on provided version and raw changelog data.
google-gemini / docs-writerAlways 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-creatorUse 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-address-commentsUse 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 / pr-creatorUse 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-duplicationUse 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-reviewerUse 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-testerExpert guidance for testing Gemini CLI behavior and visual output using terminal automation.
google-gemini / gemini-cliAn open-source AI agent that brings the power of Gemini directly into your terminal.