From ecc
기술 SEO, 온페이지 최적화, 구조화 데이터, Core Web Vitals, 콘텐츠 전략 전반에 걸쳐 SEO 개선을 감사, 계획, 구현합니다. 검색 가시성, 스키마 마크업, sitemap/robots, keyword mapping이 필요할 때 사용합니다.
npx claudepluginhub sam42-lab/everything-claude-code-krThis skill uses the workspace's default tool permissions.
꼼수가 아니라 기술적 정확성, 성능, 콘텐츠 관련성을 통해 검색 가시성을 높입니다.
Mandates invoking relevant skills via tools before any response in coding sessions. Covers access, priorities, and adaptations for Claude Code, Copilot CLI, Gemini CLI.
Share bugs, ideas, or general feedback.
꼼수가 아니라 기술적 정확성, 성능, 콘텐츠 관련성을 통해 검색 가시성을 높입니다.
robots.txt는 중요한 페이지를 허용하고 저가치 표면을 차단해야 합니다noindex가 없어야 합니다Article / BlogPostingProduct / OfferBreadcrumbListFAQPageH1 하나H2, H3는 실제 콘텐츠 계층을 반영Primary Topic - Specific Modifier | Brand
Action + topic + value proposition + one supporting detail
{
"@context": "https://schema.org",
"@type": "Article",
"headline": "Page Title Here",
"author": {
"@type": "Person",
"name": "Author Name"
},
"publisher": {
"@type": "Organization",
"name": "Brand Name"
}
}
[HIGH] Duplicate title tags on product pages
Location: src/routes/products/[slug].tsx
Issue: Dynamic titles collapse to the same default string.
Fix: Generate a unique title per product using the product name and primary category.
| Anti-pattern | Fix |
|---|---|
| keyword stuffing | 사용자 우선 작성 |
| 얇은 중복 페이지 | 통합하거나 차별화 |
| 실제 없는 콘텐츠에 대한 schema | 현실과 schema 일치 |
| 실제 페이지 확인 없는 조언 | 페이지를 먼저 읽기 |
| generic “improve SEO” 출력 | 페이지나 자산에 연결된 권고 |
seo-specialistfrontend-patternsbrand-voicemarket-research