Files
our-claude-skills/ourdigital-custom-skills/20-jamie-brand-editor/procedures_schema_dataset/sub-brow-excision-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.9 KiB
JSON

{
"@context": "https://schema.org",
"@type": "FAQPage",
"name": "눈썹밑 피부절개술 자주 묻는 질문",
"description": "제이미성형외과 눈썹밑 피부절개술(Sub-brow Excision)에 대한 자주 묻는 질문과 답변입니다.",
"url": "https://jamie.clinic/eye/sub-brow-excision",
"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": "눈썹 바로 아래 경계선을 따라 절개하므로 수술 초기에는 붉은 기운이 있을 수 있으나, 시간이 지나면서 점차 옅어져 눈썹에 가려 거의 눈에 띄지 않게 됩니다. 흉터 관리에 신경 써주시면 더욱 좋은 결과를 얻을 수 있습니다."
}
}
]
}