Skip to main content
Run any Skill in Manus
with one click
jacobcy
GitHub creator profile

jacobcy

Repository-level view of 34 collected skills across 3 GitHub repositories.

skills collected
34
repositories
3
updated
2026-07-11
repository explorer

Repositories and representative skills

vibe-commit
software-developers

Use when the user wants to classify dirty changes, create serial commits, split work into one or more PRs, or publish the current flow without merging it.

2026-07-11
vibe-continue
computer-occupations-all-other

Use when the user wants to resume work on an existing branch or flow. Reads context, executes the next step, reviews the result, and reports to the user before proceeding. Equivalent to superpowers:executing-plans, using vibe3 as the execution backend.

2026-07-11
vibe-instruction
computer-occupations-all-other

Use when you need an overview of the Vibe Center project, its implementations (vibe2 shell and vibe3 python), the available commands, and the standard development workflow. This is the meta-skill that orients any agent to the project.

2026-07-11
vibe-new
computer-occupations-all-other

Use when starting or switching to a new human-collaboration task. Confirm the target issue, bootstrap the corresponding dev/issue flow scene, and hand off to the chosen implementation workflow. Do not use for resuming an existing branch; use vibe-continue instead.

2026-07-11
vibe-onboard
computer-occupations-all-other

Use after `scripts/install.sh` to guide users through machine-level setup, dependency checks, Claude/Codex toolchain readiness, and core feature introduction. Interactive onboarding for new users. Delegates diagnostics to `vibe doctor` and `vibe keys check`. Do not use for project-level configuration (use vibe-project-check instead).

2026-07-11
vibe-project-check
computer-occupations-all-other

Use after `vibe init` to verify target-project configuration completeness, tool availability, and environment readiness. Interactively prompts user to fill missing items. Orchestrates existing commands without adding Python code. Supports cross-project vibe3 readiness verification (Phase 5-8). Do not use for system-level installation issues (use vibe-onboard instead).

2026-07-11
vibe-save
computer-occupations-all-other

Use when the user wants to save session context. This is a human-facing session handoff entrypoint that preserves work state via vibe3 handoff, not an automated persistence workflow.

2026-07-11
vibe-skills-manager
computer-occupations-all-other

Use when installed skills are messy across IDEs, the user is unsure which skills exist globally vs project-level, needs to sync, clean, or recommend installed skills, is setting up a new worktree, or mentions "/vibe-skills-manager". Do not use for authoring or reviewing `skills/vibe-*` content.

2026-07-11
Showing top 8 of 31 collected skills in this repository.
Showing 3 of 3 repositories
All repositories loaded