Topic: gemini-cli
5,463 skills in this topic.
-
regex-vs-llm-structured-text
Decision framework for choosing between regex and LLM when parsing structured text — start with regex, add LLM only for low-confidence edge cases.
x-cmd/skill 19
-
githook
Manage Git hooks efficiently, supporting initialization, listing, and removal. Core Scenario: When the user needs to set up or audit Git hooks for automation and policy enforcement.
x-cmd/skill 19
-
strategic-compact
Suggests manual context compaction at logical intervals to preserve context through task phases rather than arbitrary auto-compaction.
x-cmd/skill 19
-
linear
Manage issues, projects & team workflows in Linear. Use when the user wants to read, create or updates tickets in Linear.
x-cmd/skill 19
-
python
Enhanced Python environment manager, providing version management, pip integration, and automated setup. Core Scenario: When the user needs to install specific Python versions, manage packages, or run scripts.
x-cmd/skill 19
-
speech
Use when the user asks for text-to-speech narration or voiceover, accessibility reads, audio prompts, or batch speech generation via the OpenAI Audio API; run the bundled CLI (`scripts/text_to_speech.py`) with built-in voices and require `OPENAI_API_KEY` for live calls. Custom voice creation is out of scope.
x-cmd/skill 19
-
django-patterns
Django architecture patterns, REST API design with DRF, ORM best practices, caching, signals, middleware, and production-grade Django apps.
x-cmd/skill 19
-
api-design
REST API design patterns including resource naming, status codes, pagination, filtering, error responses, versioning, and rate limiting for production APIs.
x-cmd/skill 19
-
develop-web-game
Use when Codex is building or iterating on a web game (HTML/JS) and needs a reliable development + testing loop: implement small changes, run a Playwright-based test script with short input bursts and intentional pauses, inspect screenshots/text, and review console errors with render_game_to_text.
x-cmd/skill 19
-
tldr
Collaborative cheat sheets for console commands, providing concise usage examples and explanations. Core Scenario: When the user needs a quick reference for common command arguments and practical examples.
x-cmd/skill 19
-
x-install
Software installation assistant using x-cmd's install module. Use this skill whenever the user needs to query software installation methods, get installation commands, or understand how to install various software packages. Covers: getting installation commands (x install --cat <software>), listing supported software (x install --ll), and more. Triggered by queries like "how to install node", "docker installation command", "install python", "show me git install command", or any software installation lookup.
x-cmd/skill 19
-
scorecard
Automated security tool for assessing open-source project risks and best practices adherence. Core Scenario: When the user needs to evaluate the security health of a GitHub repository or package.
x-cmd/skill 19
-
ccal
Terminal calendar tool for the Chinese lunar calendar, solar terms, and traditional festivals. Core Scenario: When the user needs to check lunar dates, solar terms, or traditional Chinese holiday information.
x-cmd/skill 19
-
liquid-glass-design
iOS 26 Liquid Glass design system — dynamic glass material with blur, reflection, and interactive morphing for SwiftUI, UIKit, and WidgetKit.
x-cmd/skill 19
-
humantime
Convert between seconds and human-readable time formats (e.g., 1h30m). Core Scenario: When the user needs to parse or display durations in scripts or terminal output.
x-cmd/skill 19
-
gtb
Search and browse books from Project Gutenberg directly in the terminal. Core Scenario: When the user needs to find classic literature, read full book text, or search Gutenberg archives.
x-cmd/skill 19
-
crush
AI-powered CLI tool by Charm for code analysis, diagnostics, and interactive Q&A. Core Scenario: When the user needs intelligent code suggestions, explanations, or fast local development diagnostics.
x-cmd/skill 19
-
android-native-dev
Android native application development and UI design guide. Covers Material Design 3, Kotlin/Compose development, project configuration, accessibility, and build troubleshooting. Read this before Android native application development.
x-cmd/skill 19
-
doubao
Integrate Doubao (ByteDance Ark) AI models for chat and text processing. Core Scenario: When the user wants to use Doubao models for chat, reasoning, or text generation via CLI.
x-cmd/skill 19
-
asdf
Extendable version manager for runtimes (Node.js, Ruby, etc.) with enhanced x-cmd shortcuts. Core Scenario: When the user needs to manage, install, or switch between multiple versions of development environments.
x-cmd/skill 19
-
pick
Interactive choice list generator for terminal, used to select items from stdin or command output. Core Scenario: When the user needs to create an interactive selection menu for scripts or CLI workflows.
x-cmd/skill 19
-
content-hash-cache-pattern
Cache expensive file processing results using SHA-256 content hashes — path-independent, auto-invalidating, with service layer separation.
x-cmd/skill 19
-
frontend-patterns
Frontend development patterns for React, Next.js, state management, performance optimization, and UI best practices.
x-cmd/skill 19
-
playwright
Use when the task requires automating a real browser from the terminal (navigation, form filling, snapshots, screenshots, data extraction, UI-flow debugging) via `playwright-cli` or the bundled wrapper script.
x-cmd/skill 19