Files
our-claude-skills/ourdigital-custom-skills/40-jamie-brand-editor/desktop/procedures_dataset/lower-eyelid-fat-repositioning-faq.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

47 lines
1.8 KiB
JSON

{
"@context": "https://schema.org",
"@type": "FAQPage",
"name": "눈밑지방재배치 자주 묻는 질문",
"description": "제이미성형외과 눈밑지방재배치(다크서클 눈밑성형) 수술에 대한 자주 묻는 질문과 답변입니다.",
"url": "https://jamie.clinic/eye/lower-eyelid-fat-repositioning",
"inLanguage": "ko",
"dateModified": "2025-12-01",
"publisher": {
"@type": "MedicalOrganization",
"@id": "https://jamie.clinic/#organization",
"name": "제이미성형외과",
"url": "https://jamie.clinic",
"logo": {
"@type": "ImageObject",
"url": "https://jamie.clinic/images/logo.png"
},
"address": {
"@type": "PostalAddress",
"streetAddress": "압구정로 136 EHL빌딩 3층",
"addressLocality": "강남구",
"addressRegion": "서울특별시",
"postalCode": "06029",
"addressCountry": "KR"
},
"telephone": "+82-2-542-2399"
},
"mainEntity": [
{
"@type": "Question",
"name": "눈밑지방재배치하면 애교살이 없어지나요?",
"acceptedAnswer": {
"@type": "Answer",
"text": "제이미성형외과에서는 개인의 상태에 따라 애교살을 최대한 보존하는 방향으로 수술을 진행합니다. 수술 전 상담 시 애교살 보존 여부에 대해 충분히 상의하고 결정하게 됩니다."
}
},
{
"@type": "Question",
"name": "수술 후 눈이 뒤집어지는 부작용은 없나요?",
"acceptedAnswer": {
"@type": "Answer",
"text": "눈밑지방재배치는 눈 안쪽 결막을 통해 접근하므로 피부나 근육 손상이 적어 눈이 뒤집어지는(안검외반) 부작용 발생 가능성이 매우 낮습니다. 숙련된 전문의가 안전하게 수술을 진행합니다."
}
}
]
}