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>
This commit is contained in:
2025-12-10 17:56:04 +09:00
commit 341d5f5a5b
498 changed files with 102813 additions and 0 deletions

View File

@@ -0,0 +1,160 @@
# Content Architecture Template
## Page Hierarchy Structure
```
[Page URL: /service-name]
├── H1: [Primary Keyword-Optimized Headline]
│ Example: "강남 눈 성형 전문의가 만드는 자연스러운 눈매"
│ Word Count Target: 15-25 characters
│ Keyword Placement: Primary keyword at beginning
├── Hero Section [Above Fold]
│ ├── Value Proposition (30-50 words)
│ │ └── Keywords: Primary + 1 LSI
│ ├── Trust Signals (3-5 items)
│ │ ├── Certification badges
│ │ ├── Years of experience
│ │ └── Success cases number
│ └── Primary CTA
│ └── Text: "무료 상담 신청하기"
├── H2: [Service Name] 이란? [Problem/Solution Framework]
│ Word Count: 200-300 words
│ Keywords: Primary (1x), LSI (2-3x)
│ ├── H3: 이런 고민이 있으신가요? [Pain Points]
│ │ ├── Pain point 1 (include LSI keyword)
│ │ ├── Pain point 2 (include LSI keyword)
│ │ └── Pain point 3 (include LSI keyword)
│ └── H3: [Clinic Name]의 솔루션 [Benefits]
│ ├── Benefit 1 (address pain point 1)
│ ├── Benefit 2 (address pain point 2)
│ └── Benefit 3 (address pain point 3)
├── H2: [Service Name] 종류 및 방법 [Service Categories]
│ Word Count: 400-500 words total
│ Keywords: Category-specific LSI keywords
│ ├── H3: [Sub-service 1] - [LSI Keyword Variation]
│ │ ├── Description (80-100 words)
│ │ ├── Best for (target audience)
│ │ ├── Duration & Recovery
│ │ └── CTA: "자세히 보기"
│ ├── H3: [Sub-service 2] - [LSI Keyword Variation]
│ │ └── [Same structure as above]
│ └── H3: [Sub-service 3] - [LSI Keyword Variation]
│ └── [Same structure as above]
├── H2: [Clinic Name] [Service Name]만의 차별점 [Trust & Authority]
│ Word Count: 300-400 words
│ Keywords: Brand + Primary keyword combinations
│ ├── H3: 전문 의료진 [Doctor Credentials]
│ │ ├── Doctor profile summary
│ │ ├── Specializations
│ │ └── Certifications
│ ├── H3: 검증된 시술 결과 [Success Metrics]
│ │ ├── Number statistics
│ │ ├── Success rate
│ │ └── Patient satisfaction
│ └── H3: 첨단 장비 및 시설 [Facilities]
│ ├── Equipment descriptions
│ └── Safety protocols
├── H2: [Service Name] 자주 묻는 질문 [FAQ Section]
│ Word Count: 500-700 words
│ Keywords: Long-tail question keywords
│ ├── Q1: [Long-tail keyword as question]?
│ │ └── A: [40-60 word answer, keyword in first sentence]
│ ├── Q2: [Price-related question]?
│ │ └── A: [Include "비용" LSI keyword]
│ ├── Q3: [Recovery-related question]?
│ │ └── A: [Include "회복기간" LSI keyword]
│ ├── Q4: [Side-effect question]?
│ │ └── A: [Include "부작용" LSI keyword]
│ ├── Q5: [Process question]?
│ │ └── A: [Include process-related LSI]
│ ├── Q6: [Candidacy question]?
│ │ └── A: [Include target audience keywords]
│ └── Q7: [Results duration question]?
│ └── A: [Include maintenance keywords]
├── H2: [Service Name] 시술 과정 [Process Guide]
│ Word Count: 300-400 words
│ Keywords: "과정", "단계", procedural LSI
│ ├── H3: 상담 및 검사 [Consultation]
│ ├── H3: 시술 당일 [Procedure Day]
│ ├── H3: 회복 과정 [Recovery]
│ └── H3: 사후 관리 [Aftercare]
├── H2: 실제 고객 후기 [Social Proof]
│ Word Count: 200-300 words
│ Keywords: "후기", "리뷰", satisfaction keywords
│ ├── Review snippet 1
│ ├── Review snippet 2
│ ├── Review snippet 3
│ └── Before/After gallery teaser
└── H2: 상담 예약 안내 [Conversion Section]
Word Count: 150-200 words
Keywords: CTA-related, location keywords
├── H3: 상담 예약 방법
├── H3: 오시는 길
└── H3: 문의 정보
```
## Keyword Density Map
| Section | Primary Keyword | LSI Keywords | Total Keywords |
|---------|----------------|--------------|----------------|
| Hero | 1 | 1-2 | 2-3 |
| Problem/Solution | 1 | 2-3 | 3-4 |
| Service Categories | 1-2 | 4-6 | 5-8 |
| Trust & Authority | 1 | 2-3 | 3-4 |
| FAQ | 2-3 | 5-7 | 7-10 |
| Process | 1 | 2-3 | 3-4 |
| Social Proof | 0-1 | 1-2 | 1-3 |
| Conversion | 1 | 1-2 | 2-3 |
| **Total** | **8-11** | **18-29** | **26-40** |
## Internal Linking Strategy
| From Section | To Page | Anchor Text | Purpose |
|-------------|---------|-------------|---------|
| Service Categories | Sub-service page | [Sub-service name] | Deep dive |
| FAQ | Price page | "비용 안내 페이지" | Conversion |
| Trust section | Doctor profile | "[Doctor name] 원장" | Authority |
| Process section | Consultation form | "상담 예약하기" | Conversion |
| Social proof | Gallery page | "더 많은 전후 사진" | Engagement |
## Content Length Guidelines
- **Total Page Length**: 2,000-2,500 words
- **Above Fold Content**: 100-150 words
- **Each H2 Section**: 200-500 words
- **Each H3 Subsection**: 80-150 words
- **Meta Description**: 150-160 characters
- **Image Alt Text**: 10-15 words each
## Schema Markup Requirements
```json
{
"@context": "https://schema.org",
"@type": "MedicalProcedure",
"name": "[Service Name]",
"description": "[Meta description]",
"procedureType": "Cosmetic",
"provider": {
"@type": "MedicalOrganization",
"name": "[Clinic Name]"
}
}
```
## Mobile Content Adaptation
- Reduce hero text by 30%
- Show 3 FAQs initially (expand for more)
- Simplify navigation to single-column
- Increase CTA button size
- Compress trust signals to carousel

