Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

pi-things

pi-things에는 seruman에서 수집한 skills 9개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
9
Stars
1
업데이트
2026-07-05
Forks
0
직업 범위
직업 카테고리 4개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

code-review
소프트웨어 품질 보증 분석가·테스터

Review the changes since a fixed point (commit, branch, tag, or merge-base) along two axes — Standards (does the code follow this repo's documented coding standards?) and Intent (does the code match the user prompt, Plannator plan, issue, task, PRD, commit message, or other source of intended behavior?). Runs both reviews in parallel sub-agents when the review is large enough and reports them side by side. Use when the user wants to review a branch, a PR, work-in-progress changes, or asks to "review since X".

2026-07-05
codebase-design
소프트웨어 개발자

Shared vocabulary for designing deep modules. Use when the user wants to design or improve a module's interface, find deepening opportunities, decide where a seam goes, make code more testable or AI-navigable, or when another skill needs the deep-module vocabulary.

2026-07-05
diagnosing-bugs
소프트웨어 개발자

Diagnosis loop for hard bugs and performance regressions. Use when the user says "diagnose"/"debug this", or reports something broken/throwing/failing/slow.

2026-07-05
grill-me
프로젝트 관리 전문가

A relentless interview to sharpen a plan or design.

2026-07-05
wb-browser
소프트웨어 개발자

Use the installed wb CLI for persistent browser automation with compact page JSON and screenshots.

2026-06-29
ast-grep-refactor
소프트웨어 개발자

Structural refactoring and safe code rewrites with ast-grep across supported languages. Use for codemods, removing or replacing AST nodes (imports, docstrings, arguments), pattern-based migrations, and multi-file transformations when plain text search/replace is likely to be unsafe.

2026-05-06
git-hunks
소프트웨어 개발자

Selective hunk-level staging and commits with git-hunks. Use when the user asks to split changes into multiple logical commits, stage individual hunks instead of whole files, make surgical commits from a dirty worktree, or review changes at hunk granularity before committing. Also use when the user asks to "commit in hunks," "commit by hunk," or requests fine-grained staging.

2026-05-06
sumocli
네트워크·컴퓨터 시스템 관리자

Query Sumo Logic operational logs from the command line using sumocli. Use when the user asks to search Sumo logs, find production errors, count events by field, investigate a service/pod/host, or otherwise read data from Sumo Logic. Covers query syntax basics, time ranges, result modes (messages vs aggregation records), and output formats suitable for jq/awk/duckdb.

2026-05-06
web-search-guidance
소프트웨어 개발자

Use for precise web searches when the user needs better query construction, domain scoping, file-type filtering, recency filtering, language targeting, or Goggles-based reranking.

2026-05-06