← All creators

dong-park

User

xterm.js + Tauri로 만든 macOS 터미널 멀티플렉서. Claude Code · Codex 같은 AI 에이전트 세션을 한 창에서 오갑니다.

26 indexed · 0 Featured · 0 stars · avg score 60
Prolific

Categories

Indexed Skills (26)

Web & Frontend Listed

build

태스크 목록을 기반으로 점진적 구현을 수행합니다. 수직 슬라이스 → 테스트 → 원자적 커밋 루프를 반복하고 pharos로 진행 상황을 추적합니다. 사용법 - /build 또는 /dev에서 자동 호출

0 Updated today
dong-park
AI & Automation Listed

dispatch-pane

Use this skill when the user asks to delegate/collaborate work to a sibling Pharos pane (codex, claude, another agent). Encapsulates the dispatch → watch → consolidate-report loop so you don't ping the user mid-flight. Triggers on phrases like "옆 pane <agent>와 같이 가자", "collab with codex", "fan out to neighbor pane", or any explicit hand-off to a non-current pane.

0 Updated today
dong-park
AI & Automation Listed

dx

원인 미상의 버그·현상을 코드 탐색→가설 분기→결정적 질문 1개→확정→surgical fix 루프로 진단·수정한다. "이 현상 살펴봐줘", "왜 이래", "가끔 이런 버그가 있는데", "재현이 들쭉날쭉", "원인 모르겠는데" 같이 증상은 있으나 원인이 불명확한 요청에 진입. 명확한 기능 개발(→dev), 실패하는 테스트가 이미 있는 경우(→test), 요구사항 자체가 모호한 경우(→deep-interview)에는 쓰지 않는다.

0 Updated today
dong-park
Code & Development Listed

evidence-add

유전자검사 케어리포트 근거 corpus(01_source/02_evidence/03_matrix)에 1차 원전을 보강한다. 커버리지 갭 분석 → 논문 적대검증(날조 0) → 카드 작성 → 게이트 전건 → 커밋��� 정형 사이클. "근거 보강", "1차 원전 추가", "evidence 카드 추가", "/evidence-add" 진입.

0 Updated today
dong-park
AI & Automation Listed

feedback

Ship 이후 피드백(PR 리뷰, QA, 버그 리포트)을 수집하고 분류하여 적절한 phase로 재진입합니다. 사용법 - /feedback 또는 /dev [기능명] feedback

0 Updated today
dong-park
AI & Automation Listed

huh

직전에 한 말(또는 지정한 내용)을 더 알아듣기 쉽게 다시 말해준다. tldr의 자매 — tldr이 "압축"이면 huh는 "쉽게 풀기". 표·❌/✅·한 줄 판정으로 짧게. 사용법 - /huh 또는 "쉽게 말해줘"/"무슨 말이야"/"한 번 더"/"어렵다"

0 Updated today
dong-park
AI & Automation Listed

istrue

현재 세션에서 작업한 내용이 실제로 완료되었는지 파일시스템 기준으로 더블체크하고, 누락/오류 발견 시 자동 개선합니다. "다 했어/완료/생성했어"와 실제 상태가 어긋나는 경우를 잡아냅니다.

0 Updated today
dong-park
Web & Frontend Listed

pharos

Use this skill when the user wants to control the Pharos app from the terminal — inspect or manipulate windows, workspaces, panes, or surfaces, send terminal input, read terminal output, manage workspace status/state/memo, or drive an in-pane browser webview (navigate, click, fill inputs, press keys, scroll, read text, wait for selectors, capture screenshots, take structured page snapshots, retrieve captured console logs, or run arbitrary JS via eval). Prefer this skill whenever the task can be solved with `pharos` CLI instead of manual UI clicking.

0 Updated today
dong-park
AI & Automation Listed

plan

Spec을 구현 가능한 작업 단위로 분해합니다. 코드베이스 탐색, 태스크 분해, 의존성 정리를 수행합니다.

0 Updated today
dong-park
Code & Development Listed

review

Multi-Agent 코드 리뷰. 3개 전문 에이전트(Security/Correctness/Performance)가 병렬 실행하고, 오케스트레이터가 종합 판정합니다. 사용법 - /review 또는 /dev에서 자동 호출

0 Updated today
dong-park
AI & Automation Listed

smoke

dev.env 기준 통합 테스트(스모크 테스트) 설계 → 작성 → 실행 → 분석. 서비스명을 인자로 받아 실제 DB에서 검증합니다.

0 Updated today
dong-park
Testing & QA Listed

spec

기능 명세를 작성합니다. 목표, 비목표, 성공 기준, 경계 조건을 정의하고 pharos workspace-memo(현재 워크스페이스)에 기록합니다.

0 Updated today
dong-park
AI & Automation Listed

squad

큰 작업을 독립 단위 N개로 쪼개 의존성 DAG·우선순위 그룹·워커별 brief를 만든다. N은 작업 성격에 따라 결정(2개도, 20개도 가능). 단일 오케스트레이터가 계획만 만들고 실제 구현은 외부(다른 에이전트·사람)에 위임하는 Orchestrator-Worker 패턴.

0 Updated today
dong-park
AI & Automation Listed

tldr

PR 변경사항을 "코드 스켈레톤(함수 시그니처 + 핵심 변경 라인) + 사고 흐름 + 변경 안 한 것"으로 압축해 사람이 30초에 흡수할 종합 리뷰를 만든다. 사용법 - /tldr 또는 "PR 정리해줘"/"스켈레톤 리뷰"/"한 화면 요약"

0 Updated today
dong-park
AI & Automation Listed

catchup

