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

omnicursor

omnicursor 收录了来自 Julian0444 的 17 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
17
Stars
2
更新
2026-05-21
Forks
2
职业覆盖
3 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

onex-brainstorming
项目管理专家

Use this skill when the user has a rough idea, wants to explore a feature, or says "let's brainstorm" or "help me design." The goal is to refine an idea into a validated design doc before any code is written.

2026-05-21
onex-handoff
项目管理专家

Use this skill when ending a session and you want the next session to pick up where you left off. The goal is to capture enough context for seamless session continuity.

2026-05-21
onex-using-git-worktrees
软件开发工程师

Use this skill when starting feature work that needs isolation from the current workspace, or when you need to work on multiple branches simultaneously. The goal is to create an isolated worktree with a verified clean baseline.

2026-05-21
onex-defense-in-depth
软件开发工程师

Use this skill when fixing a bug caused by invalid data reaching deep into execution. The goal is to add validation at every layer the data passes through, making the bug structurally impossible to reproduce.

2026-05-21
onex-docs-reality-sync
软件开发工程师

Use this skill when documentation has drifted from the codebase, needs an inventory, or should be archived.

2026-05-21
onex-execute-plan
软件开发工程师

Autonomous implementation pipeline. Reads a plan file, reviews it adversarially,

2026-05-21
onex-hostile-reviewer
软件质量保证分析师与测试员

>-

2026-05-21
onex-insights-to-plan
项目管理专家

Use this skill when you have analysis results, review findings, or session insights that need to be converted into an actionable implementation plan. The goal is to transform observations into prioritized, executable tasks.

2026-05-21
onex-merge-planner
软件开发工程师

Use this skill when multiple PRs target the same branch and you need to decide merge order, or when a PR has complex dependencies that affect merge safety. The goal is to classify PRs and produce a priority-ordered merge plan.

2026-05-21
onex-plan-review
项目管理专家

Adversarial pre-execution check on a plan file. Run this before execute_plan or manually.

2026-05-21
onex-plan-ticket
软件开发工程师

Use this skill when the user has a plan or task description and needs a ticket contract template with deterministic repo detection and YAML output.

2026-05-21
onex-plan-to-tickets
软件开发工程师

Parse a plan file and batch-create Linear tickets — one per `## Task N:` section.

2026-05-21
onex-pr-polish
软件开发工程师

Use this skill when a PR exists but is not yet merge-ready. The goal is to take an open PR through conflict resolution, review feedback, and iterative quality passes until it is clean enough to merge.

2026-05-21
onex-pr-review
软件质量保证分析师与测试员

Use this skill when reviewing a pull request for merge readiness. The goal is to produce a priority-organized assessment that clearly communicates what must be fixed before merge.

2026-05-21
onex-recap
项目管理专家

Summarize the current Cursor session inline in chat.

2026-05-21
onex-systematic-debugging
软件开发工程师

Use this skill when the user is debugging a failure, regression, flaky behavior, traceback, or unclear root cause.

2026-05-21
onex-writing-plans
项目管理专家

Use this skill when the user has a completed design doc and needs a comprehensive implementation plan with exact file paths, complete code examples, and a TDD approach.

2026-05-21