Skip to main content

aspiers/ai-config

SkillsMP は aspiers/ai-config から 48 件の skill を収集しています。skill を開くとソースと詳細を確認できます。

記録された最新のソース活動
SkillsMP カタログ更新
収集済み skills
48
GitHub スター
15
GitHub フォーク
2

収集済み skill 48 件中 40 件を表示しています。

職業分類
未分類
説明

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…

原文の言語: 英語

更新
職業分類
未分類
説明

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…

原文の言語: 英語

更新
職業分類
未分類
説明

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…

原文の言語: 英語

更新
職業分類
未分類
説明

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.

原文の言語: 英語

更新
職業分類
未分類
説明

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.…

原文の言語: 英語

更新
職業分類
未分類
説明

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…

原文の言語: 英語

更新
職業分類
未分類
説明

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,…

原文の言語: 英語

更新
職業分類
未分類
説明

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…

原文の言語: 英語

更新
職業分類
未分類
説明

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

原文の言語: 英語

更新
職業分類
未分類
説明

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

原文の言語: 英語

更新
職業分類
未分類
説明

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,…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

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

原文の言語: 英語

更新
職業分類
未分類
説明

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.

原文の言語: 英語

更新
職業分類
未分類
説明

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…

原文の言語: 英語

更新
職業分類
ソフトウェア品質保証アナリスト・テスター
説明

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…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

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…

原文の言語: 英語

更新
職業分類
プロジェクト管理専門家
説明

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

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

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.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

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.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

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.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

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.

原文の言語: 英語

更新
職業分類
ソフトウェア品質保証アナリスト・テスター
説明

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

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

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.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

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.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

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.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

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.

原文の言語: 英語

更新
職業分類
その他コンピュータ職
説明

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.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

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.

原文の言語: 英語

更新
職業分類
ソフトウェア品質保証アナリスト・テスター
説明

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.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

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…

原文の言語: 英語

更新
職業分類
会計士・監査役
説明

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

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

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…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

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…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

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…

原文の言語: 英語

更新
職業分類
ウェブ開発者
説明

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,…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

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.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

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.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

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

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

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".

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

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.

原文の言語: 英語

更新
収集済み skill 48 件中 40 件を表示しています。