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

config

config contains 13 collected skills from slugbyte, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
13
Stars
3
updated
2026-05-14
Forks
1
Occupation coverage
4 occupation categories · 100% classified
repository explorer

Skills in this repository

omarchy
network-and-computer-systems-administrators

REQUIRED for end-user customization of Linux desktop, window manager, or system config. Use when editing ~/.config/hypr/, ~/.config/waybar/, ~/.config/walker/, ~/.config/alacritty/, ~/.config/kitty/, ~/.config/ghostty/, ~/.config/mako/, or ~/.config/omarchy/. Triggers: Hyprland, window rules, animations, keybindings, monitors, gaps, borders, blur, opacity, waybar, walker, terminal config, themes, wallpaper, night light, idle, lock screen, screenshots, layer rules, workspace settings, display config, and user-facing omarchy commands. Excludes Omarchy source development in ~/.local/share/omarchy/ and omarchy-dev-* workflows.

2026-05-14
buddy
customer-service-representatives-434051

REQUIRED when the user explicitly says "buddy", "task-buddy", or "verify-buddy" (or plurals "buddies", "task-buddies", "verify-buddies", and close variants like "use buddy", "run a task-buddy", "do a verify-buddy", "run 4 verify-buddies"). Do not trigger on generic phrases like "second opinion", "external review", "another model", or "GPT" -- only on the literal terms buddy / task-buddy / verify-buddy (and their plurals).

2026-04-30
slugbin
network-and-computer-systems-administrators

Conventions for creating or modifying personal scripts in ~/workspace/conf/bin. Trigger when adding, editing, or discussing scripts in the bin directory.

2026-04-30
plan
project-management-specialists

Create, refine, review, merge, and archive project plan files. Use when the task is about planning work, naming plan files, creating new plan documents under ./plan, or archiving completed plans into ./plan-archive.

2026-04-30
explore-opensource-application-impl
software-developers

Prompt template for exploring open-source code (extracted from paint/note). User will refine later.

2026-04-30
explore-opensource-library-impl
software-developers

Prompt template for exploring open-source code (extracted from paint/note). User will refine later.

2026-04-30
explore-opensource-library-usage
software-developers

Prompt template for exploring open-source code (extracted from paint/note). User will refine later.

2026-04-30
explore-opensource-ui-library-impl
software-developers

Prompt template for exploring open-source code (extracted from paint/note). User will refine later.

2026-04-30
vroot
network-and-computer-systems-administrators

Use this skill whenever you need the project root path from the current directory. It applies when the user asks for a repo root, workspace root, top-level project path, or when commands should be anchored at the nearest ancestor containing .jj or .git. If no repository markers exist, use the current working directory.

2026-04-30
brave
software-developers

Web search and content extraction via Brave Search API. Use for searching documentation, facts, or any web content. Lightweight, no browser required.

2026-04-14
vcs
software-developers

REQUIRED for all version control work. Uses the v* scripts in ~/bin to handle jj and git transparently. Trigger on status, diff, log, commit, push, pull, describe, or any VCS request. If .jj/ exists, the scripts use jj. Otherwise git.

2026-04-11
git
software-developers

Use for git workflows when a repository is git-only. If .jj/ exists, defer to the jujutsu skill and do not run git commands. Trigger on status, diff, log, commit, branch, merge, rebase, push, pull, and PR requests.

2026-04-11
jujutsu
software-developers

REQUIRED for version control work in repositories containing .jj/. If .jj/ exists, use jj only and never git. Trigger on commit, status, diff, show, log, history, or any VCS request.

2026-04-11