Skip to main content

aspiers/ai-config

SkillsMP ha recopilado 48 skills de aspiers/ai-config. Abre una skill para revisar su origen y sus detalles.

Última actividad de origen registrada
Catálogo de SkillsMP actualizado
skills recopiladas
48
Estrellas en GitHub
15
Forks en GitHub
2

Mostrando 40 de 48 skills recopiladas.

ocupación
sin clasificar
descripción

Prepare and publish upstream issues, feature requests, discussions, pull or merge requests, and patch submissions in the channel the canonical project expects. Use when reporting a problem upstream, requesting a feature, contributing a change, or asking to…

Idioma del texto original: inglés

actualizado
ocupación
sin clasificar
descripción

Summarises the current session for a human who has not read it, or cannot remember it, and needs to get back up to speed fast. Use when the user asks for a TL;DR, a catch-up, a recap, or to be reminded where things got to, especially when they have been away…

Idioma del texto original: inglés

actualizado
ocupación
sin clasificar
descripción

Review every Beads issue waiting on a person, one at a time, using the interactive questionnaire UI rather than plain-text prompts. Use when asked to go through blockers, clear the human queue, answer beads waiting on the user, triage `bd human list`, or…

Idioma del texto original: inglés

actualizado
ocupación
sin clasificar
descripción

Applies reusable Beads writing and update practices in every context. Use whenever reading, creating, updating, commenting on, closing, superseding, or handing off Beads issues, including alongside beads, beads-solo, and plan-to-beads workflows.

Idioma del texto original: inglés

actualizado
ocupación
sin clasificar
descripción

Grind through ready beads serially in priority order, one at a time in the current worktree, without stopping between issues. Use when asked to work the beads queue, grind the backlog, keep working through ready issues, or make unattended progress overnight.…

Idioma del texto original: inglés

actualizado
ocupación
sin clasificar
descripción

Grind through ready beads in priority order by running several issues at once, each in its own isolated git worktree managed by worktrunk (`wt`), then merging the finished branches back one at a time. Use when asked to work the beads queue in parallel, to run…

Idioma del texto original: inglés

actualizado
ocupación
sin clasificar
descripción

Researches and compares free and open source software projects in a supplied domain, using either user-named candidates or a discovered shortlist. Use when evaluating FOSS alternatives, comparing GitHub popularity, maintenance, licences, domain fit,…

Idioma del texto original: inglés

actualizado
ocupación
sin clasificar
descripción

Manages Pi packages across their lifecycle: discovers, audits, installs, upgrades, removes, enables, disables, filters, and configures extensions, skills, prompts, and themes from npm, Git, or local sources. Use before any Pi package install or upgrade, when…

Idioma del texto original: inglés

actualizado
ocupación
sin clasificar
descripción

Capture durable project or workflow knowledge discovered during work. Use when a mistake, hidden constraint, repeated question, or changed behavior reveals a documentation gap.

Idioma del texto original: inglés

actualizado
ocupación
sin clasificar
descripción

Generate a Product Requirements Prompt (PRP) from a feature description. Use when starting work on a new feature.

Idioma del texto original: inglés

actualizado
ocupación
sin clasificar
descripción

Applies local reliability, viewport, tab-safety, stale-ref, widget, and browser-boundary lessons to every agent-browser automation. Use alongside the upstream agent-browser skill whenever navigating, clicking, filling, testing, extracting, taking screenshots,…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Review all unreviewed documents in Hubdoc. Use when reviewing, processing or publishing Hubdoc receipts and bills.

Idioma del texto original: inglés

actualizado
ocupación
sin clasificar
descripción

Open a URL or local file in the user's regular browser, including live-rendered local Markdown. Use for `/open` or when the user asks to view a target outside the agent browser.

Idioma del texto original: inglés

actualizado
ocupación
sin clasificar
descripción

Enforce Beads policy for an opt-in repository maintained initially by one owner. Use when a repository has a beads-solo enrollment or when the user asks to enroll, repair, or operate a solo-maintainer Beads workspace. Grants issue-management and commit…

Idioma del texto original: inglés

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

Scan every open pull request in a GitHub repository, filter to the ones that are genuinely mergeable now, and report a compact verdict with a suggested merge order. Use when the user asks which PRs can be merged, wants an open-PR backlog triaged or reviewed…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Upload images and files to GitHub PRs, issues, and comments so GitHub hosts them instead of committing binaries to the repository. Use when adding screenshots to a PR or issue body, replacing committed screenshots or raw.githubusercontent.com links with…

