Skip to main content
GitHub 仓库

dotfiles

dotfiles 收录了来自 tclem 的 31 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
31
Stars
11
更新
2026-07-30
Forks
0
职业覆盖
7 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

blackbird-fileset
软件开发工程师

Use when ingesting, refreshing, listing, searching, or deleting a local corpus with Blackbird code search and `gh blackbird search --fileset`.

2026-07-30
blackbird
软件开发工程师

Use when reaching for `gh blackbird` (Blackbird code search) for cross-repo lexical, symbol, or semantic search on GitHub — finding callers, ownership, or how systems work without cloning.

2026-07-30
pr-author
软件开发工程师

Use when creating a GitHub pull request, or when updating an existing PR's title or body so it matches what the code actually does.

2026-07-30
design-doc-author
软件开发工程师

Use when authoring or substantially editing a design doc, architecture doc, or subsystem explanation — the "here's what's there and why" companion to an ADR's terse decision record.

2026-07-24
planning-multi-agent-projects
软件开发工程师

Use when creating a repo-tracked multi-agent planning PR for a large project, especially when phases, living docs, parallel agent prompts, and cross-PR coordination are needed.

2026-07-24
reading-source-code
软件开发工程师

Use when about to call a library, crate, or framework API you haven't verified, when a dependency's behavior is surprising, when training-data memory might be stale, or when investigating how a dependency actually behaves.

2026-07-24
alert-investigator
软件开发工程师

Use when investigating an alert, monitor, incident, error spike, degraded service, or production anomaly, and the repository has no incident-investigation skill of its own.

2026-07-24
choosing-workflow
其他计算机职业

Use when deciding which workflow or skill should handle a task, especially when repo-local, dotfiles, process, and app-native workflows may overlap.

2026-07-24
code-go
软件开发工程师

Use when editing or reviewing Go files (*.go) and the repository has no go-coding-skill of its own.

2026-07-24
code-rust
软件开发工程师

Use when editing or reviewing Rust files (*.rs) and the repository has no rust-coding-skill of its own.

2026-07-24
delegating-plan-work
项目管理专家

Use when preparing a repo-tracked multi-agent plan phase or todo for handoff to another agent.

2026-07-24
deprecating-and-removing
软件开发工程师

Use when removing old code, sunsetting a feature, consolidating duplicate implementations, or migrating consumers off an API — and the repository has no equivalent skill of its own.

2026-07-24
deps-update
软件开发工程师

Use when updating project dependencies, processing Dependabot PRs or alerts, grouping dependency updates, resolving breakage, or preparing dependency update pull requests.

2026-07-24
incident-postmortem
软件开发工程师

Use when assembling, updating, or reviewing an incident postmortem, and the repository has no postmortem skill of its own.

2026-07-24
pr-merge-readiness
软件质量保证分析师与测试员

Use when getting a pull request ready to merge by addressing review threads, CI failures, or conflicts, without performing the merge.

2026-07-24
test-before-coding
软件质量保证分析师与测试员

Use when implementing a feature or bugfix where behavior can be specified with tests or another executable verification before production code changes.

2026-07-24
tick-test
软件质量保证分析师与测试员

A safe demo automation that mirrors agent-merge's drive-to-done loop on the tick cycle. Use when this skill is selected as the workspace tick automation. Drives a scratch checklist to completion — one item per tick — then self-stops.

2026-07-24
pr-risk-check
软件开发工程师

Use when assessing the risk profile of a PR — what could break, how blast-radius reaches users, and whether the change is safely revertible — independent of whether merge means immediate deploy. Use when the repository has no equivalent skill of its own.

2026-06-03
pr-update-base-branch
软件开发工程师

Use when merging an updated base branch into a PR branch to resolve drift, especially when the PR may be chain-stacked on another PR rather than the repo default.

2026-05-31
adr-author
软件开发工程师

Use when proposing or recording a significant technical decision (architecture change, new dependency pattern, public API change, hard-to-reverse choice) that should land as an Architecture Decision Record.

2026-05-31
copy-editor
编辑

Use when copy editing user-written prose while preserving quirky voice, style, phrasing, and minor imperfections. Make only obvious spelling, typo, and grammar fixes.

2026-05-31
debug
软件开发工程师

Use when investigating a bug, failing test, production issue, unexpected behavior, flaky behavior, regression, or unclear root cause.

2026-05-31
design-before-coding
软件开发工程师

Use when creating features, changing behavior, adding components, or making design-affecting implementation choices before editing code.

2026-05-31
pr-review-reply
软件开发工程师

Use when receiving PR review comments, code review feedback, suggested changes, or reviewer concerns that may require code or response changes.

2026-05-31
skill-author
软件开发工程师

Use when creating, editing, splitting, renaming, or reviewing Copilot skills in this dotfiles repo.

2026-05-31
verify-before-claiming
软件质量保证分析师与测试员

Use when about to claim work is complete, fixed, passing, installed, synced, or ready for review.

2026-05-31
go-coding-skill
软件开发工程师

Use when editing or reviewing Go files (*.go) in this repository.

2026-05-31
daily-handoff
高级秘书和行政助理

Use when authoring a daily Slack handoff for the Blackbird team - status-first narrative with indented PR bullets using :merged: / :review: emoji.

2026-05-22
fixing-root-causes
软件质量保证分析师与测试员

Use when fixing a bug, regression, or unexpected behavior — especially when tempted to add a defensive layer, fallback, retry, "just in case" check, or belt-and-suspenders second fix alongside the real one.

2026-05-22
thinking-about
秘书和行政助理(法律、医疗和高管除外)

Use when the user wants to capture a thought into their tclem/notes inbox, or when running the daily rollup that re-themes the top-of-mind list.

2026-05-22
rust-coding-skill
软件开发工程师

Use when editing or reviewing Rust files (*.rs) in this repository.

2026-05-17