name: zlap description: Use this skill for declarative type-safe CLI argument parsing in Zig.
zlap Plugin
Declarative type-safe argument parser for Zig CLI tools.
Commands
zlap _ _— Passthrough
Installation
git clone https://github.com/plutowang/zlap && cd zlap && zig build
Key Features
- Type-safe — Declarative argument definitions
- Fast — Zig performance
- Minimal — Low overhead