Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
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
이 저장소에서 수집된 skills 15개 중 상위 8개를 표시합니다.
저장소 2개 중 2개 표시
모든 저장소를 표시했습니다