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

karitham

按仓库查看 1 个 GitHub 仓库中的 11 个已收集 skills。

已收集 skills
11
仓库
1
更新
2026-06-16
仓库分布

Skills 分布在哪些仓库

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

仓库浏览

仓库与代表性 skills

book-refs
软件开发工程师

Loads up-to-date reference material from upstream git repos for nushell, zellij, jj, niri, ghostty, opencode, atuin, helix, starship, direnv, and flake-parts. Use when working on any of these tools and the answer depends on current syntax, APIs, defaults, or behavior that may have changed since training cutoff. Fetches chapters on demand via raw.githubusercontent.com; always cites the raw source URL.

2026-06-16
prr
软件开发工程师

Reference for the prr offline PR review file format. Covers comment types (PR-level, file, inline, spanned), snips, code suggestions, format constraints, common mistakes, and troubleshooting. Load when generating, validating, or editing a `.prr` file. The `review` skill loads this as needed.

2026-06-15
review
软件质量保证分析师与测试员

Workflow for reviewing a GitHub PR offline using prr. Covers reading PR context, fetching the diff into a .prr file, supporting the user as they write inline comments in their editor, and validating the file. Use when the user wants to review a pull request, prepare a review, or run prr get/edit/status. Do NOT run prr submit — the user posts reviews themselves. Do NOT use for non-PR work (general codebase exploration, RFCs, etc.).

2026-06-15
vcs
软件开发工程师

Jujutsu (jj) version control workflow for dotfiles. Covers log, diff, status, commit, absorb, rebase, split, restore, file ops, bookmarks, git fetch, undo, conflict resolution, and six common local workflows. Use for any VCS operation. Do NOT use for git commands — this repo uses jj.

2026-05-08
skill-builder
软件开发工程师

SOP for creating opencode skills and agents. Walks through the full authoring workflow from requirements gathering through validation. Covers two skill types: SOP skills (step-by-step processes with parameters, constraints, and validation gates) and reference skills (principle-based guides with bad/good examples). Includes frontmatter spec, description writing, progressive disclosure, and agent authoring. Use when building a new skill, creating a new agent, or setting up skill/agent directories.

2026-04-16
code-writing
软件开发工程师

Enforces clean coding conventions for any implementation task. Covers guard clauses, extract method, immutability, define errors out of existence, naming, and comment-driven development. Use when writing, editing, fixing, implementing, or reviewing code at the function or file level. Do NOT use for API design, module boundaries, or service structure — use software-architecture instead.

2026-04-09
debugging
软件开发工程师

Systematic debugging protocol emphasizing empirical investigation over code reasoning. Covers the observe-hypothesize-experiment-narrow loop, establishing failure conditions, gathering evidence from logs and VCS history, forming specific testable hypotheses, and designing experiments that distinguish between alternatives. Use when investigating crashes, test failures, unexpected behavior, or any situation where the system is not doing what it should.

2026-04-09
software-architecture
软件开发工程师

Technical protocol for designing and structuring non-trivial software. Covers the impure-pure-impure sandwich, bounded contexts, event-driven patterns, dataflow modeling, and dependency rejection. Use when designing APIs, adding endpoints, defining module boundaries, structuring services, handling side effects, or deciding what should be public vs internal. Keywords: functional core, imperative shell, bounded context, event sourcing, CQRS, data pipeline, idempotency, short-circuiting. Do NOT use for function-level code style or refactoring within a single file — use code-writing instead.

2026-04-09
当前展示该仓库 Top 8 / 11 个已收集 skills。
已展示 1 / 1 个仓库
已展示全部仓库