
My personal plugin marketplace and settings for Claude Code
@bendrucker/claude
Targeted interview for execution-time clarification. Use when you hit an ambiguity or decision point during implementation that needs user input before proceeding.
@bendrucker/claude
Git workflow and branching best practices. Use when working with git commands, creating branches, or pushing changes.
@bendrucker/claude
JSON processing and handling best practices using jq. Use when working with JSON data, parsing JSON files, generating JSON output, or processing JSON from APIs.
@bendrucker/claude
Batch-process multiple issues into draft PRs using parallel worktrees. Use when implementing several related issues simultaneously, creating multiple PRs in parallel, or batch-processing a backlog.
@bendrucker/claude
glab CLI basics and GitLab workflow overview. Use when working with GitLab repositories or adapting GitHub patterns to GitLab.
@bendrucker/claude
Go language coding standards, best practices, and testing patterns. Use when writing or reviewing Go code, implementing tests, or discussing Go language features.