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

init

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

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

这个仓库中的 skills

code-tour
软件开发工程师

IMPORTANT: You MUST invoke this skill BEFORE doing any exploration or research yourself when the user says "code tour", "give me a tour", "tour of", "walk me through", "show me how X works", "explain the codebase", "guided tour", "teach me about", or asks to understand a service's architecture or code structure. Do NOT use the Explore agent or read files yourself — invoke this skill first. Interactive educational tour using a tmux side pane with nvim, plus optional Mermaid architecture/data-flow diagrams rendered to PNG with Mermaid CLI and shown in macOS Preview when high-level concepts would help.

2026-05-11
workday-org-chart-navigation
人力资源专员

Navigate Workday org charts through Chrome MCP/browser tooling and produce accurate bottom-up headcount by branch or team. Use when asked to drill into Workday org charts, count people under a manager, map manager subtrees to Workday team labels, inspect VP/SVP reporting trees, or avoid Workday report-export pitfalls while counting organizational headcount.

2026-05-11
workday-peer-review-summarization
软件开发工程师

Summarizes Peer & Upward Feedback from an open Workday manager-evaluation tab into strengths and development categories with selective direct quotes, then optionally writes the result back into the Performance Feedback Questions fields. Use when the user asks for help with Workday performance reviews, peer feedback, upward feedback, manager evaluations, or asks you to read the currently open Workday tab.

2026-05-11
markdown-formatting
软件开发工程师

Load this skill before writing markdown files that contain tables or ASCII diagrams. Uses prettier and graph-easy to produce deterministically aligned output instead of relying on token-by-token generation which consistently misaligns column borders and box-drawing characters.

2026-03-30
extension-tour
软件开发工程师

Interactive tour of all pi extension examples. Walks through 60+ example extensions by category with source code, explanations, and key patterns. Use when the user wants to explore, learn about, or browse available pi extensions.

2026-03-16
tech-workshop
教学协调员

Use this skill when the user wants an interactive, hands-on workshop to learn a technology through building a real application together. Triggered by phrases like "teach me X", "let's learn X together", "build an app with X", "explore X performance", "deep dive into X", or "workshop on X". Combines infrastructure setup, realistic scaffold, code tour, Socratic teaching, and live measurement. The user writes code in their editor; Claude handles infrastructure, measurements, and applies changes on request.

2026-03-05
tmux
网络与计算机系统管理员

ALWAYS load this skill before performing ANY tmux operation — including opening panes, splitting windows, running commands in panes, sending keystrokes, or checking pane output. Do NOT improvise tmux pane layout logic inline; all pane creation must go through scripts/split-pane.sh as documented here. Failing to load this skill first will produce incorrect window targeting and unwanted focus shifts.

2026-03-05
tui-sandbox
网络与计算机系统管理员

Create isolated Docker container sandboxes for TUI software, CLI tools, or anything you don't want on the host. Triggered by "create a sandbox", "isolated container", "tui sandbox", "docker sandbox", "launch a container", "scratch environment", or "disposable environment". Containers launch instantly from a pre-built image with the user's full dotfiles and toolchain.

2026-03-05
interview-summarizer
人力资源专员

Summarizes an interview transcript into a chronological bullet-point list for use in a hiring scorecard. Use when the user pastes or provides an interview transcript and asks for a summary.

2026-02-26