Idioma del texto original: inglés

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

Decompose an approved implementation plan into self-contained beads issues with zero guesswork. Use when breaking down a plan file into actionable beads tasks.

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Watch a CI run's jobs to completion without idling or hand-writing a poll loop. Use when a dispatched or pushed build takes minutes to finish and its per-job results decide the next step.

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Discover and run the linters and format checks relevant to changed code. Use after code edits or when the user asks for lint, formatting, or static-analysis validation.

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Evaluate repeated code and consolidate duplication when a shared abstraction improves correctness or maintenance. Use after introducing similar logic or when repeated changes reveal a missing source of truth.

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Refactor code units whose size or mixed responsibilities impede understanding, testing, or change. Use when recent work makes a function, class, or module materially harder to reason about.

Idioma del texto original: inglés

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

Review changed code for correctness, security, maintainability, and verification gaps. Use when code is ready for independent review or before handoff, staging, or merge.

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Review staged changes and create atomic Git commits whose messages match repository conventions. Use when the user asks to commit, write a commit message, or finalize already staged work.

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Stage whole files, selected hunks, or selected lines in Git without interactive prompts. Use when preparing an exact commit boundary while preserving unrelated working-tree changes.

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Plan dependency-aware atomic commits for changes that span multiple logical concerns. Use when a refactor, feature, or API change would benefit from reviewable, independently meaningful commit boundaries.

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Establish concise, cross-agent project instructions from repository evidence. Use when initializing or repairing AGENTS.md, CLAUDE.md, related discovery links, or project-specific agent guidance.

Idioma del texto original: inglés

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

Create and maintain agent skills with concise trigger metadata, judgement-aware guidance, progressive disclosure, and tested interfaces. Use when adding, refactoring, reviewing, or troubleshooting skills and their bundled scripts or references.

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Preserve output from expensive one-shot commands for monitoring and later analysis. Use when rerunning a build, API query, CI inspection, or diagnostic would be costly and a managed background process is not the better interface.

Idioma del texto original: inglés

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

Discover and run tests that provide meaningful evidence for a code change. Use after implementation, before handoff or commit, or when the user asks to validate behavior.

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Use when working in a repository that uses bd or Beads for durable project task tracking, issue dependencies, blocker management, multi-session handoff, or shared work memory. Trigger when the user asks to find ready work, claim or close tasks, create…

Idioma del texto original: inglés

actualizado
ocupación
Contadores y auditores
descripción

General Xero browser automation notes. Use when automating any Xero page with agent-browser — covers non-standard UI patterns, waiting, and dropdown menus.

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Find and address all unresolved GitHub PR review comments on the current branch's pull request. Use when the user asks to resolve, address, respond to, or reply to PR review feedback — whether from humans, CodeRabbit, Copilot, Claude Code reviewer, or any…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Checks the canonical upstream issue tracker and open pull requests, merge requests, or equivalent change queues for existing reports, discussion, or work on a problem just discussed. Use before diagnosing, fixing, or reporting an apparent open-source problem…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Use the Xero MCP server — obtain/refresh OAuth2 bearer tokens, troubleshoot authentication, and pick up other operational notes for working with Xero MCP tools. Use when Xero MCP tools fail with authentication errors, when the bearer token has expired (tokens…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores web
descripción

Size the agent-browser Chromium window to fill its current screen, leaving a configurable bottom margin for the desktop panel. Use before any agent-browser automation that needs the full screen visible without elements overlapping or scrolling off (e.g. Xero,…

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Convert XLSX spreadsheets (single or multi-sheet) to CSV files you can read and grep. Use whenever you need to process an .xlsx report from Xero, Cryptio, bank exports, or any tool that delivers spreadsheet output.

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Create Claude Code slash commands, OpenCode command files, and Pi prompt templates that delegate to the right subagent or skill. Use when creating new commands or refactoring existing ones to follow platform conventions.

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Generate a PR description for the current branch. Writes Markdown to .git/magit/posts/new-pullreq for use with magit-forge.

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Find Linear issues ready for an AI agent to pick up. Equivalent of `bd ready` for Linear workflows. Use when starting a session to find claimable work, or when asked "what's next" or "find work".

Idioma del texto original: inglés

actualizado
ocupación
Desarrolladores de software
descripción

Decompose an approved implementation plan into self-contained Linear issues with zero guesswork. Use when breaking down a plan into actionable Linear tasks via the MCP server.

Idioma del texto original: inglés

actualizado
Mostrando 40 de 48 skills recopiladas.