Files
our-claude-skills/ourdigital-custom-skills/40-jamie-brand-editor/desktop/procedures_dataset/quick-burial-double-eyelid-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/quick-burial-double-eyelid",
"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": "개인차가 있지만, 일반적으로 큰 붓기는 2~3일 정도 지속되며, 이후 점차 가라앉아 1~2주 내에 자연스러워집니다. 수술 중 냉찜질 등으로 붓기를 최소화하고 있습니다."
}
}
]
}