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

config

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

已收集 skills
13
Stars
3
更新
2026-05-14
Forks
1
职业覆盖
4 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

omarchy
网络与计算机系统管理员

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
客户服务代表

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
网络与计算机系统管理员

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
项目管理专家

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
软件开发工程师

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

2026-04-30
explore-opensource-library-impl
软件开发工程师

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

2026-04-30
explore-opensource-library-usage
软件开发工程师

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

2026-04-30
explore-opensource-ui-library-impl
软件开发工程师

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

2026-04-30
vroot
网络与计算机系统管理员

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
软件开发工程师

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
软件开发工程师

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
软件开发工程师

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
软件开发工程师

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