---
title: 👥 Community
description: Community documentation, guides, and resources for Zsh enthusiasts and Z-Shell contributors.
canonical_url: https://wiki.zshell.dev/community
markdown_url: https://wiki.zshell.dev/community/index.md
locale: en
source_path: community/index.mdx
---

<!-- Generated from the canonical Z-Shell Wiki build. The linked human-facing page remains the editorial source of truth. -->

# 👥 Community

The Z-Shell community is home to contributors, plugin authors, and Zsh enthusiasts. Find guides, a plugin gallery, community tools, and everything you need to get involved.

![Z-Shell community: Contributing, ZUnit, Gallery, ZSH Guide](https://wiki.zshell.dev/img/svg/community-banner.svg)

Get involved

Join the [Z-Shell organization](https://github.com/z-shell), help [translate the wiki](https://translate.zshell.dev/), or follow active work in [Z-shell Delivery](https://github.com/orgs/z-shell/projects/28).

<a id="community-sections"></a>

## Community Sections

[![](https://wiki.zshell.dev/img/svg/community/contributing-zi.svg)

### Contributing

Contribute to Zi, create Zsh plugins, improve the docs, or help with project management.

Start contributing →](https://wiki.zshell.dev/community/contributing/index.md)[![](https://wiki.zshell.dev/img/svg/cards/syntax-highlighting.svg)

### Zsh Guide

Practical guidance for Zsh options, completion, key bindings, and startup profiling.

Configure Zsh →](https://wiki.zshell.dev/community/zsh-guide)[![](https://wiki.zshell.dev/img/svg/cards/syntax-highlighting.svg)

### Zsh Scripting Handbook

Native Zsh idioms and worked techniques: array forms, expansion, pattern matching, and substitutions.

Read the handbook →](https://wiki.zshell.dev/community/zsh_handbook/index.md)[![](https://wiki.zshell.dev/img/svg/cards/history-search.svg)

### ZUnit

A unit testing framework for Zsh: write @test blocks, run assertions, and integrate with CI.

Explore ZUnit →](https://wiki.zshell.dev/community/zunit/index.md)[![](https://wiki.zshell.dev/img/svg/cards/syntax-highlighting.svg)

### Zsh Lint

A standalone semantic analyzer for Zsh scripts with greppable static-analysis diagnostics.

Explore Zsh Lint →](https://wiki.zshell.dev/community/zsh_lint/index.md)[![](https://wiki.zshell.dev/img/svg/cards/meta-plugins.svg)

### Plugin Gallery

Community-curated collections of plugins, completions, snippets, services, and themes.

Browse the gallery →](https://wiki.zshell.dev/community/category/-gallery-of-invocations)[![](https://wiki.zshell.dev/img/svg/community/contributing-plugin-standard.svg)

### Zsh Plugin Standard

The plugin interoperability contract: what makes a directory a plugin and how managers load it.

Read the standard →](https://wiki.zshell.dev/community/zsh_plugin_standard/index.md)