현재 작업 디렉터리의 추적 중인 변경사항(staged/unstaged)을 검토하고 다음 단계를 한국어로 제안합니다.

0 Updated today
dong-park
AI & Automation Listed

deep-interview

모호한 요청을 소크라테스식 질문으로 인터뷰해 실행 가능한 요구사항으로 정리한다. 사용자가 deep-interview, 심층 인터뷰, 요구사항 명확화, 생각 정리를 요청하거나 목표, 범위, 제약, 완료 기준이 흐릿할 때 사용한다. 요청이 이미 구체적이거나 단순 오타, 작은 설정 변경, 테스트 보강처럼 물을 가치가 낮은 작업에는 사용하지 않는다.

0 Updated today
dong-park
AI & Automation Listed

do

외부에서 작성된 백엔드 기술 기획서(Tech Spec)를 입력으로 받아 즉시 구현 가능한 작업 항목과 코드 스켈레톤을 생성합니다. Express/Node 백엔드 한정. dev의 spec → plan과 다름 (do는 외부 spec 입력 전용, dev의 spec은 사용자와 대화로 정의).

0 Updated today
dong-park
AI & Automation Listed

explain

기술 내용을 비개발자도 이해할 수 있게 명료하게 설명합니다. 목적 중심, 짧은 단정문, 추측 금지.

0 Updated today
dong-park
AI & Automation Listed

reset

현재 워크스페이스($PHAROS_WORKSPACE_ID)의 pharos workspace-memo를 비웁니다. /dev 파이프라인의 영속 기록 초기화용. folder-memo / global-memo는 건드리지 않음.

0 Updated today
dong-park
AI & Automation Listed

ship

현재 브랜치의 변경사항을 커밋, 푸시하고 대상 브랜치로 PR을 생성합니다. 서브모듈 모노레포에서는 각 서브모듈별로 개별 커밋/푸시/PR을 생성합니다.

0 Updated today
dong-park
AI & Automation Listed

text-to-lottie

Author a Lottie (Bodymovin) JSON animation that renders in a local skia player. Use whenever the user asks to create, generate, edit, or fix a Lottie animation, or asks for "an animation" to load.

0 Updated today
dong-park
AI & Automation Listed

prove

Rebuild and restart the Pharos Tauri app with local code changes, then prove the change actually works in-app — drive the in-pane webview via MCP (pharos browser eval/screenshot/snapshot) and confirm behavior, using a before/after baseline. Use when verifying a Pharos code change end-to-end (especially src-tauri/ Rust or browser/webview changes) where `cargo check` + tests pass but you must confirm the running app behaves. `/verify` and `/run` follow this recipe for the Pharos app.

0 Updated today
dong-park
AI & Automation Listed

agenda

평문 아젠다 한 줄을 "원격 없는 격리 클론"의 자율 워커에게 fire-and-forget으로 맡긴다. `pharos agenda --run "..."` → 현재 repo를 격리 클론으로 떠서(원격 제거+deny 훅 = push 물리적 불가) 새 워크스페이스에 워커를 띄우고, 워커가 plan→구현→tsc·lint·test 게이트→셀프 리뷰→`agenda/<slug>` 브랜치 커밋→보고까지 사람 승인 없이 선조치한다. "아젠다 던져", "오토파일럿으로 돌려", "pharos agenda", "격리해서 자율로 시켜", "fire-and-forget으로 맡겨" 같은 요청에 진입. /outsource가 Claude가 직접 감시·독립검증·적대리뷰하는 무거운 위임이라면, agenda는 CLI로 던지고 손 떼는 경량 격리 실행이다. ⚠️ Claude 세션(샌드박스)에서 호출 시 `TMPDIR=$(getconf DARWIN_USER_TEMP_DIR)` 필수 — 안 그러면 spawn이 소켓을 못 찾는다.

0 Updated today
dong-park
Data & Documents Listed

kami

Typeset professional documents and product landing pages: resumes, one-pagers, white papers, letters, portfolios, slide decks, landing pages. Warm parchment, ink-blue accent, serif-led hierarchy. CN uses TsangerJinKai02, EN uses Charter, JA uses YuMincho (best-effort). Triggers on "做 PDF / 排版 / 一页纸 / 白皮书 / 作品集 / 简历 / PPT / slides / 落地页 / 官网 / landing page / product page", or "build me a resume / make a one-pager / design a slide deck / turn this into a PDF / make this presentable / create a landing page".

0 Updated today
dong-park
AI & Automation Listed

outsource

자기완결 작업을 새 pharos 워크스페이스의 새 에이전트(claude)에게 통째로 위임한다. 워크스페이스 생성 → 워커 pane 띄움 → 작성된 brief 전달 → 완료까지 감시 → 독립 검증(tsc/lint/test) → diff 적대적 멀티에이전트 리뷰 → 한 번에 취합 보고. "새 워크스페이스 만들어서 시켜", "딴 워크스페이스에서 워커한테 맡겨", "이거 outsource 해줘", "fresh agent in a new workspace로 돌려" 같은 요청에 진입. 현재 워크스페이스의 "기존" 형제 pane에 위임하려면 outsource가 아니라 dispatch-pane을 쓴다.

0 Updated today
dong-park
AI & Automation Listed

why

사용자의 명제·행동·믿음·전략·현상의 본질적 why를 대화로 함께 찾는 멘토 모드. 한 번에 한 질문, 사람처럼 짧게 말함. "왜 이런지 같이 파보자", "본질이 뭘까", "/why" 같은 요청에 진입.

0 Updated today
dong-park

Bio shown is the top-scored skill's repo description as a fallback — real GitHub bios land in a future update.