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

deevs-pi-kit

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

已收集 skills
13
Stars
9
更新
2026-05-10
Forks
0
职业覆盖
5 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

background-tasks
软件开发工程师

Use for long-running commands that must stay observable, such as dev servers, watchers, REPLs, services, or workers. Prefer managed proc_* tools over shell backgrounding.

2026-05-10
concept-diagrams
软件开发工程师

Create source-grounded visual explanations such as codebase maps, flows, sequence diagrams, state machines, and architecture views. Prefer compact Mermaid; use SVG/HTML only for polished artifacts.

2026-05-10
diagnose
软件开发工程师

Run a disciplined debugging loop for broken behavior, failing builds, flaky commands, hung processes, or regressions. Use when the user asks to diagnose, debug, or find root cause.

2026-05-10
wiki
软件开发工程师

Build, query, and maintain curated markdown wikis with schema/index/log discipline. Use for project/domain wikis, durable research notes, source ingestion, linting, or canonicalized chain findings.

2026-05-10
ask-user
其他计算机职业

Use the interactive ask_user UI when 1-5 concrete clarifications or decisions materially affect implementation, scope, safety, or acceptance criteria. Gather evidence first; do not ask what tools can answer.

2026-04-29
chain-system
其他计算机职业

Create, fork, search, list, and load multi-session chain links under .chains. Use when saving work context, resuming a project from previous sessions, passing context to subagents, or finding prior decisions/next steps.

2026-04-29
todos
其他计算机职业

Use Pi's `todo_list` tool to plan and track non-trivial current-session work. Use for multi-step implementation, debugging, validation, research, or coordinating subagents; avoid for one-shot answers.

2026-04-29
subagents
其他计算机职业

Use curated Deevs staff subagents for background exploration, review, testing, architecture, devops, language-specific review, and anti-slop passes.

2026-04-28
datadog-pup
软件开发工程师

Use the `pup` CLI to inspect and operate Datadog safely. Use when the user asks about Datadog logs, metrics, monitors, APM/traces, incidents, dashboards, SLOs, Live Debugger, Service Catalog, or Pup itself.

2026-04-28
validation-review
软件质量保证分析师与测试员

Run a bounded test and review pass for completed or proposed changes. Use when the user asks to test, verify, review before merge, check requirements, run e2e/smoke tests, or make sure a change is not sloppy.

2026-04-28
arxiv
其他高等院校教师

Search, triage, and cite arXiv papers. Use when the user asks for arXiv/preprint/academic paper discovery, recent ML/AI/science papers, paper metadata, abstracts, or BibTeX. Prefer arxiv_* tools over ad-hoc curl.

2026-04-28
codebase-orientation
软件开发工程师

Map an unfamiliar code area before editing. Use when the user asks to "orient me", "zoom out", "map this area", asks where something fits, or when a safe next action requires understanding multi-file, module, crate, or subsystem relationships.

2026-04-28
grill-me
项目管理专家

Run a one-question-at-a-time decision pressure test for plans, designs, APIs, refactors, or product scope. Use when the user says "grill me", wants assumptions challenged, needs tradeoffs resolved, or is about to start implementation from an uncertain plan.

2026-04-28