docs/ja-JP/skills/seo/SKILL.md
テクニカル SEO、オンページ最適化、構造化データ、Core Web Vitals、およびコンテンツ戦略にわたる SEO 改善の監査、計画、実施。ユーザーが検索可視性の向上、SEO 修正、スキーママークアップ、サイトマップ/robots の作業、またはキーワードマッピングを希望する場合に使用します。
npx skillsauth add affaan-m/everything-claude-code seoInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
小手先の技巧ではなく、技術的な正確さ、パフォーマンス、コンテンツの関連性を通じて検索可視性を向上させます。
以下の場合にこのスキルを使用します:
robots.txt は重要なページを許可し、低価値なサーフェスをブロックする必要があるnoindex になっていないArticle / BlogPostingProduct と OfferBreadcrumbListFAQPageH1 が1つH2 と H3 は実際のコンテンツ階層を反映する必要がある主要トピック - 具体的な修飾語 | ブランド
アクション + トピック + 価値提案 + 1つのサポート詳細
{
"@context": "https://schema.org",
"@type": "Article",
"headline": "ページタイトルをここに",
"author": {
"@type": "Person",
"name": "著者名"
},
"publisher": {
"@type": "Organization",
"name": "ブランド名"
}
}
[HIGH] 商品ページで重複するタイトルタグ
場所: src/routes/products/[slug].tsx
問題: 動的タイトルが同じデフォルト文字列に折りたたまれており、関連性が弱まり重複シグナルが生じます。
修正: 商品名と主要カテゴリを使用して商品ごとにユニークなタイトルを生成する。
| アンチパターン | 修正 | | --- | --- | | キーワードスタッフィング | まずユーザーのために書く | | 薄い準重複ページ | 統合するかまたは差別化する | | 実際には存在しないコンテンツのスキーマ | スキーマを現実に合わせる | | 実際のページを確認せずにコンテンツアドバイスを提供 | まず実際のページを読む | | 一般的な「SEO を改善する」出力 | すべての推奨事項をページまたはアセットに結びつける |
seo-specialistfrontend-patternsbrand-voicemarket-researchtools
Garbage collection for your Claude Code configuration. Periodically scans ~/.claude (skills, memory, hooks, permissions, MCP servers, caches) for redundant, stale, orphaned, or low-value items, then walks the user through a confirm-each-deletion cleanup. Use when the user says "clean up my config", "config GC", "too many skills", "audit my setup", "my .claude is bloated", or asks for a periodic config review.
data-ai
当用户希望通过并行工作、并发 agents、批量工具调用、隔离 worktree 或多条独立验证通道来大幅加速任务、同时不损失正确性时使用。
documentation
在回答之前先读取仓库的实时状态,引导用户了解 ECC 当前的 agents、skills、命令、hooks、规则、安装配置档案以及项目接入流程。
testing
Fact-forcing gate that blocks Edit/Write/Bash (including MultiEdit) and demands concrete investigation (importers, data schemas, user instruction) before allowing the action. Measurably improves output quality by +2.25 points vs ungated agents.