Skip to content

Add SEO skill, promote editor SEO.md#651

Merged
softmarshmallow merged 1 commit intomainfrom
feature/laughing-wright
Apr 8, 2026
Merged

Add SEO skill, promote editor SEO.md#651
softmarshmallow merged 1 commit intomainfrom
feature/laughing-wright

Conversation

@softmarshmallow
Copy link
Copy Markdown
Member

@softmarshmallow softmarshmallow commented Apr 8, 2026

Summary

  • Add .agents/skills/seo/SKILL.md — comprehensive SEO skill covering Next.js metadata, OG/Twitter cards, sitemaps, Google Image Search gotchas, structured data (JSON-LD), Docusaurus frontmatter, blog post SEO, crawl control, and canonical URL handling for tenant domains
  • Remove editor/app/(www)/SEO.md — its content has been absorbed and expanded in the new skill

Test plan

  • Verify the seo skill is detected by the agent runtime (triggers on "SEO", "metadata", "sitemap", "open graph", etc.)
  • Confirm no broken references to the old editor/app/(www)/SEO.md

🤖 Generated with Claude Code

Summary by CodeRabbit

  • Documentation
    • Added comprehensive SEO best-practice guidelines covering page metadata, social media cards, sitemaps, image optimization, structured data, robots configuration, and content standards.
    • Removed legacy SEO documentation.

@vercel
Copy link
Copy Markdown

vercel Bot commented Apr 8, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
blog Ready Ready Preview, Comment Apr 8, 2026 0:07am
docs Building Building Preview, Comment Apr 8, 2026 0:07am
grida Building Building Preview, Comment Apr 8, 2026 0:07am
viewer Ready Ready Preview, Comment Apr 8, 2026 0:07am
3 Skipped Deployments
Project Deployment Actions Updated (UTC)
backgrounds Ignored Ignored Apr 8, 2026 0:07am
code Ignored Ignored Apr 8, 2026 0:07am
legacy Ignored Ignored Apr 8, 2026 0:07am

Request Review

@softmarshmallow softmarshmallow merged commit 714eaaa into main Apr 8, 2026
11 of 14 checks passed
@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Apr 8, 2026

Caution

Review failed

The pull request is closed.

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 856fb9cc-2063-4d45-a3be-70d9fa0041af

📥 Commits

Reviewing files that changed from the base of the PR and between cb165cd and f03b85e.

📒 Files selected for processing (2)
  • .agents/skills/seo/SKILL.md
  • editor/app/(www)/SEO.md

Walkthrough

This PR consolidates SEO documentation by relocating and restructuring SEO best-practice guidelines from the application directory into a centralized skills repository. The new SEO skill document establishes comprehensive guidelines covering Next.js metadata, image optimization, sitemaps, Open Graph/Twitter cards, and documentation standards.

Changes

Cohort / File(s) Summary
New SEO Skill Documentation
.agents/skills/seo/SKILL.md
Added comprehensive SEO best-practice guidelines covering Next.js public route metadata requirements, image optimization for search indexing, Open Graph/Twitter card configuration, sitemap integration, Docusaurus documentation standards, blog post conventions, robots.txt crawl control, and canonical/noindex guidance.
Removed Legacy SEO Documentation
editor/app/(www)/SEO.md
Removed outdated SEO documentation covering Next.js Image optimization gotchas, metadataBase configuration, and image search indexing tactics previously recorded in the application directory.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~5 minutes

Possibly related PRs

  • Enhance documentation and SEO for brand assets #543: Directly removes the editor/app/(www)/SEO.md file that was previously introduced, making this PR a logical follow-up to consolidate SEO guidance into a centralized location.
  • grida.co/brand #469: The new SEO skill guidelines (covering metadataBase, Open Graph/Twitter image handling, and sitemap configuration) are directly applicable to the brand page implementation and metadata exports introduced in that PR.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch feature/laughing-wright

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant