Claude Skills
Curated SkillsRepositoriesNominate
Sign inSign up
© 2026 Claude Skills·Learn more about Agent Skills
Back to repositories
Indexed repository

technicalpickles/pickled-claude-plugins

These skills were discovered automatically and have not necessarily received an editorial review.

View on GitHub
19 indexed skills1 stars

api-documentation-discovery
Indexed

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 skill

checkout
Indexed

Use when checking out a PR, branch, or ref for local work - sets up worktree with context

View indexed skill

colima
Indexed

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 skill

commit
Indexed

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

View indexed skill

designing-clis
Indexed

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 skill

developing-buildkite-pipelines
Indexed

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 skill

hk
Indexed

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 skill

obsidian
Indexed

Obsidian vault mechanics - wiki links, .obsidian/ config, daily notes, plugins. Use when working with Obsidian vaults or structured markdown.

View indexed skill

park
Indexed

Save current work context for later resumption

View indexed skill

pull-request
Indexed

Use when creating, updating, or commenting on GitHub pull requests - focuses on material impact, safety, and human reviewability

View indexed skill

scope-handoffs
Indexed

Use when creating handoff documentation for branched conversations in stay-on-target focused mode

View indexed skill

snapshot
Indexed

Capture current session state without stopping

View indexed skill

unpark
Indexed

Resume work from a parked handoff

View indexed skill

working-in-monorepos
Indexed

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 skill

working-in-scratch-areas
Indexed

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 skill

working-with-buildkite-builds
Indexed

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 skill

working-with-colima
Indexed

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 skill

working-with-mcp
Indexed

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 skill

working-with-mise
Indexed

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