Use when generating Bash commands on macOS, when ZSH-001 hook denies a command, when "read-only variable", "no matches found", or "command not found: !" errors appear in shell…
Manage git and Claude Code bash aliases. Run without flags for interactive wizard.
Python 执行增强(uv heredoc 规范)。TRIGGER when: Bash 工具中需要执行 Python 代码(多行脚本、依赖安装、uv run 调用)。SKIP: 纯 shell 命令、不涉及 Python 的 Bash 操作。
Scaffolds a standalone Bash 4.0+ script — a single-file CLI tool, glue automation, or ops utility — with explicit shebang, `set -euo pipefail`, header comment, `readonly`…
Audits a Bash 4.0+ script against 34 deterministic rules emitted as JSON envelopes (shebang, `set -euo pipefail`, header comment, main + sourceable guard, readonly constants,…
Audits a `.pre-commit-config.yaml` (and referenced local hook scripts) against 20 deterministic checks (YAML shape, `rev:` pinning, scope declarations, network-call /…
Format Bash (*.sh) files to match .claude/CODE_STYLE.md, the repository's source of truth for shell style.
Fish shell configuration and PATH management.
Zsh shell configuration, PATH management, completions, and framework setup.
AI agent development standards including frontmatter structure, naming conventions, tool access patterns, model selection, and Bash-only file operations for .opencode/ folders
Shell yürütmede cwd, timeout, çıktı kırpma ve sudo politikasını güvenli şekilde tanımlarken kullan.
Parse Windows PowerShell Script Block Logs (Event ID 4104) from EVTX files to detect obfuscated commands, encoded
Bash/Linux terminal patterns. Critical commands, piping, error handling, scripting. Use when working on macOS or Linux systems. — from tools/dev-shells
識別與避免 Claude Code agent 下 bash 指令的三層防線:(1) Anti-Pattern 1 過度複雜單行(多行 heredoc、巢狀引號、內嵌 Python -c / Node -e、複雜 if/elif、 for-loop-file-list),(2) Anti-Pattern 2 bash 字串內特殊 Unicode(em…
Defensive coding standards for bash scripts authored as deliverables. Apply when writing or editing any `.sh` file or a script whose first line is a bash shebang — even when the…
Master defensive Bash programming techniques for production-grade scripts. Use when writing robust shell scripts, CI/CD pipelines, or system utilities requiring fault tol — from…
Master defensive Bash programming techniques for production-grade scripts. Use when writing robust shell scripts, CI/CD pipelines, or system utilities requiring fault tol — from…
Master defensive Bash programming techniques for production-grade scripts. Use when writing robust shell scripts, CI/CD pipelines, or system utilities requiring fault tol — from…
Bash scripting development standards, error handling, and best practices. Activated when working with .sh files or Bash scripts.
Write Bash scripts following best practices. Use when creating shell scripts, automation, or CLI tools. Covers safe scripting patterns.
Execute bash commands and scripts safely with validation, error handling, and security checks. Use for system operations, file management, text processing, and command-line tools.
Deep bash correctness — `set -euo pipefail` traps, IFS/word-splitting, trap inheritance, process substitution, array gotchas, version-gated features, ShellCheck "looks right but…
Understand natural language descriptions and generate bash commands for macOS/Linux with explanation.
Search and retrieve bash command history using Atuin. Use when users ask about commands they've run before, want to find a specific command, recall how they did something…
Review, create, and validate Bash scripts when shell work needs strict mode, quoting safety, portability, or interpreter-compatible behavior.
bash-hygiene hook audit log 管理:啟用/停用記錄、查看近期 hook 攔截事件、統計違規比例與熱點 pattern。觸發關鍵字:audit log、hook 記錄、bash-hygiene 統計、啟用 audit、停用 audit、查看 block 記錄
Bash/Linux terminal patterns. Critical commands, piping, error handling, scripting. Use when working on macOS or Linux systems. — from ThaiQuangSon031108FSDev/AlgoSphere-Enterprise
Activates tight action-feedback operating mode. Use for any task requiring shell commands, file operations, iterative problem-solving, debugging, or when the user wants efficient…
Expert bash/shell scripting system across ALL platforms. PROACTIVELY activate for: (1) ANY bash/shell script task, (2) System automation, (3) DevOps/CI/CD scripts, (4)…
Analyzes bash scripts for performance bottlenecks, coding standards, and modern tool replacements. Use when optimizing shell scripts, consolidating scripts, or preparing for…
Idiomatic Bash scripting patterns: script structure, argument parsing, error handling, logging, temp files, parallel execution, and portability.
Checks that tools, files, and folders are ready before running bash commands. Helps stop the 113 bash errors found in usage data.
Write bash that fails loudly, quotes correctly, cleans up after itself, and passes shellcheck. Use when writing shell scripts that automation or other people will depend on.
Review bash commands for dangerous patterns and interpret exit codes correctly. Use when asked to "check this bash", "is this safe to run", "review this script", or when debugging…
Write robust bash scripts with proper error handling. Use when the user says "write a script", "bash script", "shell script", "automate this", "create a backup script", or asks to…
Create organized bash script structure with color output, menu systems, error handling, and cross-platform support. Standardizes CLI tooling.
Bash Script Helper - Auto-activating skill for DevOps Basics. Triggers on: bash script helper, bash script helper Part of the DevOps Basics skill category.
Use when creating or editing any bash script (.sh) - ensures shellcheck passes after every edit with zero warnings
Generate bash script templates with best practices including error handling, argument parsing, logging, and portability considerations.
Bash scripting workflow for creating production-ready shell scripts with defensive patterns, error handling, and testing.
Écriture de scripts Bash avancés — variables, boucles, fonctions, pipes, gestion d'erreurs et bonnes pratiques.
Linux/macOS Bash commands and patterns for process management, file operations, and system administration.
当用户操作 .sh、Dockerfile、Makefile、.yml、.yaml 文件,或在 Markdown 中编写 bash 代码块时触发。提供 Bash 编写规范。
Bash script testing with BATS (Bash Automated Testing System): test structure, assertions, setup/teardown, mocking external commands, CI integration, and coverage strategies.
Safely add a directory to Claude Code's Bash tool PATH. Use when a binary runs in your terminal but is "command not found" inside Claude Code's Bash tool, when adding a directory…
Ultra-concise bash command patterns. Use when constructing shell commands or one-liners.
Leverages Bun's built-in $ shell API (Bun.Shell) to orchestrate cross-platform shell scripts from TypeScript with tagged template literals, automatic glob expansion, and piped…
Managing third-party content fetched via Chezmoi externals — home/.chezmoiexternals/*.toml.tmpl files for zsh plugins, fish plugins, tmux plugins, ghostty themes.
Claude Code Bash tool patterns with hooks, automation, git workflows. Use for PreToolUse hooks, command chaining, CLI orchestration, custom commands, or encountering bash…
Guidelines and patterns for writing bash/shell scripts. Use when creating new shell scripts, bin scripts, or bash utilities.
Bash error handling conventions: set -euo pipefail strict mode, trap EXIT/ERR/INT for cleanup, mktemp + auto-removal, exit code design (0/1/2/64-78 sysexits), error propagation…
Fish shell scripting judgment frameworks and critical idioms. Use when writing Fish scripts or shell automation.
Verschachtelte Ordnerstrukturen in flache, maschinenlesbare Layouts umstrukturieren. Bash-basiert mit intelligenter Merge-Logik.
Normalize Bash, POSIX shell, and Zsh scripts before review or CI so style noise stops hiding the real changes.
Automate Ghostty terminal sessions via MCP. Use when you need to send commands to terminals, read terminal output, capture screenshots, resize windows, open new tabs/windows, or…
Gum by Charmbracelet is a tool for building glamorous shell scripts. It provides configurable terminal UI components (choose, confirm, input, filter, spin, table, format) that can…
moai-adk-go local dev reference — version management/release process (sec 5), shell-script hook development (sec 7), build & dev commands (sec 10).
Production-quality Bash scripts for Solana vanity generation, keypair verification, batch operations, dependency auditing, and test orchestration — with security-hardened patterns…
Inspect or auto-fix shell scripts to reduce quoting bugs and brittle Bash patterns before they break in CI or production.
Use when you have cloned a bioinformatics repository (e.g., FredHutch/SEACR) and need to confirm that its shell and R scripts are executable and will run successfully on your…