Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

par-term

par-term 收录了来自 paulrobello 的 6 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
6
Stars
17
更新
2026-07-03
Forks
1
职业覆盖
1 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

gitnexus-cli
软件开发工程师

Use when the user needs to run GitNexus maintenance commands like analyze/index a repo, check status, clean the index, generate a wiki, or list indexed repos. Examples: "Index this repo", "Reanalyze the codebase", "Generate a wiki"

2026-07-03
gitnexus-debugging
软件开发工程师

Use when the user is debugging a bug, tracing an error, or asking why something fails. Examples: "Why is X failing?", "Where does this error come from?", "Trace this bug"

2026-07-03
gitnexus-exploring
软件开发工程师

Use when the user asks how code works, wants to understand architecture, trace execution flows, or explore unfamiliar parts of the codebase. Examples: "How does X work?", "What calls this function?", "Show me the auth flow"

2026-07-03
gitnexus-guide
软件开发工程师

Use when the user asks about GitNexus itself — available commands, how to query the knowledge graph, graph schema, or workflow reference. Examples: "What GitNexus commands are available?", "How do I use GitNexus?"

2026-07-03
gitnexus-impact-analysis
软件开发工程师

Use when the user wants to know what will break if they change something, or needs safety analysis before editing code. Examples: "Is it safe to change X?", "What depends on this?", "What will break?"

2026-07-03
gitnexus-refactoring
软件开发工程师

Use when the user wants to rename, extract, split, move, or restructure code safely. Examples: "Rename this function", "Extract this into a module", "Refactor this class", "Move this to a separate file"

2026-07-03