What problem does it solve?
Providing incorrect Zellij shortcuts or configuration advice due to version differences or custom user configurations (especially clear-defaults=true) leads to frustration and wasted time. This Skill ensures all Zellij-related answers are accurate and tailored to the user's specific setup.
Core Features & Use Cases
- Version-Specific Accuracy: Verifies the user's Zellij version to provide relevant documentation and feature information.
- Custom Config Awareness: Checks the user's
config.kdl for custom keybindings and clear-defaults=true to avoid giving non-functional advice.
- Shortcut Validation: Searches the actual user configuration for specific commands or keybindings before suggesting them.
- Use Case: A user asks, "How do I split panes in Zellij?" Instead of guessing, this Skill first checks their
zellij --version and ~/.config/zellij/config.kdl to provide the exact, working shortcut for their environment.
Quick Start
Use the using-zellij-docs skill to find out how to create a new pane in Zellij, making sure to check my current configuration.