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

pi-extensions

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

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

이 저장소의 skills

herdr
소프트웨어 개발자

Control herdr from inside it. Manage workspaces and tabs, split panes, spawn agents, read output, and wait for state changes — all via CLI commands that talk to the running herdr instance over a local unix socket. Use when running inside herdr (HERDR_ENV=1).

2026-07-08
pi-usage
소프트웨어 개발자

Analyze pi session token usage and produce a breakdown report. Sums the usage blocks recorded in pi session logs. Use when the user wants a token report, usage breakdown, "how much have I used", cached-vs-fresh token split, per-model or per-project cost/tokens, or asks to analyze pi usage.

2026-07-01
using-agents
기타 컴퓨터 관련 직업

Use when using the agent tool or delegating to subagents. Use it for tasks that benefit from isolated context: codebase exploration, planning, focused implementation, or code review.

2026-06-26
ask-matt
기타 컴퓨터 관련 직업

Ask which skill or flow fits your situation. A router over the user-invoked skills in this repo.

2026-06-24
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-06-24
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-06-24
grill-with-docs
프로젝트 관리 전문가

A relentless interview to sharpen a plan or design, which also creates docs (ADR's and glossary) as we go.

2026-06-24
improve-codebase-architecture
소프트웨어 개발자

Scan a codebase for deepening opportunities, present them as a visual HTML report, then grill through whichever one you pick.

2026-06-24
setup-matt-pocock-skills
기타 컴퓨터 관련 직업

Configure this repo for the engineering skills — set up its issue tracker, triage label vocabulary, and domain doc layout. Run once before first use of the other engineering skills.

2026-06-24
tdd
소프트웨어 품질 보증 분석가·테스터

Test-driven development. Use when the user wants to build features or fix bugs test-first, mentions "red-green-refactor", or wants integration tests.

2026-06-24
to-issues
프로젝트 관리 전문가

Break a plan, spec, or PRD into independently-grabbable issues on the project issue tracker using tracer-bullet vertical slices.

2026-06-24
to-prd
프로젝트 관리 전문가

Turn the current conversation into a PRD and publish it to the project issue tracker — no interview, just synthesis of what you've already discussed.

2026-06-24
triage
프로젝트 관리 전문가

Move issues and external PRs through a state machine of triage roles — categorise, verify, grill if needed, and write agent-ready briefs.

2026-06-24
decision-mapping
프로젝트 관리 전문가

Turn a loose idea into a sequenced map of investigation tickets, then drive them to resolution one at a time.

2026-06-24
loop-me
프로젝트 관리 전문가

Grill me about specs for the workflows I want to build, within this workspace.

2026-06-24
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 Spec (does the code match what the originating issue/PRD asked for?). Runs both reviews in parallel subagents 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-06-24
grill-me
프로젝트 관리 전문가

A relentless interview to sharpen a plan or design.

2026-06-24
develop-testing-strategy
소프트웨어 품질 보증 분석가·테스터

Generates a project-specific testing strategy based on the Purity & Extent framework. Analyzes architecture to output data-driven testing guidelines and `check` idiom code patterns.

2026-04-27
grugbrain
소프트웨어 개발자

Anti-complexity developer mode. Cuts token usage ~75% by dropping filler and abstractions. Embodies grugbrain.dev philosophy: simple good, complexity bad. Use when user says "grug mode", "be grug", "no complexity", "less tokens", or invokes /grug.

2026-04-26
agent-browser
소프트웨어 개발자

Browser automation CLI for AI agents. Use when the user needs to interact with websites, including navigating pages, filling forms, clicking buttons, taking screenshots, extracting data, testing web apps, or automating any browser task. Triggers include requests to "open a website", "fill out a form", "click a button", "take a screenshot", "scrape data from a page", "test this web app", "login to a site", "automate browser actions", or any task requiring programmatic web interaction.

2026-04-17
deepwiki
소프트웨어 개발자

Query any public GitHub repo's documentation via DeepWiki. Use when needing to understand a library, framework, or dependency. Triggers on "look up docs", "how does X work", "deepwiki".

2026-04-17
github-actions
소프트웨어 개발자

Guidance for using github actions. Use when writing github actions and workflows.

2026-04-17