technicalpickles/pickled-claude-plugins Skills
(18)Browse AI agent skills from technicalpickles/pickled-claude-plugins for Claude Code, OpenClaw, Cursor, Windsurf, and more. Install them with a single command to extend what your agents can do.
checkout
technicalpickles/pickled-claude-plugins
Use when checking out a PR, branch, or ref for local work - sets up worktree with context
colima
technicalpickles/pickled-claude-plugins
Use when Docker commands fail with "Cannot connect to Docker daemon", when starting/stopping container environments, or when managing multiple Docker contexts on macOS - provides Colima lifecycle management, profile handling, SSH commands, and troubleshooting
commit
technicalpickles/pickled-claude-plugins
Use when committing changes to git - provides best practices for staging, commit messages, signing, and handling hook failures
designing-clis
technicalpickles/pickled-claude-plugins
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, delightful CLIs
developing-buildkite-pipelines
technicalpickles/pickled-claude-plugins
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
api-documentation-discovery
technicalpickles/pickled-claude-plugins
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
hk
technicalpickles/pickled-claude-plugins
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.
inbox
technicalpickles/pickled-claude-plugins
Use when checking what PRs are waiting for your review, or when starting your day to see what needs attention
park
technicalpickles/pickled-claude-plugins
Save current work context for later resumption
pull-request
technicalpickles/pickled-claude-plugins
Use when creating, updating, or commenting on GitHub pull requests - focuses on material impact, safety, and human reviewability
snapshot
technicalpickles/pickled-claude-plugins
Capture current session state without stopping
triage
technicalpickles/pickled-claude-plugins
Use when reviewing git state across worktrees, stashes, and branches - helps decide what to clean up, resume, or address
unpark
technicalpickles/pickled-claude-plugins
Resume work from a parked handoff
update
technicalpickles/pickled-claude-plugins
Use when updating your branch with upstream changes - fetches, merges, and intelligently resolves conflicts
working-in-scratch-areas
technicalpickles/pickled-claude-plugins
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
working-with-buildkite-builds
technicalpickles/pickled-claude-plugins
Use when working with Buildkite CI - checking status, investigating failures, and reproducing issues locally. Provides workflows for monitoring builds, progressive failure investigation, and local reproduction strategies. Use when tempted to use GitHub tools instead of Buildkite-native tools, or when a Buildkite tool fails and you want to fall back to familiar alternatives.
working-with-mise
technicalpickles/pickled-claude-plugins
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
scope
technicalpickles/pickled-claude-plugins
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 detection and remediation.