Skip to main content
在 Manus 中运行任何 Skill
一键导入
$pwd:
crbnos
GitHub 创作者资料

crbnos

按仓库查看 1 个 GitHub 仓库中的 7 个已收集 skills,并展示近似职业覆盖。

已收集 skills
7
仓库
1
职业领域
1
更新
2026-05-31
职业覆盖
该创作者主要覆盖的职业大类。
仓库分布

Skills 分布在哪些仓库

按已收集 skill 数展示主要仓库,并显示它们在该创作者目录中的占比和职业覆盖。

仓库浏览

仓库与代表性 skills

#001
carbon
7 个 skills2.1k279更新于 2026-05-31
占该创作者 100%
debugging-difficult-bugs
软件开发工程师

Use early when debugging a medium or hard bug, especially when tests alone may not reveal the real runtime failure. Trigger this before extended TDD iteration when a bug involves runtime state, ordering, persistence, streaming, concurrency, UI/manual reproduction, external services, or when a red or newly passing test may not model the real issue. Skip only when the root cause is already directly proven by a stack trace or deterministic test that exercises the real runtime path.

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

Use when creating an approachable, self-contained HTML review aid for a pull request; explaining what changed, why it matters, how it works, and how it fits into the broader system; turning PR diffs, commits, tests, and architecture context into a local `.pr-review/` HTML page for reviewers; or helping reviewers understand complex code changes without dumping the full diff.

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

Use when breaking a large, complex, messy, or hard-to-review pull request into multiple smaller PRs; planning stacked PRs; extracting independent changes from a branch; splitting mixed refactor and behavior changes; managing drift after review feedback; rebasing follow-up PRs as earlier PRs change; or preserving original branch intent while shipping incrementally.

2026-05-31
ralph-plan
软件开发工程师

Interactive planning assistant that helps create focused, well-structured ralph-loop commands through collaborative conversation

2026-05-31
thermo-nuclear-review
软件质量保证分析师与测试员

Run an extremely strict maintainability review for abstraction quality, giant files, and spaghetti-condition growth. Use for a thermo-nuclear code quality review, thermonuclear review, deep code quality audit, or especially harsh maintainability review.

2026-05-31
database-transactions
数据库架构师

Use when writing service functions that perform multi-row database writes, bulk updates, reordering, or any operation that must succeed or fail atomically. Triggers on Kysely transactions, sortOrder updates, bulk inserts/updates, multi-table writes, and service functions with array/loop writes.

2026-05-16
forms
软件开发工程师

Use when building, editing, or adding forms in the Carbon ERP/MES codebase - covers ValidatedForm, zod validators, form components, and action handlers

2026-04-25
已展示 1 / 1 个仓库
已展示全部仓库