Write git commit messages for Tenzir repositories. Use when committing changes, running git commit, drafting commit messages, detecting staged changes, or asking about commit format and subject lines.
Generates git commit messages for Tenzir repos following project conventions. Activates when committing changes, drafting messages, or asking about commit format.
/plugin marketplace add tenzir/claude-plugins/plugin install docs@tenzirThis skill inherits all available tools. When active, it can use any tool Claude has access to.
Write clear, consistent git commit messages in Tenzir projects.
<subject>
<body>
Subject line:
Body (optional):
Perspective: Write from users' capabilities and needs, not technical implementation.
Good: "Add DNS resolution operator" Bad: "Implement dns_lookup in libtenzir"
Voice: Active voice, present tense.
Good: "Fix crash when input file is empty" Bad: "Fixed a bug that was causing crashes"
Add slice function for substring extraction
Fix crash when input file is empty
The parser assumed at least one byte of input. Now it handles
empty files gracefully by returning an empty result.
Resolves: #456
Remove deprecated export command
Use `to` instead. The export command has been deprecated since v4.0.
Resolves: #123 or See also: #456git commit --fixup <SHA1> for corrections meant to be squashedCreating algorithmic art using p5.js with seeded randomness and interactive parameter exploration. Use this when users request creating art using code, generative art, algorithmic art, flow fields, or particle systems. Create original algorithmic art rather than copying existing artists' work to avoid copyright violations.
Applies Anthropic's official brand colors and typography to any sort of artifact that may benefit from having Anthropic's look-and-feel. Use it when brand colors or style guidelines, visual formatting, or company design standards apply.
Create beautiful visual art in .png and .pdf documents using design philosophy. You should use this skill when the user asks to create a poster, piece of art, design, or other static piece. Create original visual designs, never copying existing artists' work to avoid copyright violations.