Files
our-claude-skills/ourdigital-custom-skills/40-jamie-brand-editor/desktop/procedures_dataset/revision-eye-surgery.json
Andrew Yim eea49f9f8c refactor(skills): Restructure skills to dual-platform architecture
Major refactoring of ourdigital-custom-skills with new numbering system:

## Structure Changes
- Each skill now has code/ (Claude Code) and desktop/ (Claude Desktop) versions
- New progressive numbering: 01-09 General, 10-19 SEO, 20-29 GTM, 30-39 OurDigital, 40-49 Jamie

## Skill Reorganization
- 01-notion-organizer (from 02)
- 10-18: SEO tools split into focused skills (technical, on-page, local, schema, vitals, gsc, gateway)
- 20-21: GTM audit and manager
- 30-32: OurDigital designer, research, presentation
- 40-41: Jamie brand editor and audit

## New Files
- .claude/commands/: Slash command definitions for all skills
- CLAUDE.md: Updated with new skill structure documentation
- REFACTORING_PLAN.md: Migration documentation
- COMPATIBILITY_REPORT.md, SKILLS_COMPARISON.md: Analysis docs

## Removed
- Old skill directories (02-05, 10-14, 20-21 old numbering)
- Consolidated into new structure with _archive/ for reference

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-22 01:58:24 +09:00

31 lines
1.3 KiB
JSON

{
"@context": "https://schema.org",
"@type": "FAQPage",
"mainEntity": [
{
"@type": "Question",
"name": "눈 재수술이 필요한 경우는 언제인가요?",
"acceptedAnswer": {
"@type": "Answer",
"text": "첫 수술 후 쌍꺼풀 라인이 비대칭이거나 너무 높거나 낮은 경우, 흉터가 두드러지는 경우, 눈매가 부자연스럽거나 풀린 경우 등에서 눈 재수술을 고려할 수 있습니다."
}
},
{
"@type": "Question",
"name": "재수술은 어떤 점이 어려운가요?",
"acceptedAnswer": {
"@type": "Answer",
"text": "재수술은 첫 수술로 인해 눈꺼풀 조직에 흉터와 유착이 생겨 있어 해부학적 구조가 변해 있습니다. 따라서 섬세한 박리와 교정이 필요하며 경험이 많은 전문의에게 받는 것이 중요합니다."
}
},
{
"@type": "Question",
"name": "재수술 후 회복 기간은 얼마나 되나요?",
"acceptedAnswer": {
"@type": "Answer",
"text": "일반적으로 재수술은 첫 수술보다 조직이 더 손상되어 있어 붓기와 멍이 오래갈 수 있습니다. 회복 기간은 개인차가 있지만 약 2주 이상 소요될 수 있으며, 일정 기간 충분한 휴식과 관리가 필요합니다."
}
}
]
}