Skip to main content

このリポジトリの skills

imbue-ai/default-workspace-template - 2ページ

SkillsMP は imbue-ai/default-workspace-template から 74 件の skill を収集しています。skill を開くとソースと詳細を確認できます。

imbue-ai/default-workspace-template

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

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

Promote the just-finished work into a new, reusable, committed, tested skill. Use when that process would recur with new inputs -- especially something you figured out through research or debugging -- or when the user says 'crystallize this'.

原文の言語: 英語

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

Handle unexpected situations where things are not working as expected. Use when you encounter errors, confusing state, or behavior that contradicts your docs and prompts.

原文の言語: 英語

更新
職業分類
ネットワーク・コンピュータシステム管理者
説明

Switch off the weekly Caretaker. Use when the user asks to turn off, pause, or get rid of the Caretaker.

原文の言語: 英語

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

Use immediately when the user asks you to do something net-new -- a task you haven't done before, no existing skill or app applies, and getting it right will require nontrivial research, exploration, or experimentation. Routes the request to the right…

原文の言語: 英語

更新
職業分類
ネットワーク・コンピュータシステム管理者
説明

Turn on the weekly Caretaker, a BETA feature that is off by default. Use ONLY when the user explicitly asks about the Caretaker or about enabling it -- never suggest, mention, or enable it proactively.

原文の言語: 英語

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

Find, read, or search through any chat message, transcript, or conversation content from this host -- whether from an active agent, a past session, a deleted agent, a sub-agent, or a worker. Use this skill any time a user asks about chat histories or you…

原文の言語: 英語

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

Show a file to the user in chat. Display an image inline (chart, plot, screenshot, diagram, rendered figure, photo), or offer any other file (PDF, CSV, log, zip, spreadsheet, ...) as a download link. Use whenever you have a file on disk you want the user to…

原文の言語: 英語

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

Push local improvements to shared infrastructure (skills, scripts, CLAUDE.md scaffolding, Dockerfile, system/supervisord.conf) back to the parent template repo so other agents derived from the template benefit. Opens a separate per-feature PR per logical fix;…

原文の言語: 英語

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

Greet the user with a short, friendly welcome message when a new project/agent is first started. Invoked automatically as the first message from the minds desktop client.

原文の言語: 英語

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

Bump the pinned owner-exec daemon version. The version is pinned in two repos (the monorepo VM-install and the default-workspace-template in-container install), and the shared crypto vectors are vendored in two more places; this skill covers all of them. Use…

原文の言語: 英語

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

Write high quality specifications or design docs for a program. Use any time you are asked to write, improve, or update specs / design docs (e.g., files in a `specs/` folder).

原文の言語: 英語

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

Address review comments on a pull request -- apply CLAUDE:/SCULPTOR:-prefixed instructions, and critically evaluate feedback from automated reviewers (Copilot or any bot)

原文の言語: 英語

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

Create 1-3 short asciinema demo recordings (5-20 seconds each) that demonstrate completed work. Use only when explicitly instructed to create demos.

原文の言語: 英語

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

Audit recent CI runs for anomalies (warnings, uncached docker builds, flaky/slow tests, regressions).

原文の言語: 英語

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

Convert triaged autoclaude GitHub issues into FIXMEs in the codebase. Use when you want to process issues that have been triaged by authorized users.

原文の言語: 英語

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

Create FIXME's in the codebase for each of the issues in the given input file.

原文の言語: 英語

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

Convert a file containing identified issues into GitHub issues. Use after running identify-* commands to create corresponding GitHub issues.

原文の言語: 英語

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

Create a prompt from a short task description in a JSON file

原文の言語: 英語

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

Prune code comments down to what helps future maintainers. Reviews comments on the current branch's diff and removes incidental history, defensive justification, and correctness arguments. Invoke with /crispy-comments.

原文の言語: 英語

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

Fix a GitHub issue given its number or URL. Replicates the bug, finds root cause, implements a fix, and opens a PR.

原文の言語: 英語

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

Fix a random FIXME in the codebase (in the given scope, use "." for the whole codebase)

原文の言語: 英語

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

Identify low-quality or fragile tests (weak/tautological assertions, missing cases, mock misuse, flakiness, mis-placement) under the $1 path

原文の言語: 英語

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

Identify places under the $1 path where the docs and code disagree

原文の言語: 英語

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

Identify inconsistencies under the $1 path

原文の言語: 英語

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

Identify outdated docstrings under the $1 path

原文の言語: 英語

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

Identify divergences from the style guide under the $1 path

原文の言語: 英語

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

Identify suspicious edge-case handling (over-broad catches, fallback else branches, defensive guards) under the $1 path

原文の言語: 英語

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

Create a new PRIVATE GitHub repo that is a full-history copy of imbue-ai/default-workspace-template's current main branch, clone it to <parent-dir>/<repo-name> (default $HOME/project), and push. Use when the user asks to "spin up a new…

原文の言語: 英語

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

Match tutorial script blocks to e2e pytest functions and add missing tests

原文の言語: 英語

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

Come up with good ideas about what to fix. Use when you have to fix something, but you're not sure what.

原文の言語: 英語

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

Interactively triage the user's local engineering backlog file into GitHub issues. Use when the user wants to process their raw thought notes / ticket backlog into proper GitHub issues.

原文の言語: 英語

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

Convert a file containing identified issues into a tracked file in current_tasks/. Use after running identify-* commands to create a local record of current issues.

原文の言語: 英語

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

Write high quality, user-facing documentation. Use any time you need to write, improve, or update a significant amount of user-facing documentation (e.g., files in a "docs/" folder or README file).

原文の言語: 英語

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

Write ratchet tests to prevent accumulation of code anti-patterns. Use when asked to create a "ratchet test" for tracking and preventing specific code patterns (e.g., TODO comments, inline imports, broad exception handling).

原文の言語: 英語

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