Skip to main content

meain/dotfiles

SkillsMP ha recopilado 35 skills de meain/dotfiles. Abre una skill para revisar su origen y sus detalles.

Última actividad de origen registrada
Catálogo de SkillsMP actualizado
skills recopiladas
35
Estrellas en GitHub
284
Forks en GitHub
10

Mostrando 35 de 35 skills recopiladas.

ocupación
Desarrolladores de software
descripción

Create a literate org-mode document with executable bash source blocks (org-babel) so the user can re-run commands/queries themselves in Emacs, then open it via emacsclient. Triggers: /literate-org, 'literate org document', 'org file with runnable blocks',…

Idioma del texto original: inglés

actualizado
ocupación
Especialistas en gestión de proyectos
descripción

Manage Jira issues using the jira CLI — lookup, create, edit, transition, assign, comment, link, and search. Triggers: /jira, "look up jira issue", "check jira ticket", "create jira issue", "update jira", "move ticket to", "assign issue", "add comment to",…

Idioma del texto original: inglés

actualizado
ocupación
Analistas de garantía de calidad de software y probadores
descripción

Generate an interactive local HTML review page for a large PR or diff, grouping the changed files by logical concern (not just by file) so a reviewer can go through one theme at a time instead of a flat file list. Each concern gets its own section with a…

Idioma del texto original: inglés

actualizado
ocupación
Especialistas en gestión de proyectos
descripción

Daily backlog management — full planning review OR add a single entry from a URL. Full review: gathers Jira sprint, GitHub PRs, checked-off items, and collaboratively plans the day. Add from URL: looks up a Teams message, Jira ticket, GitHub PR/issue, or…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Explain a jj revision by fetching its diff and adding explanatory comments in VibeDiff to document WHY changes were made. Use when the user says /vibediff-explain, "explain this commit in vibediff", "add comments to vibediff", "explain this revision in…

Idioma del texto original: inglés

actualizado
ocupación
Analistas de garantía de calidad de software y probadores
descripción

Run /code-review on the current diff and post the findings as inline comments in VibeDiff, tagged as agent:reviewer. Use when the user says /vibediff-review, "review and post to vibediff", "code review this into vibediff", or asks for a code review to show up…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Control VibeDiff code review instances — fetch review comments, reply to threads, create comments, resolve/reopen threads, and manage review state. Use when the user says /vibediff, "check vibediff", "get review comments", "reply to review comment", "resolve…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Query Elasticsearch/Kibana using ES|QL via the Kibana async search API. Requires an initial curl command from the user to extract session credentials. Triggers: /esql, 'query elastic', 'search logs', 'check elastic logs', 'run esql', 'elasticsearch query',…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Explain how code flows with concrete input/output examples, ASCII diagrams, and before/after tables. Works on PRs, functions, modules, or any code path. Triggers: /explain-flow, "explain this PR", "explain this function", "explain this module", "how does this…

Idioma del texto original: inglés

actualizado
ocupación
Empleados de oficina generales
descripción

Manage the Obsidian vault at ~/.local/share/sbdb -- backlog tasks, meeting notes, journal entries, task notes, and general vault lookups. Triggers: /vault, "add to backlog", "add to my tasks", "check my backlog", "what's on my plate", "create meeting note",…

Idioma del texto original: inglés

actualizado
ocupación
Especialistas en gestión de proyectos
descripción

Generate a concise weekly status update in team format by pulling data from the current Jira sprint (tickets assigned to me), backlog, and recent activity. Outputs bullet points covering "What I worked on" (completed/in-progress this sprint), "What's next"…

Idioma del texto original: inglés

actualizado
ocupación
Empleados de oficina generales
descripción

Summarize and save research findings from the current conversation into a well-structured markdown document. Triggers: /save-research, "save this research", "write up findings", "document what we found", "save these notes"

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Query and analyze codebases semantically using codebase-memory-mcp graph database. Use to explore code structure, complexity, dependencies, call graphs, and architecture. Triggers: /codebase-query, /cbm, /code-graph, "show me high complexity functions", "what…

Idioma del texto original: inglés

actualizado
ocupación
Otras ocupaciones informáticas
descripción

Save an AI-generated artifact to the artifacts repository with structured metadata. Triggers: /save-artifact, "save this artifact", "store this artifact", "add to artifacts", "save to artifacts repo"

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Open a draft in emacsclient (blocking) so the user can review or edit it before further action. Triggers: /edit-in-emacs, 'open in emacs', 'open in emacsclient', 'let me edit', 'edit before submitting', 'open it in emacs and let me edit'

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Review and clean up Claude auto-memory for the current project. Opens the memory list in Emacs for annotation, then applies deletions, updates, and relocations based on edits. Triggers: /memory-review, "review my memories", "clean up memories", "prune…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Analyze agent skills to find deterministic command chains that should be extracted into scripts. Follows the principle: use AI to decide which tool to call, not to execute deterministic logic repeatedly. Triggers: /optimize-skill, "optimize this skill",…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Generate a comprehensive work self-review by pulling data from GitHub PRs, Jira tickets, and Confluence pages. Covers accomplishments, patterns, areas for improvement, and current focus. Accepts an optional time range argument (e.g., "last quarter", "Q1…

