build-review-interface이란?
LLM 추적을 검토하고 구조화된 피드백을 수집하기 위해 데이터에 맞는 맞춤형 브라우저 기반 주석 인터페이스를 구축하세요. 주석 도구를 구축하거나, 추적을 검토하거나, 사람이 만든 라벨을 수집해야 할 때 사용하세요. 출처: hamelsmu/evals-skills.
LLM 추적을 검토하고 구조화된 피드백을 수집하기 위해 데이터에 맞는 맞춤형 브라우저 기반 주석 인터페이스를 구축하세요. 주석 도구를 구축하거나, 추적을 검토하거나, 사람이 만든 라벨을 수집해야 할 때 사용하세요.
명령줄에서 build-review-interface AI 스킬을 개발 환경에 빠르게 설치
출처: hamelsmu/evals-skills.
Build an HTML page that loads traces from a data source (JSON/CSV file), displays one trace at a time with Pass/Fail buttons, a free-text notes field, and Next/Previous navigation. Save labels to a local file (CSV/SQLite/JSON). Then customize to the domain using the guidelines below.
Format all data in the most human-readable representation for the domain. Emails should look like emails. Code should have syntax highlighting. Markdown should be rendered. Tables should be tables. JSON should be pretty-printed and collapsible.
Annotate at the trace level. The reviewer judges the whole trace, not individual spans.
LLM 추적을 검토하고 구조화된 피드백을 수집하기 위해 데이터에 맞는 맞춤형 브라우저 기반 주석 인터페이스를 구축하세요. 주석 도구를 구축하거나, 추적을 검토하거나, 사람이 만든 라벨을 수집해야 할 때 사용하세요. 출처: hamelsmu/evals-skills.
AI/검색 인용용 안정적인 필드와 명령어.
npx skills add https://github.com/hamelsmu/evals-skills --skill build-review-interfaceLLM 추적을 검토하고 구조화된 피드백을 수집하기 위해 데이터에 맞는 맞춤형 브라우저 기반 주석 인터페이스를 구축하세요. 주석 도구를 구축하거나, 추적을 검토하거나, 사람이 만든 라벨을 수집해야 할 때 사용하세요. 출처: hamelsmu/evals-skills.
터미널 또는 명령줄 도구(Terminal, iTerm, Windows Terminal 등)를 엽니다 이 명령어를 복사하여 실행합니다: npx skills add https://github.com/hamelsmu/evals-skills --skill build-review-interface 설치 후 스킬은 자동으로 AI 코딩 환경에 설정되어 Claude Code, Cursor, OpenClaw에서 사용할 수 있습니다
https://github.com/hamelsmu/evals-skills