·site-architecture
$

site-architecture

alinaqi/claude-bootstrap

Technical SEO - robots.txt, sitemap, meta tags, Core Web Vitals

68Installs·1Trend·@alinaqi

Installation

$npx skills add https://github.com/alinaqi/claude-bootstrap --skill site-architecture

SKILL.md

For technical website structure that enables discovery by search engines AND AI crawlers (GPTBot, ClaudeBot, PerplexityBot).

Great content buried in poor architecture won't be discovered. This skill covers the technical foundation that makes your content findable by:

| Lowercase only | /blog/my-post not /Blog/My-Post | | Hyphens not underscores | /my-page not /mypage | | No trailing slashes | /about not /about/ | | Descriptive slugs | /pricing not /p | | No query params for content | /blog/post-title not /blog?id=123 | | Max 3-4 levels deep | /blog/category/post |

Technical SEO - robots.txt, sitemap, meta tags, Core Web Vitals Source: alinaqi/claude-bootstrap.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/alinaqi/claude-bootstrap --skill site-architecture
Category
$Marketing
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is site-architecture?

Technical SEO - robots.txt, sitemap, meta tags, Core Web Vitals Source: alinaqi/claude-bootstrap.

How do I install site-architecture?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/alinaqi/claude-bootstrap --skill site-architecture Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/alinaqi/claude-bootstrap