Idioma del texto original: inglés

actualizado
ocupación
Redactores técnicos
descripción

Respond as Michel — draft messages, replies, or any written content in the user's voice and personality. Triggers: /michel, "write as me", "draft a reply", "respond as me", "write in my voice"

Idioma del texto original: inglés

actualizado
ocupación
Analistas de garantía de calidad de software y probadores
descripción

Lightweight code review via subagent. The main agent identifies commits and passes them to a subagent that retrieves the changes and reviews for correctness issues, consistency problems, and gaps. No praise, no style nits. Use when the user says…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Connect to an Android phone over ADB wireless (Galaxy S25 at meain's setup), install/launch APKs, take screenshots, and drive the UI via uiautomator. Triggers: "connect to phone", "adb connect", "test on phone", "screenshot the phone", "install on phone",…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Create git commits for dotfiles changes, grouping by component with conventional prefix style

Idioma del texto original: inglés

actualizado
ocupación
Empleados de oficina generales
descripción

Search the web using lynx and DuckDuckGo. Performs text-based web searches and can dump specific website content. Do NOT use in Claude Code — use the built-in WebSearch tool instead. Only use this skill in environments where WebSearch is unavailable.

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Verify a claim, assumption, or answer before acting on it or reporting it to the user. Use when the user says /double-check, "double check that", "verify that", "are you sure", "check again", or when you've just made a factual claim that could be verified…

Idioma del texto original: inglés

actualizado
ocupación
Otras ocupaciones informáticas
descripción

Review the current conversation to find agent mistakes, inefficiencies, and corrections, then propose new guidelines to add to CLAUDE.md to prevent recurrence. Triggers: /retrospect, "what went wrong", "capture lessons", "update CLAUDE.md", "add this to…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Create Jujutsu (jj) commits — simple one-shot or split across logical groups. Also suggest splitting when changes span multiple unrelated areas or when user explicitly requests it.

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Review code for refactorability — surface concrete, prioritized refactoring opportunities grounded in Martin Fowler's smell catalog and SOLID, augmented with static analysis tools (gocyclo, gocognit, dupl, etc.) when available. Go-first, polyglot-aware.…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Control Firefox browser on macOS: open URLs, close/switch tabs, get active tab info, focus Firefox, send keystrokes. Use when asked to open a link in Firefox, close a tab, switch to a tab, find what's open in Firefox, or automate any browser action.

Idioma del texto original: inglés

actualizado
ocupación
Diseñadores gráficos
descripción

Ideate and critique data visualizations using Edward Tufte's principles from "The Visual Display of Quantitative Information." Use this skill when: (1) Designing new data visualizations or charts (2) Critiquing or improving existing visualizations (3)…

Idioma del texto original: inglés

actualizado
ocupación
Editores de escritorio
descripción

Look up, read, create, update, search, and navigate Confluence pages using the confluence CLI. Use as fallback when Atlassian MCP tools are unavailable. Triggers: /confluence, "look up confluence page", "check confluence", "read confluence", "create…

Idioma del texto original: inglés

actualizado
ocupación
Editores de escritorio
descripción

Copy text to clipboard as rich HTML so it pastes with formatting into Microsoft Teams. Triggers: /copy-for-teams, 'copy for teams', 'teams message', 'copy to clipboard for teams'

Idioma del texto original: inglés

actualizado
ocupación
Especialistas en gestión de proyectos
descripción

Manage tasks using Taskwarrior (task CLI) - create, list, update, complete, annotate, and manage dependencies between tasks.

Idioma del texto original: inglés

actualizado
ocupación
Administradores de redes y sistemas informáticos
descripción

Run a command in a tmux pane/window/session and monitor its output for errors. Triggers: /tmux-run, 'run in tmux', 'run in the other pane', 'run on the left', 'run in a new window', 'run in a new session', 'monitor tmux', 'watch tmux'

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

List notable new tools, scripts, aliases, and config changes from recent git history

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Search past Claude Code and Codex sessions. Triggers: /recall, "search old conversations", "find a past session", "recall a previous conversation", "search session history", "what did we discuss", "remember when we"

Idioma del texto original: inglés

actualizado
Mostrando 35 de 35 skills recopiladas.