Skip to main content
GitHub 저장소

directory-pipeline

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

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

이 저장소의 skills

pipeline-run
소프트웨어 개발자

Builds the exact `python main.py` command for the directory-pipeline project. Trigger this skill when the user asks "what command should I run", "how do I run the pipeline", "what flags do I need", "run the pipeline", or describes a goal like "extract entries" or "add bounding boxes". The skill inspects the output directory to detect what has already been run, then outputs a precise, ready-to-paste command with an explanation of what each flag does.

2026-06-11
debug-pipeline
소프트웨어 개발자

Diagnoses problems with the directory-pipeline. Trigger this skill when the user reports something isn't working: "no thumbnails", "empty CSV", "no bounding boxes", "canvas_fragment has no xywh", "entries are missing", "pipeline failed", or any symptom suggesting a stage produced wrong or missing output. The skill asks for the symptom, runs targeted file checks, and gives the exact fix command.

2026-06-10
explore-entries
소프트웨어 개발자

Builds the command to launch the interactive data explorer for the directory-pipeline. Trigger this skill when the user asks "how do I explore the data", "open the explorer", "view the entries", "create the HTML explorer", "browse the CSV", or mentions `explore_entries.py`. The skill inspects the output directory to detect available files and builds the right command with the correct flags for thumbnails, palette, and translated variants.

2026-06-10
new-collection
소프트웨어 개발자

Walks the user through first-time calibration for a new collection type in the directory-pipeline. Trigger this skill when the user says "I have a new collection", "starting fresh", "never run this before", "how do I calibrate", "first time setup", or asks about `--select-pages` or `--generate-prompts`. Explains the "calibrate once, run many" pattern and walks through the three setup steps in sequence.

2026-06-10
uxreview
웹·디지털 인터페이스 디자이너

Conducts a structured expert UX/HCI review of a data-browser explorer HTML file. Trigger when the user asks for a "UX review", "HCI review", "usability review", "interface feedback", or "how can I improve the explorer". The skill guides a multi-pass review combining source-code analysis with user-supplied screenshots or observations, and produces prioritised, actionable recommendations.

2026-05-03