Loading skill
Install any skill in seconds. Free to start, no credit card required.
Get Started Free →Standardized guidelines and patterns for Frontend Seo React.
| Test case | Without → With | Effect | Δ tokens | Δ turns |
|---|---|---|---|---|
| case-09 | ✗→✓ | ▲ Improved | -8% | 0% |
| case-13 | ✗→✓ | ▲ Improved | -18% | 0% |
| case-23 | ✓→✓ | = Same ✓ | -25% | 0% |
| case-08 | ✓→✓ | = Same ✓ | 17% | 0% |
| case-02 | ✓→✓ | = Same ✓ | -14% | 0% |
typescriptimport Head from 'next/head'; <Head> <title>Page Title</title> <meta name="description" content="Page description" /> <meta property="og:title" content="Social Title" /> <meta property="og:description" content="Social description" /> <meta property="og:image" content="/og-image.jpg" /> </Head>
typescript<script type="application/ld+json"> {JSON.stringify({ "@context": "https://schema.org", "@type": "Article", "headline": "Title", "author": { "@type": "Person", "name": "Author" } })} </script>
Other measured skills in the registry, with their headline benchmark lift.