View File

@@ -0,0 +1,95 @@
# Keyword Research Template
## Primary Keyword Analysis
| Metric | Value | Notes |
|--------|-------|-------|
| **Primary Keyword** | [KEYWORD] | Main target keyword |
| **Monthly Search Volume** | [VOLUME] | Average monthly searches |
| **Keyword Difficulty** | [0-100] | Competition score |
| **Current Ranking** | #[POSITION] | Current SERP position |
| **Search Trend** | ↑ ↓ → | Trending direction |
## LSI Keywords Matrix
| LSI Keyword | Search Volume | Intent Type | Priority |
|------------|--------------|-------------|----------|
| [keyword 1] | [volume] | Informational | High |
| [keyword 2] | [volume] | Transactional | Medium |
| [keyword 3] | [volume] | Comparative | High |
| [keyword 4] | [volume] | Informational | Medium |
| [keyword 5] | [volume] | Transactional | Low |
| [keyword 6] | [volume] | Comparative | High |
| [keyword 7] | [volume] | Informational | Medium |
| [keyword 8] | [volume] | Navigational | Low |
| [keyword 9] | [volume] | Transactional | High |
| [keyword 10] | [volume] | Informational | Medium |
## User Intent Distribution
```
Informational (Research Phase): ___%
- Common queries: "what is", "how to", "benefits of"
- Content needed: Educational guides, FAQs, process explanations
Comparative (Evaluation Phase): ___%
- Common queries: "best", "vs", "reviews", "비교"
- Content needed: Comparison tables, reviews, case studies
Transactional (Ready to Convert): ___%
- Common queries: "price", "book", "consultation", "예약"
- Content needed: CTAs, pricing, booking forms
```
## Long-tail Keyword Opportunities
### Question-based Keywords
- [질문 키워드 1]
- [질문 키워드 2]
- [질문 키워드 3]
### Location-based Keywords
- [지역] + [primary keyword]
- [지역] + [primary keyword] + 잘하는곳
- [지역] + [primary keyword] + 추천
### Modifier-based Keywords
- [primary keyword] + 비용
- [primary keyword] + 부작용
- [primary keyword] + 회복기간
- [primary keyword] + 전후
## Competitor Keyword Analysis
| Competitor | Target Keywords | Ranking Keywords | Gap Opportunities |
|------------|----------------|------------------|-------------------|
| Competitor 1 | [keywords] | [keywords] | [missing keywords] |
| Competitor 2 | [keywords] | [keywords] | [missing keywords] |
| Competitor 3 | [keywords] | [keywords] | [missing keywords] |
## Seasonal Trends
| Month | Search Volume | Events/Factors |
|-------|--------------|----------------|
| January | [volume] | New year resolutions |
| February | [volume] | [factor] |
| March | [volume] | [factor] |
| ... | ... | ... |
## Platform-Specific Keywords
### Naver-Optimized
- [네이버 specific keyword 1]
- [네이버 specific keyword 2]
### Google-Optimized
- [Google specific keyword 1]
- [Google specific keyword 2]
## Action Items
- [ ] Target primary keyword in H1 and title tag
- [ ] Include 3-5 LSI keywords naturally in content
- [ ] Create content matching user intent distribution
- [ ] Optimize for question-based featured snippets
- [ ] Add location modifiers for local SEO

