Skip to content

feat(shopify): build skeleton for Shopify by .md#5

Draft
Jadenzzz wants to merge 1 commit into
mainfrom
jayden/shopify-skeleton
Draft

feat(shopify): build skeleton for Shopify by .md#5
Jadenzzz wants to merge 1 commit into
mainfrom
jayden/shopify-skeleton

Conversation

@Jadenzzz
Copy link
Copy Markdown

@Jadenzzz Jadenzzz commented May 15, 2026

🚥 Resolves ISSUE_ID

🧰 Changes

Summary

Shopify's /llms.txt is a long narrative document and doesn't respect the common format, so the generic llms.txt → sitemap → scrape pipeline either silently extracts ~2 pages or falls all the way through to HTML scraping. Neither produces a usable ReadMe skeleton.

This PR adds a per-host shortcut that bypasses the generic pipeline for shopify.dev and builds the skeleton from 5 hardcoded seed pages, parsing each seed's .md body to extract Shopify's signature link-card pattern.

Result: 70 pages across 3 categories in ~200 ms, no LLM call in the CLI phase

🧬 QA & Testing

Provide as much information as you can on how to test what you've done.

Results

Screenshot 2026-05-15 at 4 44 31 pm

@Jadenzzz Jadenzzz requested review from xavierandueza and removed request for xavierandueza May 15, 2026 07:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant