Zsh Style Guide

Style, review, and refactoring standards for Zsh scripting. Trigger when `.zsh`, `.zshrc`, `.zprofile`, `.zshenv`, `.zlogin`, `.zlogout` files, files with `#!/usr/bin/env zsh` or `#!/bin/zsh`, or CI workflow blocks with `shell: zsh` are created, modified, or reviewed and Zsh-specific quality controls must be enforced. Do not use for POSIX `sh`, Bash-specific, or PowerShell-specific style rules. In multi-language pull requests, run together with other applicable `*-style-guide` skills.

planifest 509f065 2 files · 15.4 KB Updated

File contents

planifest/planifest-framework/tree/main/planifest-framework/external-skills/zsh-style-guide commit 509f0658b8

Frequently asked questions

npx skillmds@latest add planifest/zsh-style-guide