Files
our-claude-skills/ourdigital-custom-skills/20-jamie-brand-editor/procedures_schema_dataset/quick-burial-double-eyelid-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/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주 내에 자연스러워집니다. 수술 중 냉찜질 등으로 붓기를 최소화하고 있습니다."
}
}
]
}