Guide for Zig programming language. Use when writing Zig code, setting up Zig projects, or needing an overview of Zig development workflows.
Provides guidance for Zig programming including language features, build systems, and development workflows.
npx claudepluginhub vinnie357/claude-skillsThis skill inherits all available tools. When active, it can use any tool Claude has access to.
templates/mise.tomlEntry point for Zig development. Provides an overview and routes to focused skills.
Activate when:
This plugin provides focused skills for specific Zig topics:
# Install via mise
mise use zig@0.14
# Create a new project
mkdir myproject && cd myproject
zig init
See templates/mise.toml for project task definitions.
Activates when the user asks about AI prompts, needs prompt templates, wants to search for prompts, or mentions prompts.chat. Use for discovering, retrieving, and improving prompts.
Search, retrieve, and install Agent Skills from the prompts.chat registry using MCP tools. Use when the user asks to find skills, browse skill catalogs, install a skill for Claude, or extend Claude's capabilities with reusable AI agent components.
This skill should be used when the user wants to "create a skill", "add a skill to plugin", "write a new skill", "improve skill description", "organize skill content", or needs guidance on skill structure, progressive disclosure, or skill development best practices for Claude Code plugins.