Topic: x-cmd
412 skills in this topic.
-
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
-
frontend-patterns
Frontend development patterns for React, Next.js, state management, performance optimization, and UI best practices.
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
-
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
-
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
-
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
-
free
Display memory usage with support for CSV/TSV formats and cross-platform (Linux/macOS) compatibility. Core Scenario: When the user needs to monitor RAM usage, buffer/cache, or export memory data for automation.
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
-
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
-
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
-
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
-
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
-
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
-
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
-
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
-
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
-
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
-
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
-
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
-
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
-
strategic-compact
Suggests manual context compaction at logical intervals to preserve context through task phases rather than arbitrary auto-compaction.
x-cmd/skill 19
-
minimax-pdf
Use this skill when visual quality and design identity matter for a PDF. CREATE (generate from scratch): "make a PDF", "generate a report", "write a proposal", "create a resume", "beautiful PDF", "professional document", "cover page", "polished PDF", "client-ready document". FILL (complete form fields): "fill in the form", "fill out this PDF", "complete the form fields", "write values into PDF", "what fields does this PDF have". REFORMAT (apply design to an existing doc): "reformat this document", "apply our style", "convert this Markdown/text to PDF", "make this doc look good", "re-style this PDF". This skill uses a token-based design system: color, typography, and spacing are derived from the document type and flow through every page. The output is print-ready. Prefer this skill when appearance matters, not just when any PDF output is needed.
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