Claude CLI, Git, Linux, npm, Docker, with real examples.
Create agent skill body.
Basic slash command patterns for common use cases.
<!-- GENERATED FILE: do not edit directly --> <!--lint disable remark-lint:awesome-badge-->
Practical examples of commands designed for Claude Code plugins, demonstrating plugin-specific patterns and features.
Report bug body.
Adding a new slash command (e.g., `/my-command`).
Workflows work body.
migrate all commands to skills format (according to latest update from claude code, they use skills same way as commands now). After that remove cusom skills installer
Comprehensive guide to creating commands that gather user feedback and make decisions through the AskUserQuestion tool.
**Type:** feature + bug fix (consolidated) **Date:** 2026-02-20 **Starting point:** Branch `main` at commit `174cd4c` **Create feature branch:** `feature/opencode-commands-md-merge-permissions` **Baseline tests:** 180 pass, 0 fail (run `bun test` to confirm before starting)
Deploy docs body.
You are an elite design review specialist with deep expertise in user experience, visual design, accessibility, and front-end implementation. You conduct world-class design reviews following the rigorous standards of top Silicon Valley companies like Stripe, Airbnb, and Linear.
You can create [custom slash commands](https://docs.claude.com/en/docs/claude-code/slash-commands) to streamline your workflow in Claude Code. It makes sense to create reusable commands for tasks you perform frequently.
Create commands that orchestrate multi-step workflows by dispatching sub-agents with task-specific instructions stored in separate files. Solves the **context bloat problem** by keeping orchestrator commands lean.
Invoke the create-slash-commands skill for: $ARGUMENTS
This command helps users create a `.claude/my-plugin.local.md` settings file.
Interactive assistant for creating new Claude commands with proper structure, patterns, and MCP tool integration.
> **Note**: The consult plugin is entirely markdown-based with no JavaScript implementation. > The function names below (e.g., `parseArguments()`, `getClaudeModel()`) are hypothetical > examples showing what would be tested if the plugin had a JS implementation. The actual > tests in `__tests__/consult-command.test.js` validate markdown content instead.
This reference covers how to generate and use `compile_commands.json` for the zeroize-audit IR/ASM analysis pipeline. Read this before running Step 7 (IR comparison) or Step 8 (assembly analysis) in `task.md`.
Add a label to a Floating IP
Add a label to an Image
Add a label to a Primary IP
Add a label to a Server
This is a comprehensive reference for all glab commands. This file is loaded when detailed command information is needed.
- TOC {:toc}
> ## Documentation Index > Fetch the complete documentation index at: https://code.claude.com/docs/llms.txt > Use this file to discover all available pages before exploring further.
Describe a Datacenter
Add a label to a Load Balancer
Add a label to a Network
Add a label to a Placement Group
Add a label to an SSH Key
Add a label to a Storage Box
Add a label to a Volume
Complete alphabetical index of all commands available across all Context Engineering Kit plugins.
Complete reference for all agent-browser commands. For quick start and common patterns, see SKILL.md.
User-authored hat collections belong under `.ralph/hats/`:
```bash ralph run -c ralph.yml -H .ralph/hats/my-workflow.yml -p "Add OAuth login" ```
List all resources in the project
Add a label to a Certificate
Add values to a list
Add a label to a Zone
Add a label to a Firewall
| Seçenek | Açıklama | |---------|----------| | `--verbose` | Ayrıntılı hata ayıklama günlüğünü etkinleştir (dosya işleme, token sayısı ve yapılandırma ayrıntılarını gösterir) | | `--quiet` | Hatalar dışında tüm konsol çıktısını bastır (betik yazımı için kullanışlıdır) | | `--stdout` | Paketlenmiş çıktıyı dosya yerine doğrudan stdout'a yaz (tüm günlük kaydını bastırır) | | `--stdin` | Stdin'den do
| Option | Description | |--------|-------------| | `--verbose` | Enable detailed debug logging (shows file processing, token counts, and configuration details) | | `--quiet` | Suppress all console output except errors (useful for scripting) | | `--stdout` | Write packed output directly to stdout instead of a file (suppresses all logging) | | `--stdin` | Read file paths from stdin, one per line (s
| Опция | Описание | |-------|----------| | `--verbose` | Включить подробное отладочное логирование (показывает обработку файлов, количество токенов и детали конфигурации) | | `--quiet` | Подавить весь вывод в консоль, кроме ошибок (полезно для скриптов) | | `--stdout` | Записать упакованный вывод напрямую в stdout вместо файла (подавляет всё логирование) | | `--stdin` | Читать пути файлов из stdi
| Tùy chọn | Mô tả | |-----------|-------| | `--verbose` | Bật ghi nhật ký debug chi tiết (hiển thị xử lý tệp, số lượng token và chi tiết cấu hình) | | `--quiet` | Ẩn tất cả đầu ra console ngoại trừ lỗi (hữu ích cho scripting) | | `--stdout` | Ghi đầu ra đã đóng gói trực tiếp sang stdout thay vì tệp (ẩn tất cả ghi nhật ký) | | `--stdin` | Đọc đường dẫn tệp từ stdin, mỗi dòng một đường dẫn (các tệp
| 选项 | 说明 | |------|------| | `--verbose` | 启用详细调试日志(显示文件处理、token 计数和配置详细信息) | | `--quiet` | 抑制除错误外的所有控制台输出(用于脚本编写) | | `--stdout` | 将打包输出直接写入标准输出而不是文件(抑制所有日志记录) | | `--stdin` | 从标准输入逐行读取文件路径(指定的文件直接处理) | | `--copy` | 处理后将生成的输出复制到系统剪贴板 | | `--token-count-tree [threshold]` | 显示带有 token 计数的文件树;可选阈值仅显示 ≥N token 的文件(例如:`--token-count-tree 100`) | | `--top-files-len <number>` | 摘要中显示的最大文件数(默认:`5`) |
| 選項 | 說明 | |------|------| | `--verbose` | 啟用詳細除錯日誌(顯示檔案處理、權杖計數和配置詳細資訊) | | `--quiet` | 抑制除錯誤外的所有控制台輸出(用於腳本編寫) | | `--stdout` | 將打包輸出直接寫入標準輸出而不是檔案(抑制所有日誌記錄) | | `--stdin` | 從標準輸入逐行讀取檔案路徑(指定的檔案直接處理) | | `--copy` | 處理後將產生的輸出複製到系統剪貼簿 | | `--token-count-tree [threshold]` | 顯示帶有權杖計數的檔案樹;可選閾值僅顯示 ≥N 權杖的檔案(例如:`--token-count-tree 100`) | | `--top-files-len <number>` | 摘要中顯示的最大檔案數(預設:`5`) |
| Opción | Descripción | |--------|-------------| | `--verbose` | Habilitar registro detallado de depuración (muestra procesamiento de archivos, conteo de tokens y detalles de configuración) | | `--quiet` | Suprimir toda salida de consola excepto errores (útil para scripting) | | `--stdout` | Escribir salida empaquetada directamente a stdout en lugar de un archivo (suprime todo el registro) | | `-
| Option | Description | |--------|-------------| | `--verbose` | Activer la journalisation de débogage détaillée (affiche le traitement des fichiers, les comptages de jetons et les détails de configuration) | | `--quiet` | Supprimer toute sortie console sauf les erreurs (utile pour les scripts) | | `--stdout` | Écrire la sortie empaquetée directement vers stdout au lieu d'un fichier (supprime tou
| विकल्प | विवरण | |--------|-------| | `--verbose` | विस्तृत डीबग लॉगिंग सक्षम करें (फ़ाइल प्रोसेसिंग, टोकन गिनती, और कॉन्फ़िगरेशन विवरण दिखाता है) | | `--quiet` | त्रुटियों के अलावा सभी कंसोल आउटपुट दबाएं (स्क्रिप्टिंग के लिए उपयोगी) | | `--stdout` | पैक किए गए आउटपुट को फ़ाइल के बजाय सीधे stdout पर लिखें (सभी लॉगिंग दबाता है) | | `--stdin` | stdin से प्रति पंक्ति एक फ़ाइल पथ पढ़ें (निर्दिष्ट फ़
| Opsi | Deskripsi | |------|-----------| | `--verbose` | Mengaktifkan pencatatan debug detail (menampilkan pemrosesan file, jumlah token, dan detail konfigurasi) | | `--quiet` | Menekan semua output konsol kecuali error (berguna untuk scripting) | | `--stdout` | Menulis output yang dikemas langsung ke stdout alih-alih file (menekan semua pencatatan) | | `--stdin` | Membaca jalur file dari stdin,
| Opzione | Descrizione | |---------|-------------| | `--verbose` | Abilita il logging di debug dettagliato (mostra l'elaborazione dei file, i conteggi token e i dettagli di configurazione) | | `--quiet` | Sopprime tutto l'output in console eccetto gli errori (utile per lo scripting) | | `--stdout` | Scrive l'output impacchettato direttamente su stdout invece di un file (sopprime tutto il logging)
| オプション | 説明 | |-----------|------| | `--verbose` | 詳細なデバッグログを有効化(ファイル処理、トークン数、設定詳細を表示) | | `--quiet` | エラー以外のすべてのコンソール出力を抑制(スクリプト実行時に有用) | | `--stdout` | パックした出力をファイルではなく標準出力に直接出力(すべてのログを抑制) | | `--stdin` | Stdinから1行ずつファイルパスを読み取り(指定されたファイルを直接処理) | | `--copy` | 処理後に生成された出力をシステムクリップボードにコピー | | `--token-count-tree [threshold]` | トークン数付きファイルツリーを表示;オプションでN以上のトークンを持つファイルのみ表示(例:`--token-count-tree 100`)
| 옵션 | 설명 | |------|------| | `--verbose` | 상세 디버그 로깅 활성화 (파일 처리, 토큰 수, 구성 세부사항 표시) | | `--quiet` | 오류를 제외한 모든 콘솔 출력 억제 (스크립팅에 유용) | | `--stdout` | 파일 대신 표준 출력으로 패키징 결과 직접 출력 (모든 로깅 억제) | | `--stdin` | 표준 입력에서 파일 경로를 한 줄씩 읽기 (지정된 파일이 직접 처리됨) | | `--copy` | 처리 후 생성된 출력을 시스템 클립보드에 복사 | | `--token-count-tree [threshold]` | 토큰 수가 포함된 파일 트리 표시; 선택적 임계값으로 ≥N 토큰 파일만 표시 (예: `--token-count-tree 100`) | | `
| Opção | Descrição | |-------|-----------| | `--verbose` | Habilitar registro detalhado de depuração (mostra processamento de arquivos, contagem de tokens e detalhes de configuração) | | `--quiet` | Suprimir toda saída do console exceto erros (útil para scripting) | | `--stdout` | Escrever saída empacotada diretamente para stdout em vez de um arquivo (suprime todo o registro) | | `--stdin` | Ler
Workflows review body.
The Command Palette is the main way to access actions in Zed. Its keybinding is one of the first shortcuts to learn: {#kb command_palette::Toggle}.
A function must either return a value (query) or cause a side effect (command), never both. Mixing the two makes call sites deceptive: a mutation disguised as a query hides state changes, and a query that secretly throws hides control flow. Separate queries from commands so that assignments signal pure data retrieval and standalone calls signal state changes. When you need both a result and a side
Plan review body.
> 59 slash commands installed globally. Type `/` in any Claude Code session to invoke.
| Option | Beschreibung | |--------|-------------| | `--verbose` | Ausführliches Debug-Logging aktivieren (zeigt Dateiverarbeitung, Token-Anzahlen und Konfigurationsdetails) | | `--quiet` | Alle Konsolenausgaben außer Fehler unterdrücken (nützlich für Skripting) | | `--stdout` | Gepackte Ausgabe direkt an stdout statt in eine Datei schreiben (unterdrückt alle Protokollierung) | | `--stdin` | Datei
Generated from `Dokploy/cli` command descriptions.
This document lists each slash command and the primary agent(s) or skills it invokes, plus notable direct-invoke agents. Use it to discover which commands use which agents and to keep refactoring consistent.
**Arguments:** $ARGUMENTS
CLI reference for the build.py packaging script.
<objective> Invoke the slash-command-auditor subagent to audit the slash command at $ARGUMENTS for compliance with best practices.
> Control Claude's behavior during an interactive session with slash commands.
add compare-worktres command in git plugin, it should compare worktrees or worktree and current branch based on user input and local state It should support comarision of specific files or directories.
add `create-worktree` command to git plugin, it should create worktree, and setup it (`npm i` or simular) depending on project needs, and whether worktreee creation require additinal step to install dependencies. Also it should allow to create 1 or many worktrees based on user input.
add merge-worktree command in git plugin. It should support: merging of signgle file or directory from worktree, chery-picking commit from worktree, merging from multiple worktrees in the current branch, picking which changes from each to merge. Including: Selective File Checkout, Interactive Patch Selection, Cherry-Pick with No-Commit + Reset, Manual Merge with Conflicts. Also after command execu
Rename the five `workflows:*` commands to `ce:*` to make it clearer they belong to compound-engineering. Keep `workflows:*` working as thin deprecation wrappers that warn users and forward to the new commands.
I've been using Claude Code to help manage this website, and I kept finding myself typing similar instructions repeatedly: "Create a new draft post titled \\<X\\>," "Check this file for spelling, grammar, and UK English," "Clear the cache and start the server" in a very wordy way with a lot of back and forth -- these repetitive tasks were begging to be streamlined.
Local command caveats (appear around slash-command invocations like `/effort`, `/export`):
