Skip to content

docs(skills): XHTML Beautify-Diff Viewer 사용 가이드 추가#651

Merged
jk-kim0 merged 3 commits intomainfrom
jk/add-xhtml-diff-viewer-skill
Feb 10, 2026
Merged

docs(skills): XHTML Beautify-Diff Viewer 사용 가이드 추가#651
jk-kim0 merged 3 commits intomainfrom
jk/add-xhtml-diff-viewer-skill

Conversation

@jk-kim0
Copy link
Copy Markdown
Contributor

@jk-kim0 jk-kim0 commented Feb 10, 2026

Summary

  • xhtml_beautify_diff.py 도구의 사용법을 Claude skill 문서로 추가
  • reverse-sync 패치 검증, 테스트케이스 diff 확인 등 주요 활용 시나리오 정리
  • Skills README에 항목 및 참조 테이블 추가

내용

  • CLI 사용법 (python bin/xhtml_beautify_diff.py <file_a> <file_b>)
  • 주요 활용 시나리오 3가지: reverse-sync 패치 검증, 원본 vs 패치 비교, 테스트케이스 expected diff 확인
  • 정규화 동작 설명 (속성 순서, self-closing, entity 인코딩)
  • Python API 사용법 (beautify_xhtml, xhtml_diff)

Test plan

  • Skill 문서 내용이 실제 도구 동작과 일치하는지 확인
  • README.md 참조 테이블 업데이트 확인

🤖 Generated with Claude Code

reverse-sync 패치 검증, 테스트케이스 diff 확인 등에 활용하는
xhtml_beautify_diff.py 도구의 사용법을 skill 문서로 정리

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@vercel
Copy link
Copy Markdown

vercel Bot commented Feb 10, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
querypie-docs Canceled Canceled Comment Feb 10, 2026 1:30pm

Request Review

jk-kim0 and others added 2 commits February 10, 2026 22:26
verify 실행 → 산출물 구조 → beautify-diff 비교 → 출력 해석까지의
실전 워크플로우를 단계별로 기술

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@jk-kim0 jk-kim0 self-assigned this Feb 10, 2026
@jk-kim0 jk-kim0 enabled auto-merge (squash) February 10, 2026 13:28
@jk-kim0 jk-kim0 merged commit 56c9cef into main Feb 10, 2026
3 of 5 checks passed
@jk-kim0 jk-kim0 deleted the jk/add-xhtml-diff-viewer-skill branch February 10, 2026 13:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants