Skip to main content
Run any Skill in Manus
with one click
GitHub repository

omnicursor

omnicursor contains 17 collected skills from Julian0444, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
17
Stars
2
updated
2026-05-21
Forks
2
Occupation coverage
3 occupation categories · 100% classified
repository explorer

Skills in this repository

onex-brainstorming
project-management-specialists

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
project-management-specialists

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
software-developers

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
software-developers

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
software-developers

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

2026-05-21
onex-execute-plan
software-developers

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

2026-05-21
onex-hostile-reviewer
software-quality-assurance-analysts-and-testers

>-

2026-05-21
onex-insights-to-plan
project-management-specialists

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
software-developers

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
project-management-specialists

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

2026-05-21
onex-plan-ticket
software-developers

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
software-developers

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

2026-05-21
onex-pr-polish
software-developers

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
software-quality-assurance-analysts-and-testers

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
project-management-specialists

Summarize the current Cursor session inline in chat.

2026-05-21
onex-systematic-debugging
software-developers

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

2026-05-21
onex-writing-plans
project-management-specialists

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