Files
our-claude-skills/ourdigital-custom-skills/20-jamie-brand-editor/procedures_schema_dataset/revision-eye-surgery.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

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주 이상 소요될 수 있으며, 일정 기간 충분한 휴식과 관리가 필요합니다."
}
}
]
}