site-architecture

Generate robots.txt, sitemaps, and meta tag templates for site discoverability.

1|Updated Jan 10, 2026
One-click install
npx skills add https://github.com/artofrawr/claude-control --skill site-architecture-artofrawr
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: site-architecture
Source: https://github.com/artofrawr/claude-control/tree/main/skills/site-architecture
Command: npx skills add https://github.com/artofrawr/claude-control --skill site-architecture-artofrawr

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

The Site Architecture Skill provides a structured approach to making websites crawlable and discoverable by search engines and AI crawlers, offering templates and guidance for robots.txt, sitemaps, meta tags, Open Graph data, and Core Web Vitals considerations to improve indexing and user experience.

Core Features & Use Cases

  • Robots.txt management for broad accessibility and AI-crawler-specific rules to balance discovery with security.
  • Sitemap generation (static and dynamic) and metadata templates to ensure comprehensive indexing across pages and content types.
  • Meta tag and Open Graph/Twitter Card best practices to boost social sharing, SEO, and click-through rates.
  • Next.js metadata integration and canonical URL strategies to prevent content duplication and improve SEO signals.
  • AI crawler handling guidelines and performance-focused optimizations to satisfy both traditional search engines and AI assistants.

Quick Start

Load with base.md and web-content.md to apply technical SEO scaffolding and customize for your site.

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 restricting sensitive paths?

Robots.txt configuration requires broad accessibility rules balanced with AI-crawler-specific guidelines to manage site discovery and security. You define user-agent directives to control crawl access for both traditional search engines and AI assistants.

What is the best way to generate comprehensive sitemaps for technical websites?

Sitemap generation for technical websites involves creating static and dynamic XML structures to ensure comprehensive indexing. This approach covers all pages and content types so search engines can discover and crawl your entire site architecture.

How do I implement canonical URLs and meta tags in Next.js to prevent duplicate content?

Canonical URLs and meta tags in Next.js are implemented through metadata integration to prevent content duplication and improve SEO signals. This strategy directs search engines to preferred page versions and consolidates ranking authority.

Do I need Open Graph and Twitter Card metadata to improve SEO click-through rates?

Open Graph and Twitter Card metadata are needed to boost social sharing, SEO, and click-through rates. Implementing these meta tag best practices ensures your pages render correctly with rich previews across social platforms.

Does optimizing Core Web Vitals affect how search engines crawl and index my site?

Optimizing Core Web Vitals affects indexing by providing performance signals that satisfy traditional search engines and AI assistants. These performance-focused optimizations improve user experience metrics that search engines use as ranking factors.

Can I use this site architecture approach for both static and dynamic content types?

You can use this site architecture approach for static and dynamic content types by generating comprehensive sitemaps and metadata templates. This ensures broad accessibility and proper indexing across diverse page structures and technical formats.