View File

@@ -0,0 +1,239 @@
# SEO Technical Checklist Template
## Meta Tags Optimization
### Title Tag
- [ ] Length: 50-60 characters
- [ ] Primary keyword at beginning
- [ ] Brand name at end
- [ ] Unique for each page
- [ ] Formula: `[Primary Keyword] - [Value Proposition] | [Brand]`
**Template**: `{primary_keyword} 전문 - {unique_value} | {clinic_name}`
**Example**: `눈 성형 전문 - 자연스러운 라인 | 제이미클리닉`
### Meta Description
- [ ] Length: 150-160 characters
- [ ] Include primary keyword
- [ ] Include 1-2 LSI keywords
- [ ] Clear CTA
- [ ] Unique for each page
**Template**: `{location} {primary_keyword} 전문의가 {benefit}. {credential}. 무료상담 ☎ {phone}`
**Example**: `강남 눈 성형 전문의가 자연스러운 눈매를 디자인합니다. 15년 경력, 10,000건 시술. 무료상담 ☎ 02-1234-5678`
### Open Graph Tags
```html
<meta property="og:title" content="{page_title}">
<meta property="og:description" content="{meta_description}">
<meta property="og:image" content="{featured_image_url}">
<meta property="og:url" content="{page_url}">
<meta property="og:type" content="website">
<meta property="og:locale" content="ko_KR">
```
## Header Tags Structure
- [ ] Only one H1 per page
- [ ] H1 contains primary keyword
- [ ] H2 tags for main sections (5-7)
- [ ] H3 tags for subsections
- [ ] Logical hierarchy maintained
- [ ] Keywords distributed naturally
## Content Optimization
### Keyword Density
- [ ] Primary keyword: 2-3% (20-30 times per 1000 words)
- [ ] LSI keywords: 1-2% each
- [ ] Natural placement (no stuffing)
- [ ] Synonyms and variations used
### Content Structure
- [ ] First 100 words include primary keyword
- [ ] Short paragraphs (3-4 sentences)
- [ ] Bullet points and lists
- [ ] Bold important keywords (sparingly)
- [ ] Internal links: 5-10
- [ ] External links: 2-3 (authoritative)
## Schema Markup
### Medical Procedure Schema
```json
{
"@context": "https://schema.org",
"@type": "MedicalProcedure",
"name": "{procedure_name}",
"procedureType": "Cosmetic",
"bodyLocation": "{body_part}",
"outcome": "{expected_outcome}",
"preparation": "{preparation_required}",
"followup": "{followup_care}",
"provider": {
"@type": "MedicalOrganization",
"name": "{clinic_name}",
"address": {
"@type": "PostalAddress",
"streetAddress": "{street}",
"addressLocality": "{city}",
"addressCountry": "KR"
}
}
}
```
### FAQ Schema
```json
{
"@context": "https://schema.org",
"@type": "FAQPage",
"mainEntity": [{
"@type": "Question",
"name": "{question}",
"acceptedAnswer": {
"@type": "Answer",
"text": "{answer}"
}
}]
}
```
## Image Optimization
- [ ] Descriptive file names: `eye-surgery-before-after-case1.jpg`
- [ ] Alt text with keywords: `눈 성형 전후 사진 - 30대 여성 사례`
- [ ] Compressed file size (< 200KB)
- [ ] WebP format with fallback
- [ ] Lazy loading implemented
- [ ] Image sitemap created
## Performance Optimization
### Page Speed
- [ ] Load time < 3 seconds
- [ ] First Contentful Paint < 1.8s
- [ ] Time to Interactive < 3.8s
- [ ] Total page size < 3MB
- [ ] Requests minimized (< 50)
### Core Web Vitals
- [ ] LCP (Largest Contentful Paint) < 2.5s
- [ ] FID (First Input Delay) < 100ms
- [ ] CLS (Cumulative Layout Shift) < 0.1
## Mobile Optimization
- [ ] Mobile-responsive design
- [ ] Viewport meta tag set
- [ ] Touch-friendly buttons (44x44px minimum)
- [ ] Readable font size (16px minimum)
- [ ] No horizontal scrolling
- [ ] Mobile page speed < 3s
## URL Structure
- [ ] SEO-friendly URL: `/eye-surgery` or `/눈-성형`
- [ ] No special characters
- [ ] Lowercase only
- [ ] Hyphens for word separation
- [ ] Under 60 characters
- [ ] Include primary keyword
## Internal Linking
| From Page | To Page | Anchor Text | Purpose |
|-----------|---------|-------------|---------|
| Gateway | Service Detail | {service_name} | Deep content |
| Gateway | Doctor Profile | {doctor_name} 원장 | Authority |
| Gateway | Pricing | 비용 안내 | Conversion |
| Gateway | Gallery | 시술 전후 사진 | Engagement |
| Gateway | Contact | 상담 예약 | Conversion |
## Naver-Specific Optimization
### Naver Webmaster Tools
- [ ] Site verification complete
- [ ] XML sitemap submitted
- [ ] Robots.txt configured
- [ ] Syndication feed active
- [ ] Site optimization report reviewed
### Naver SEO Elements
- [ ] Title under 30 Korean characters
- [ ] C-Rank tags implemented
- [ ] Image-to-text ratio optimized (40:60)
- [ ] Outbound links minimized
- [ ] Brand search optimization
## Tracking & Analytics
- [ ] Google Analytics 4 installed
- [ ] Google Search Console verified
- [ ] Naver Analytics installed
- [ ] Conversion tracking configured
- [ ] Event tracking for CTAs
- [ ] Heatmap tool installed
## Security & Technical
- [ ] SSL certificate active (HTTPS)
- [ ] WWW/non-WWW redirect configured
- [ ] 404 error page customized
- [ ] XML sitemap generated
- [ ] Robots.txt optimized
- [ ] Canonical URLs set
- [ ] Hreflang tags (if multi-language)
## Quality Checks
### Content Quality
- [ ] No spelling/grammar errors
- [ ] Medical information accurate
- [ ] Legal compliance verified
- [ ] Contact information correct
- [ ] CTAs working properly
### Cross-browser Testing
- [ ] Chrome (Desktop/Mobile)
- [ ] Safari (Desktop/Mobile)
- [ ] Firefox
- [ ] Samsung Internet
- [ ] Naver Whale
## Monthly Monitoring Tasks
- [ ] Keyword ranking check
- [ ] Organic traffic analysis
- [ ] Bounce rate monitoring
- [ ] Conversion rate tracking
- [ ] Competitor analysis
- [ ] Content freshness update
- [ ] Broken link check
- [ ] Page speed test
## Priority Levels
1. **Critical (Day 1)**
- Title and meta tags
- H1 optimization
- Mobile responsiveness
- Page speed < 4s
2. **High (Week 1)**
- Schema markup
- Internal linking
- Image optimization
- Content optimization
3. **Medium (Week 2-3)**
- Naver optimization
- FAQ implementation
- Social proof elements
- Analytics setup
4. **Low (Month 2)**
- A/B testing
- Advanced schema
- Link building
- Content expansion