zig-docs
π―Skillfrom 0xbigboss/claude-code
Fetches Zig language and standard library documentation via CLI, using Codeberg sources and pandoc for reliable API reference access.
Same repository
0xbigboss/claude-code(34 items)
Installation
npx vibeindex add 0xbigboss/claude-code --skill zig-docsnpx skills add 0xbigboss/claude-code --skill zig-docs~/.claude/skills/zig-docs/SKILL.mdSKILL.md
More from this repository10
React best practices skills covering hooks, effects, refs, component design, escape hatches, and anti-patterns for use when reading or writing React components.
Provides Python best practices for type-first development with dataclasses, discriminated unions, NewType, and Protocol patterns
Provides TypeScript best practices for type-first development, making illegal states unrepresentable, and runtime validation patterns
Fetches web content with intelligent content extraction, converting HTML pages to clean markdown using curl and html2markdown with CSS selectors for targeted extraction.
Provides Zig patterns for type-first development with tagged unions, explicit error sets, comptime validation, and memory management best practices.
Provides Tamagui patterns for config v4, compiler optimization, styled context, and cross-platform styling for Tamagui-based projects.
Nix best practices skill covering flake structure, overlays, unfree package handling, and binary overlays for working with flake.nix or shell.nix configurations
Provides Playwright test patterns for resilient locators, Page Object Models, fixtures, web-first assertions, and network mocking with CLI-optimized output for agent workflows.
Provides Go patterns for type-first development with custom types, interfaces, functional options, and structured error handling.
Queries Tilt resource status, logs, and manages dev environments for checking deployment health, investigating errors, and working with Tiltfiles.