en un clic
claude-plugins
claude-plugins contient 6 skills collectées depuis boneskull, avec une couverture métier par dépôt et des pages de détail sur le site.
Skills dans ce dépôt
Format git commit messages correctly, avoiding HEREDOC syntax issues in favor of multiline strings
Use this skill when asked to perform an interactive git rebase programmatically, absorb/fixup commits into other commits, squash commits together, reorder commits, or drop commits. Provides a portable approach that works on macOS and Linux without interactive user input.
Expert guidance on Zod v4 validation library including breaking changes from v3, migration patterns, core API usage, and common validation patterns. Use when working with Zod schemas, validation, type inference, or migrating from Zod v3.
Manage git-tracked directories correctly - never create .gitkeep files in directories that will immediately contain tracked files
Demonstrates skill structure with progressive disclosure and best practices for skill development
How to write idiomatic assertions with the Bupkis assertion library for TypeScript and JavaScript