technicalpickles/pickled-claude-plugins
These skills were discovered automatically and have not necessarily received an editorial review.
api-documentation-discoveryIndexed
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
View indexed skillcheckoutIndexed
Use when checking out a PR, branch, or ref for local work - sets up worktree with context
View indexed skillcolimaIndexed
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
View indexed skillcommitIndexed
Use when committing changes to git - provides best practices for staging, commit messages, signing, and handling hook failures
View indexed skilldesigning-clisIndexed
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
View indexed skilldeveloping-buildkite-pipelinesIndexed
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
View indexed skillhkIndexed
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.
View indexed skillobsidianIndexed
Obsidian vault mechanics - wiki links, .obsidian/ config, daily notes, plugins. Use when working with Obsidian vaults or structured markdown.
View indexed skillparkIndexed
Save current work context for later resumption
View indexed skillpull-requestIndexed
Use when creating, updating, or commenting on GitHub pull requests - focuses on material impact, safety, and human reviewability
View indexed skillscope-handoffsIndexed
Use when creating handoff documentation for branched conversations in stay-on-target focused mode
View indexed skillsnapshotIndexed
Capture current session state without stopping
View indexed skillunparkIndexed
Resume work from a parked handoff
View indexed skillworking-in-monoreposIndexed
Use when working in repositories with multiple subprojects (monorepos) where commands need to run from specific directories - prevents directory confusion, redundant cd commands, and ensures commands execute from correct locations
View indexed skillworking-in-scratch-areasIndexed
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
View indexed skillworking-with-buildkite-buildsIndexed
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.
View indexed skillworking-with-colimaIndexed
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, and troubleshooting
View indexed skillworking-with-mcpIndexed
Use when user mentions MCPProxy/MCP tools (e.g., "check buildkite mcp", "use slack mcp") or when you need to discover or call tools through MCPProxy - immediately checks if mcp__MCPProxy__* tools are available, suggests /mcp reconnect if missing (MCPProxy MCP server not connected), explains when to use MCP tools vs HTTP API for debugging
View indexed skillworking-with-miseIndexed
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
View indexed skill