site-architecture

Configure technical SEO foundations for Next.js websites.

Updated Jun 19, 2026
One-click install
npx skills add https://github.com/lciacci/tessera --skill site-architecture-lciacci
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: site-architecture
Source: https://github.com/lciacci/tessera/tree/main/skills/site-architecture
Command: npx skills add https://github.com/lciacci/tessera --skill site-architecture-lciacci

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps websites become easier for search engines, AI crawlers, and social platforms to discover, understand, and index by improving their technical architecture and performance.

Core Features & Use Cases

  • Crawler Access: Configure robots.txt rules for search engines, AI assistants, and unwanted scrapers.
  • Search Metadata: Create sitemaps, canonical URLs, Open Graph tags, Twitter Cards, and structured data.
  • Performance and Structure: Improve Core Web Vitals, internal linking, URL organization, security headers, and Next.js metadata.
  • Use Case: When launching a Next.js marketing site, use this Skill to generate crawlable robots and sitemap configuration, optimize page metadata, add schema markup, and establish a search-friendly URL and linking structure.

Quick Start

Use the site-architecture skill to audit and configure the technical SEO foundations for my website, including robots.txt, sitemap, metadata, structured data, and Core Web Vitals.

Frequently Asked Questions about site-architecture

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I configure robots.txt to allow AI crawlers while blocking unwanted scrapers?

Technical SEO improves site architecture so search engines and AI crawlers can discover and interpret content. It requires configuring crawl directives, canonical metadata, sitemap generation, and structured data to support reliable indexing across platforms.

How do I set up metadata and structured data for a Next.js marketing site?

Setting up Next.js metadata requires implementing canonical URLs, Open Graph tags, Twitter Cards, and schema markup. This Skill generates search-friendly URL structures, internal linking configurations, and Next.js metadata implementations to ensure pages are discoverable and properly indexed.

What is the best way to improve Core Web Vitals and page discoverability?

Improving Core Web Vitals and discoverability requires optimizing page performance, internal linking, and URL organization alongside security headers. This Skill audits technical SEO foundations to establish Core Web Vitals targets and structural improvements for faster, more crawlable pages.

Do I need a sitemap and canonical URLs for AI crawlers to index my site?

A sitemap and canonical URLs are required for AI crawlers to reliably index site content. This Skill configures sitemap generation and canonical metadata to ensure search engines and AI assistants can accurately discover, interpret, and index pages without duplication conflicts.

How do I add Open Graph tags and Twitter Cards for social sharing?

Adding Open Graph tags and Twitter Cards requires implementing social sharing metadata within your page headers. This Skill configures social sharing tags alongside canonical metadata and structured data to ensure content is properly interpreted and displayed across social platforms.

What security headers are needed for technical SEO and reliable indexing?

Security headers support technical SEO by establishing a safe crawling environment and reliable indexing. This Skill configures security headers alongside Core Web Vitals targets, canonical metadata, and crawl directives to optimize site architecture for search engines and AI crawlers.