- 对于元数据(在 .tsx 文件中):
import type { Metadata } from 'next' export const metadata: Metadata = { title: '页面标题', description: '页面描述', }
Nextjs 14 SEO Metadata Rules
在 Next.js 14 组件中定义元数据以进行 SEO 优化的规则。
Nextjs 14 SEO Metadata Rules by liaosw97 · 9376416
npx skillmds@latest add liaosw97/nextjs-14-seo-metadata-rules File contents
---name: nextjs-14-seo-metadata-rulesdescription: 在 Next.js 14 组件中定义元数据以进行 SEO 优化的规则。---- 对于元数据(在 .tsx 文件中): ```tsx import type { Metadata } from 'next' export const metadata: Metadata = { title: '页面标题', description: '页面描述', } ```
liaosw97/awesome-rules-skills/tree/main/plugins/nextjs/skills/nextjs-14-seo-metadata-rules commit 9376416876
Frequently asked questions
Run npx skillmds@latest add liaosw97/nextjs-14-seo-metadata-rules in your terminal (requires Node.js), paste this page's agent-chat prompt into Claude, Cursor, or any MCP-connected agent, or download the SKILL.md file and copy it into your agent's skills directory.
在 Next.js 14 组件中定义元数据以进行 SEO 优化的规则。 It is listed under Marketing & Growth on SkillMD.
This skill has not completed SkillMD's automated safety review yet. Capability flags: docs only. SkillMD never runs a skill's scripts for you; review the SKILL.md before installing.
This skill is tagged as working with Claude Code, Claude.ai, OpenAI Codex. SKILL.md is an open format, so most agents that read a skills directory can load it too.
Yes. Installing skills from SkillMD is free, and the skill stays under its author's original license.
liaosw97 (@liaosw97) published this skill. Their other Agent Skills are listed on their SkillMD profile.