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

deevs-pi-kit

deevs-pi-kit contains 13 collected skills from DeevsDeevs, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
13
Stars
9
updated
2026-05-10
Forks
0
Occupation coverage
5 occupation categories · 100% classified
repository explorer

Skills in this repository

background-tasks
software-developers

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
software-developers

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
software-developers

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
software-developers

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
computer-occupations-all-other

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
computer-occupations-all-other

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
computer-occupations-all-other

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
computer-occupations-all-other

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

2026-04-28
datadog-pup
software-developers

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
software-quality-assurance-analysts-and-testers

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
postsecondary-teachers-all-other

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
software-developers

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
project-management-specialists

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