buf-regen
buf-regen is a tool that regenerates Go code from protobuf definitions, using commands like buf lint and buf generate to validate and generate code.
Browse and install thousands of AI Agent skills in the Killer-Skills directory. Supports Claude Code, Windsurf, Cursor, and more.
buf-regen is a tool that regenerates Go code from protobuf definitions, using commands like buf lint and buf generate to validate and generate code.
rust-standards is a skill that enforces Rust best practices, such as using thiserror for error types and avoiding unwrap and expect in core crates.
commit-and-push is a workflow automation skill that validates changes, runs tests using pytest, and pushes code, following a conventional commit format.
Pipeline automatisé Spec-to-Code pour Claude Code. Transforme un requirements.md en projet livrable via 4 phases (BREAK → MODEL → ACT → DEBRIEF) avec 5 gates de validation. Inclut agents spécialisés, templates, et outils de qualité.
Autonomous project generator for Claude Code. Write requirements, run one command, get a complete project with custom skills, agents, hooks, TDD, 80%+ coverage, and security-reviewed code.
Testing Anti-Patterns is a set of strategies for identifying and preventing common testing pitfalls that hinder test suite reliability and performance.
semgrep-rule-variant-creator is a skill that ports existing Semgrep rules to new target languages with applicability analysis and test-driven validation.
unix-review is a code review skill that applies the principles of the Unix philosophy to evaluate code quality and simplicity.
python-pro is a senior Python developer skill that masters modern Python 3.11+ and its ecosystem, focusing on production best practices and type-safe code.
openspec-onboard is a skill that assists in initializing and setting up OpenSpec in a project, walking users through a complete workflow cycle.
extract-errors is a skill that automates the extraction of error codes, utilizing commands like yarn extract-errors to report and update error codes efficiently.
Modularity is a design principle that keeps responsibilities tightly grouped and dependencies small and stable, ensuring explicit boundaries and maintainable code.