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

nrminor

按仓库查看 2 个 GitHub 仓库中的 16 个已收集 skills。

已收集 skills
16
仓库
2
更新
2026-07-06
仓库浏览

仓库与代表性 skills

jj-preemptive-conflict-resolution
软件开发工程师

Conflict microscope for Jujutsu repos: use when preemptively resolving future rebase conflicts, moving a commit under an active stack, making a later rebase clean, or deciding how to jj absorb/squash conflict resolutions into semantic owners without rebasing the whole stack.

2026-07-06
conceptual-pca
软件开发工程师

Use when the vocabulary of a codebase is getting too muddy, too difficult to teach, or too difficult to update and is in need of refactoring.

2026-06-28
codebase-searcher
软件开发工程师

Efficient codebase search using a tiered strategy — ast-grep (structural) and ripgrep (textual fallback) — with VCS-aware tooling. Teaches agents to find information in codebases with minimal token overhead by choosing the right level of search abstraction rather than defaulting to text grep.

2026-06-28
logging
软件开发工程师

Write production logging that actually helps you debug. Teaches the wide event / canonical log line pattern — one rich, structured event per request per service instead of scattered log lines. Covers business context, deployment context, single logger setup, middleware enrichment, tail sampling, and idioms for Rust, Python, Go, and TypeScript. Use when adding logging, instrumentation, or observability to any codebase.

2026-06-23
code-sketches
软件开发工程师

Use when proposing, reviewing, or comparing API designs, refactors, architecture changes, or implementation plans with code sketches. Requires sketches to cover internals, callsites, docs/teaching cost, and library-vs-application API tradeoffs instead of ad hoc snippets.

2026-06-14
jj
软件开发工程师

Jujutsu (jj) version control for the user's preferred workflow — graph-aware, describe-first, split-oriented, with stacked PRs. Use when working with jj repositories, manipulating the commit graph, creating PRs, or any version control operation in a jj repo.

2026-06-13
tigerstyle
项目管理专家

This skill is simply the TigerStyle document from the TigerBeetle project. It is self-describing and should be treated with reverence.

2026-05-28
effect-ts
软件开发工程师

Write TypeScript with the Effect V4 library. Covers the core Effect type, generator syntax (Effect.gen/Effect.fn), typed errors, services and dependency injection via Context/Layer, resource management, streams, HTTP client/server, CLI, child processes, testing, observability, AI modules, and cluster. Use when writing or reviewing Effect code, migrating vanilla TypeScript to Effect, or when you need to understand Effect's service/layer/error model.

2026-05-10
当前展示该仓库 Top 8 / 15 个已收集 skills。
已展示 2 / 2 个仓库
已展示全部仓库