nextjs-seo
✓Next.js SEO 最適化ガイド。 Next.js アプリの構築、検索エンジン向けの最適化、Google インデックスの問題の修正、メタデータ、サイトマップ、robots.txt、JSON-LD の実装、または SEO の監査を行うときに使用します。
SKILL.md
Comprehensive SEO guide for Next.js 16+ applications using App Router.
| SSG (Static) | Content rarely changes | Best - pre-rendered HTML | | SSR | Dynamic content per request | Great - server-rendered | | ISR | Large sites, periodic updates | Great - cached + fresh | | CSR | Dashboards, authenticated areas | Poor - avoid for SEO pages |
| LCP (Largest Contentful Paint) | < 2.5s | Loading speed | | INP (Interaction to Next Paint) | < 200ms | Interactivity | | CLS (Cumulative Layout Shift) | < 0.1 | Visual stability |
Next.js SEO 最適化ガイド。 Next.js アプリの構築、検索エンジン向けの最適化、Google インデックスの問題の修正、メタデータ、サイトマップ、robots.txt、JSON-LD の実装、または SEO の監査を行うときに使用します。 ソース: laguagu/claude-code-nextjs-skills。
引用可能な情報
AI/検索での引用用の安定したフィールドとコマンド。
- インストールコマンド
npx skills add https://github.com/laguagu/claude-code-nextjs-skills --skill nextjs-seo- カテゴリ
- $マーケティング
- 認証済み
- ✓
- 初回登録
- 2026-02-01
- 更新日
- 2026-02-18
クイックアンサー
nextjs-seo とは?
Next.js SEO 最適化ガイド。 Next.js アプリの構築、検索エンジン向けの最適化、Google インデックスの問題の修正、メタデータ、サイトマップ、robots.txt、JSON-LD の実装、または SEO の監査を行うときに使用します。 ソース: laguagu/claude-code-nextjs-skills。
nextjs-seo のインストール方法は?
ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/laguagu/claude-code-nextjs-skills --skill nextjs-seo インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code や Cursor で使用できるようになります
ソースリポジトリはどこですか?
https://github.com/laguagu/claude-code-nextjs-skills
詳細
- カテゴリ
- $マーケティング
- ソース
- skills.sh
- 初回登録
- 2026-02-01