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

pi-setup

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

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

이 저장소의 skills

codex-model-routing
기타 컴퓨터 관련 직업

Use when spawning Codex subagents or Codex threads and choosing among GPT 5.6 Luna, Terra, and Sol with the appropriate effort. Use this with orchestrating-subagents whenever delegation involves model overrides, reasoning effort, Explore agents, checker/fixer loops, or fan-out work.

2026-07-11
deploying-fastapi-to-vercel
소프트웨어 개발자

Use when deploying a FastAPI or Python ASGI/WSGI app to Vercel, choosing uv vs requirements.txt, pinning Python version, or when a Vercel URL returns "Redirecting..." / 302 to SSO. Covers the auto-detect Python runtime and serverless limits.

2026-07-11
lean-ctx
소프트웨어 개발자

Context Engineering for AI Agents — 81 MCP tools, 10 read modes, 95+ shell patterns, tree-sitter AST for 26 languages. Compresses LLM context by up to 99%. Use when reading files, running shell commands, searching code, or exploring directories. Auto-installs if not present.

2026-07-11
orchestrating-subagents
기타 컴퓨터 관련 직업

Use preemptively at the start of any session whose work decomposes into delegable units and whose main-thread context is worth protecting. A report, a large feature, a migration are examples, not the full set; the trigger is the shape (many token-heavy steps, compact results), not the task type. Also use whenever the user asks to delegate work to subagents. Invoke before context fills, not after.

2026-07-11
review-html
소프트웨어 품질 보증 분석가·테스터

Run a deep, didactic, citation-backed PR review and emit a single self-contained HTML report. Use when the user invokes `/review-html <PR>` or asks for an HTML review of a GitHub PR.

2026-07-11
writing-deck-specs
소프트웨어 개발자

Use when defining the CONTENT of a slide deck or presentation for handoff to a separate rendering step (e.g. Claude Design) — turning meeting notes, a topic, or raw material into a per-slide content spec with diagram specs. Triggers include "build a deck/slides", "prep a talk", "spec the slides", "didactic technical presentation", or planning what each slide says before any visuals exist.

2026-07-11