Refining issues with technical context and structured details. Use when expanding a brief bug, feature, or refactor description into a detailed issue suitable for developers and AI agents.
Idioma del texto original: inglés
Menú
Skills en este repositorio
SkillsMP ha recopilado 82 skills de bendrucker/claude. Abre una skill para revisar su origen y sus detalles.
bendrucker/claudeMostrando 40 de 82 skills recopiladas.
Refining issues with technical context and structured details. Use when expanding a brief bug, feature, or refactor description into a detailed issue suitable for developers and AI agents.
Idioma del texto original: inglés
Interacting with Linear issues, projects, and teams. Use when creating issues, updating issues, querying issues, managing projects, working on tasks, discussing backlogs, or any interaction with Linear.
Idioma del texto original: inglés
Orchestrating Claude Code agent teams. Use when creating teams, spawning teammates, assigning tasks, configuring teammate modes, or setting up team quality gate hooks.
Idioma del texto original: inglés
Hand the current conversation off to a fresh background agent that picks up the work immediately, so you can step away and track it independently. Use when the user wants to background the current work, keep going without them, continue in a separate session,…
Idioma del texto original: inglés
Monitor GitHub Actions runs and extract failure diagnostics. Use when watching PR CI, branch builds, or specific workflow runs.
Idioma del texto original: inglés
Fetch, reply to, and resolve review threads on a GitHub pull request. Use when checking what review feedback needs addressing, whether threads are resolved, replying to review comments, or clearing AI-reviewer threads after acting on them.
Idioma del texto original: inglés
Implement a feature or fix based on an issue. Use when given an issue URL to work on, or when implementing changes described in a tracked issue. Supports GitHub, Linear, and GitLab.
Idioma del texto original: inglés
Follow up as the reviewer on a PR/MR you reviewed: did the author's fixes actually grasp each concern you raised, or just go through the motions? Finds silently resolved or mechanically-fixed threads and returns a graded re-review call. Use when you left…
Idioma del texto original: inglés
Dispatch inbound pull request reviews as background sessions that collect in `claude agents`. Use when reviewing multiple PRs, checking the review queue, batch reviews, or managing your review inbox across GitHub and GitLab. Pass --queue to dispatch an…
Idioma del texto original: inglés
Self-review your own changes in a live tuicr session before committing or opening a PR. You annotate changed lines in the terminal and your comments come back to Claude as edits to apply. Replaces the difit web UI. Use for "review my changes", "self review",…
Idioma del texto original: inglés
Drive tuicr, the terminal code-review TUI, as a live local review surface in tmux: launch a session, seed agent comments, collect inline comments to act on, or watch comments arrive live. The shared core that review:self (inbound) and review:peer (outbound)…
Idioma del texto original: inglés
Read and query Things 3 data (lists, todos, projects, tags, logbook). Not for writes. Use things:url to create, update, or capture to the inbox.
Idioma del texto original: inglés
Triage and prioritize the Things Today list. Use when the user wants to review, prioritize, or reorder their Today list.
Idioma del texto original: inglés
Tmux session, window, and pane management. Use when capturing output, sending keys, opening processes in panes, or checking notifications.
Idioma del texto original: inglés
Review a document through specialized lenses using parallel agents. Use when reviewing documentation, blog posts, READMEs, proposals, or any prose for quality issues across content, style, and embedded artifacts.
Idioma del texto original: inglés
Harvest agent-tooling ideas from prominent developers.
Idioma del texto original: inglés
Research existing solutions when exploring a new problem space. Use when the user mentions "prior art", "existing solutions", "what libraries exist for", or wants to understand the landscape before building.
Idioma del texto original: inglés
Type-safe CLI argument parsing with cleye, the standard parser for this repo's Bun scripts. Use when writing or editing any script that takes arguments (flags, positional parameters, subcommands, --help) instead of reading existing scripts for the pattern.
Idioma del texto original: inglés
Real-browser automation via the `agent-browser` CLI. Use when a task needs an actual browser — navigating pages, filling forms, clicking, taking screenshots, scraping or extracting page data — or for exploratory testing, QA, and dogfooding of web apps. Pulls…
Idioma del texto original: inglés
Resolving git merge conflicts during rebase, merge, or cherry-pick. Use when conflicts arise. Can also drive the operation to completion and push when asked (e.g. "fix conflicts and push").
Idioma del texto original: inglés
Report shell history from atuin's local capture. Covers what commands ran, when, where, and how they exited. Use when asked "what commands did I run", "what was I working on in the terminal", "have I ever run X", "how do I usually invoke X", or about recent…
Idioma del texto original: inglés
GitLab REST and GraphQL API access via glab. Use when making API requests, running GraphQL queries or mutations, querying project data, automating GitLab operations, or looking up GitLab feature, API, or CI/CD documentation.
Idioma del texto original: inglés
Report real device usage from ActivityWatch. Covers per-app time, window titles, and active vs idle spans. Use when asked "what apps did I use", "how long was I in X", "what did I work on today", "how much was I active vs idle", or to mine usage patterns for…
Idioma del texto original: inglés
Fixture exercising the prefer-headers rule across its boundary cases.
Idioma del texto original: inglés
Clear Dependabot and bot noise from your GitHub notification inbox: mark settled merged and closed PRs done, merge green dependency PRs in repos you maintain, dismiss low-value ones, and leave only real human threads behind.
Idioma del texto original: inglés
Live inbox for reviewing inbound pull requests across forges.
Idioma del texto original: inglés
Review a pull request when requested by a peer.
Idioma del texto original: inglés
Entry skill whose name matches its plugin.
Idioma del texto original: Sin determinar
A project-level skill with no observed calls.
Idioma del texto original: Sin determinar
A personal skill that never fires.
Idioma del texto original: Sin determinar
Create and validate Mermaid diagrams. Use when creating, editing, or reviewing Mermaid diagrams in markdown files.
Idioma del texto original: inglés
Signal that you are stepping away so the agent keeps working without stalling on prompts. Drives the current task to completion, batches reversible decisions behind safe defaults, raises only irreversible ones via push, and defers bandwidth- or power-heavy…
Idioma del texto original: inglés
Shorthand to make Claude convert a wall of prose into structured questions via the AskUserQuestion tool. Invoke with /ask.
Idioma del texto original: inglés
Survey a project for ways to adopt newer language and major-dependency features that did not exist when the code was written, replacing boilerplate with modern idioms. Use when the user wants to modernize a codebase, adopt new language features, retire…
Idioma del texto original: inglés
Writing JXA (JavaScript for Automation) code for macOS automation. Use when authoring JXA scripts, learning JXA syntax, or understanding how to automate macOS apps via Application() calls.
Idioma del texto original: inglés
Reading and managing Apple Mail via JXA. Use when working with email, archiving messages, or processing the inbox.
Idioma del texto original: inglés
OpenTelemetry instrumentation conventions. Use when instrumenting code with spans, setting up tracing, or writing trace tests.
Idioma del texto original: inglés
Raycast extension development. Use when working with @raycast/api imports, Raycast commands/tools, or building extensions.
Idioma del texto original: inglés
Running and managing Apple Shortcuts via the macOS shortcuts CLI. Use when the user wants to run, list, or inspect shortcuts.
Idioma del texto original: inglés
Creating Apple Shortcuts programmatically as plist XML files. Use when the user wants to build, generate, or author Apple Shortcuts without the GUI app.
Idioma del texto original: inglés