Files
our-claude-skills/ourdigital-custom-skills/20-jamie-brand-editor/procedures_schema_dataset/lower-eyelid-fat-repositioning-faq.json
Andrew Yim 341d5f5a5b Initial commit: Claude Skills Factory with 8 refined custom skills
Custom Skills (ourdigital-custom-skills/):
- 00-ourdigital-visual-storytelling: Blog featured image prompt generator
- 01-ourdigital-research-publisher: Research-to-publication workflow
- 02-notion-organizer: Notion workspace management
- 03-research-to-presentation: Notion research to PPT/Figma
- 04-seo-gateway-strategist: SEO gateway page strategy planning
- 05-gateway-page-content-builder: Gateway page content generation
- 20-jamie-brand-editor: Jamie Clinic branded content GENERATION
- 21-jamie-brand-guardian: Jamie Clinic content REVIEW & evaluation

Refinements applied:
- All skills converted to SKILL.md format with YAML frontmatter
- Added version fields to all skills
- Flattened nested folder structures
- Removed packaging artifacts (.zip, .skill files)
- Reorganized file structures (scripts/, references/, etc.)
- Differentiated Jamie skills with clear roles

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

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-10 17:56:04 +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": "눈밑지방재배치는 눈 안쪽 결막을 통해 접근하므로 피부나 근육 손상이 적어 눈이 뒤집어지는(안검외반) 부작용 발생 가능성이 매우 낮습니다. 숙련된 전문의가 안전하게 수술을 진행합니다."
}
}
]
}