technicalpickles/pickled-claude-plugins

Personal collection of Claude Code skills for development workflows

10Stars on the repository
60Mods indexed here, across every type
4d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

actually-lsp-doctor

01

technicalpickles/pickled-claude-plugins

Skill Claude CodeCodex

Diagnose and fix LSP setup for the current project's detected ecosystems (Rust, TypeScript, Ruby). Use when the SessionStart hook nudged about a missing LSP plugin, when the env isn't ready (no bundle install, no cargo build, missing server binary), when LSP calls are failing, or when the user invokes…

10 4d ago A 102 tokens original MIT

actually-lsp-ignore

02

technicalpickles/pickled-claude-plugins

Skill Claude CodeCodex

Ignore actually-lsp nudges for an ecosystem in this project. Use when the user wants to silence, dismiss, or ignore the LSP setup nudges for a specific ecosystem (Rust, TypeScript, Ruby), or invokes /actually-lsp-ignore directly. Writes dismissed=true to .claude/actually-lsp.json. Persistent across sessions for this…

10 4d ago A 82 tokens original MIT

technicalpickles/pickled-claude-plugins

Skill Claude CodeCodex

Use when investigating an agent-harness CLI's internals (Claude Code, codex, opencode, or similar): extracting the system prompt or tool descriptions, finding what code path produces a specific UI message, decoding minified function names or Rust symbols, understanding undocumented config keys, or otherwise spelunking…

10 4d ago A 88 tokens original MIT

technicalpickles/pickled-claude-plugins

Skill Claude CodeCodex

Use when creating, modifying, or debugging Buildkite pipeline YAML files - ensures current syntax from official docs, validates configurations before proposing changes, and references Buildkite best practices instead of relying on training data.

10 4d ago A 44 tokens original MIT

technicalpickles/pickled-claude-plugins

Skill Claude CodeCodex

Use when the user is working with an existing Buildkite CI run and wants to understand, diagnose, or act on it. Strong signals: a buildkite.com URL, the word "buildkite", the bk CLI, the bktide tool, or a reference to a specific pipeline, build, or job. Covers intents like: "why did this build fail", "what's flaking"…

10 4d ago A 274 tokens original MIT

fixing-ci

09

technicalpickles/pickled-claude-plugins

Skill Claude CodeCodex

Use when CI is failing on a branch, PR, or specific Buildkite build and the user wants to iteratively fix it through verify-locally → push → check → iterate. Strong signals: "fix CI", "make CI green", "CI is failing", "tests are failing in Buildkite", "iterate on this build", a Buildkite build URL paired with intent…

10 4d ago A 237 tokens original MIT

colima

10

technicalpickles/pickled-claude-plugins

Skill Claude CodeCodex

Use when Docker commands fail with "Cannot connect to Docker daemon", when starting/stopping container environments on macOS, when managing Docker contexts or profiles, or when running incus (system containers / VMs with nested virtualization) on macOS - provides Colima lifecycle management, profile handling, SSH…

10 4d ago A 66 tokens original MIT

designing-clis

11

technicalpickles/pickled-claude-plugins

Skill Claude CodeCodex

Use when building, improving, or reviewing command-line interfaces for better user experience - before implementing commands/output/errors, when users report confusion or frustration, or when CLI feels hard to use - provides UX principles, visual design techniques, and practical patterns for creating discoverable…

10 4d ago A 61 tokens original MIT

technicalpickles/pickled-claude-plugins

Skill Claude CodeCodex

Use when APIs fail repeatedly with version-related errors (method not found, wrong arguments, unknown flag) or when about to use library APIs with uncertain knowledge - guides finding current, accurate documentation instead of guessing from training data.

10 4d ago A 49 tokens original MIT

hk

13

technicalpickles/pickled-claude-plugins

Skill Claude CodeCodex

Use when hk.pkl exists in project, hook output shows hk running, or working with git hooks in hk-managed projects. Also use when setting up, configuring, or troubleshooting hk git hooks.

10 4d ago A 40 tokens original MIT

technicalpickles/pickled-claude-plugins

Skill Claude CodeCodex

Use when creating one-off scripts, debug tools, analysis reports, or temporary documentation - ensures work is saved to persistent .scratch areas with proper documentation, organization, and executable patterns.

10 4d ago B 42 tokens original MIT

working-with-mise

15

technicalpickles/pickled-claude-plugins

Skill Claude CodeCodex

Use when adding, configuring, or troubleshooting mise-managed tools - ensures proper CLI usage, detects existing config files, and diagnoses PATH/activation issues when commands aren't found.

10 4d ago A 37 tokens original MIT

scope

16

technicalpickles/pickled-claude-plugins

Skill Claude CodeCodex

Guide for working with Scope, a developer environment management tool that automates environment checks, detects known errors, and provides automated fixes. Use when creating Scope configurations (ScopeKnownError, ScopeDoctorGroup, ScopeReportLocation), debugging environment issues, or writing rules for error…

10 4d ago A 59 tokens original MIT

commit

18

technicalpickles/pickled-claude-plugins

Skill Claude CodeCodex

Use when committing changes to git - provides best practices for staging, commit messages, signing, and handling hook failures.

10 4d ago A 24 tokens original MIT

inbox

19

technicalpickles/pickled-claude-plugins

Skill Claude CodeCodex

Use when checking what PRs are waiting for your review, or when starting your day to see what needs attention.

10 4d ago A 25 tokens original MIT

pull-feedback

20

technicalpickles/pickled-claude-plugins

Skill Claude CodeCodex

Use when the user has authored a GitHub pull request and wants to work through review feedback on it. Triggers on phrases like "pull down the review on.

10 4d ago A 35 tokens original MIT

pull-request

21

technicalpickles/pickled-claude-plugins

Skill Claude CodeCodex

Invoke this skill BEFORE running any gh pr create, gh pr edit, or gh pr comment command, or any task that will produce or modify a GitHub pull request. This is the skill for authoring outbound PR communication: creating, drafting, opening, filing, or starting a PR; updating a PR body or description; posting a comment…

10 4d ago A 228 tokens original MIT

push

22

technicalpickles/pickled-claude-plugins

Skill Claude CodeCodex

Use when running git push or diagnosing why a push failed. Especially when output mixes SSH transport with hook output (lefthook, husky, pre-commit), errors include "Permission denied (publickey)" or "rejected/non-fast-forward", a pre-push hook fails, or about to debug SSH with -v.

10 4d ago A 69 tokens original MIT

triage

23

technicalpickles/pickled-claude-plugins

Skill Claude CodeCodex

Use when reviewing git state across worktrees, stashes, and branches - helps decide what to clean up, resume, or address.

10 4d ago A 29 tokens original MIT

update

24

technicalpickles/pickled-claude-plugins

Skill Claude CodeCodex

Use when updating your branch with upstream changes - fetches, merges, and intelligently resolves conflicts.

10 4d ago A 20 tokens original MIT