frontend-seo-ssg

frontend-seo-ssg is a cursor rule for Cursor from williamisnotdefined/rubiks-cube-solver. It costs 0 tokens per session (2,719 once invoked), scanned A, original, MIT.

Frontend rules for website routes, languages, search-engine metadata, and pages generated before a browser loads them.

In plain words
What is it for?
Use it when changing route definitions, language paths, SEO metadata, static pages, hydration, or public SEO files.
Why use it?
It helps keep translated pages, URLs, search listings, and browser handoff behavior consistent.

Cursor rule for Cursor

Written for Cursor: installed under .cursor/.

Good fit Use it when changing route definitions, language paths, SEO metadata, static pages, hydration, or public SEO files.

Compare 6 cursor rules from other repositories ↓
Install with agentmods
npx agentmods add rules/williamisnotdefined/rubiks-cube-solver/frontend-seo-ssg
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Clone the repo
git clone --depth 1 https://github.com/williamisnotdefined/rubiks-cube-solver

Made for: Cursor.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for frontend-seo-ssg

README.md
[![agentmods](https://agentmods.dev/badge/rules/williamisnotdefined/rubiks-cube-solver/frontend-seo-ssg.svg)](https://agentmods.dev/rules/williamisnotdefined/rubiks-cube-solver/frontend-seo-ssg)
Your own site
<a href="https://agentmods.dev/rules/williamisnotdefined/rubiks-cube-solver/frontend-seo-ssg"><img src="https://agentmods.dev/badge/rules/williamisnotdefined/rubiks-cube-solver/frontend-seo-ssg.svg" alt="Measured on agentmods" height="20"></a>
Per session 0 Nothing until a file matches its globs; then the whole rule loads.
When invoked 2,719 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00000 $0.02719
Opus 5 $0.00000 $0.01359
Sonnet 5 $0.00000 $0.00544
Haiku 4.5 $0.00000 $0.00272

Measured 7d ago against content hash 1d1b3793d95a, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-07, from the pricing page.

Security

Grade A, and why

frontend-seo-ssg scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 7d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

.cursor/rules/frontend-seo-ssg.mdc · 168 lines

How it starts

The opening of the file, as written. The whole thing — 168 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Generated from ai/registry.json. Do not edit manually.

Canonical skill: ../../ai/skills/frontend-seo-ssg.md.

Referenced context:

  • ../../ai/rules/frontend-rules.md
  • ../../ai/rules/frontend-quality-rules.md
  • ../../ai/architecture/web-architecture.md

This file is compiled from canonical AI knowledge files. Edit canonical files under ai, then run npm run ai:sync.

Compiled AI Skill: frontend-seo-ssg

Canonical Skill: ai/skills/frontend-seo-ssg.md

Frontend SEO And SSG

Use for route manifests, locales, metadata, static generation, hydration, public SEO assets, and language-routing E2E.

Read First

  • ai/rules/frontend-rules.md
  • ai/rules/frontend-quality-rules.md
  • ai/architecture/web-architecture.md

Workflow

  • Update the route manifest as the shared source for routing, routable SSG paths, indexable sitemap paths, metadata, and alternates.
  • Keep unprefixed en-US; publish each other locale only with complete visible and SEO translations.
  • Preserve real React static rendering, hydrateRoot, and SPA navigation after hydration.
  • Verify 200 responses for every routable path, noindex for incomplete paths, 404 only for unknown paths, generated HTML/assets, canonical/hreflang/JSON-LD parity, redirects/proxy behavior, build, and language-routing E2E.

Referenced Context

Reference: ai/rules/frontend-rules.md

Frontend Rules

Boundaries

  • Keep solving, notation semantics, puzzle validity, and replay verification in Rust. React renders and coordinates typed product workflows.
  • Keep HTTP mechanics and normalization in apps/web/src/api; UI consumes domain hooks/adapters.
  • Typed scan-session contracts MAY contain reviewed stickers, confidence, and manual overrides. Notation solve UI MUST NOT expose facelet, Kociemba, or raw cube-state inputs.
  • Keep API load, form, page workflow, solve result, scanner review, and visualization playback state separately owned unless a focused page owner coordinates them.
  • Use the active @rubiks-cube-solver/rubiks-cube package as a visualization adapter, never as canonical solver state.

Read the full file on GitHub · 168 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 7d ago First seen · 168 lines · 0 tokens per session scan A 1d1b3793d95a

Subscribe to this mod's changes

frontend-seo-ssg is a cursor rule published in the GitHub repository williamisnotdefined/rubiks-cube-solver (4 stars, last pushed 7d ago), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 2,719 tokens. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.