LLM & agent access
Use this page to discover every LLM-friendly URL on the OhMyEtch docs site. Human readers can use the normal sidebar; agents and tools should prefer the bundles and plain .md exports below.
Start here (bundles)
Plain URLs (no markdown link syntax) for reliable agent extraction:
- llms.txt (index): https://docs.ohmyetch.com/llms.txt — table of contents for every page
- llms-full.txt: https://docs.ohmyetch.com/llms-full.txt — entire docs corpus in one file
- llms-ui-components.txt: https://docs.ohmyetch.com/llms-ui-components.txt — UI component families only
- llms-facets.txt: https://docs.ohmyetch.com/llms-facets.txt — facets only
- llms-woo.txt: https://docs.ohmyetch.com/llms-woo.txt — WooCommerce components only
Per-page Markdown exports
Each doc is also published as plain Markdown (no site chrome). Each entry lists md: and html: URLs as plain text.
Intro
- OhMyEtch md: https://docs.ohmyetch.com/docs/intro.md html: https://docs.ohmyetch.com/ Atomic, non-opinionated components for WordPress — behavior and logic you compose into any layout.
UI components
-
Accordion md: https://docs.ohmyetch.com/docs/ui-components/accordion.md html: https://docs.ohmyetch.com/ui-components/accordion A family of composable components for expandable sections with built-in keyboard navigation, ARIA support, and animated panel behavior.
-
Navigation Menu md: https://docs.ohmyetch.com/docs/ui-components/navigation-menu.md html: https://docs.ohmyetch.com/ui-components/navigation-menu A family of composable components for authored navigation with dropdown panels, keyboard support, animated viewport modes, and an optional mobile drawer helper that mirrors the desktop menu.
-
Table of Contents md: https://docs.ohmyetch.com/docs/ui-components/table-of-contents.md html: https://docs.ohmyetch.com/ui-components/table-of-contents An auto-generated on-page table of contents that scans headings in your content area, builds a clickable nested list, and tracks the active heading as users scroll.
-
Tabs md: https://docs.ohmyetch.com/docs/ui-components/tabs.md html: https://docs.ohmyetch.com/ui-components/tabs A family of composable components for tabbed interfaces with built-in keyboard navigation, ARIA support, and optional responsive accordion behavior.
-
Drawer md: https://docs.ohmyetch.com/docs/ui-components/drawer.md html: https://docs.ohmyetch.com/ui-components/drawer A family of composable components for edge-sliding panels with remote triggers, keyboard navigation, focus trapping, and full ARIA support.
-
Lightbox md: https://docs.ohmyetch.com/docs/ui-components/lightbox.md html: https://docs.ohmyetch.com/ui-components/lightbox A family of composable components for overlay image galleries and custom HTML slides, powered by PhotoSwipe with built-in keyboard navigation, ARIA support, and lazy-loaded image handling.
-
Carousel md: https://docs.ohmyetch.com/docs/ui-components/carousel.md html: https://docs.ohmyetch.com/ui-components/carousel A family of composable components for touch-enabled carousels with external navigation, pagination dots, synced instances, autoplay, and Swiper.js transition effects.
-
Dialog md: https://docs.ohmyetch.com/docs/ui-components/dialog.md html: https://docs.ohmyetch.com/ui-components/dialog A family of composable components for modal dialogs with built-in focus trapping, ARIA support, and flexible placement — connected to triggers by shared ID, not nesting.
-
Breadcrumbs md: https://docs.ohmyetch.com/docs/ui-components/breadcrumbs.md html: https://docs.ohmyetch.com/ui-components/breadcrumbs Server-rendered breadcrumb navigation that automatically resolves the breadcrumb trail from the active WordPress query context.
Facets
-
Facet Target md: https://docs.ohmyetch.com/docs/facets/component-families/facet-target.md html: https://docs.ohmyetch.com/facets/component-families/facet-target Result container whose loop and fallback slots are refreshed by connected facets.
-
Facet Overview md: https://docs.ohmyetch.com/docs/facets/overview.md html: https://docs.ohmyetch.com/facets/overview How Oh My Etch facets connect controls to dynamic result targets.
-
Search Facet md: https://docs.ohmyetch.com/docs/facets/component-families/search-facet.md html: https://docs.ohmyetch.com/facets/component-families/search-facet Text input facet for standard query, meta, taxonomy, date, ACF relationship, and query bundle searches.
-
How Facets Work md: https://docs.ohmyetch.com/docs/facets/how-facets-work.md html: https://docs.ohmyetch.com/facets/how-facets-work Target IDs, request flow, URL state, pagination, load more, reset, and map pairing.
-
Argument Modes md: https://docs.ohmyetch.com/docs/facets/argument-modes.md html: https://docs.ohmyetch.com/facets/argument-modes Exact behavior of default, meta, taxonomy, date, ACF relationship, query bundle, and mapped bundle modes.
-
Select Facet md: https://docs.ohmyetch.com/docs/facets/component-families/select-facet.md html: https://docs.ohmyetch.com/facets/component-families/select-facet Dropdown facet for single-select, multi-select, and mapped bundle option filtering.
-
SearchSelect Facet md: https://docs.ohmyetch.com/docs/facets/component-families/search-select-facet.md html: https://docs.ohmyetch.com/facets/component-families/search-select-facet Searchable dropdown facet for single, multiple, and mapped bundle option filtering.
-
Shared Props md: https://docs.ohmyetch.com/docs/facets/shared-props.md html: https://docs.ohmyetch.com/facets/shared-props Shared facet props and when each prop affects runtime behavior.
-
Availability, Counts, and Options md: https://docs.ohmyetch.com/docs/facets/availability-counts-and-options.md html: https://docs.ohmyetch.com/facets/availability-counts-and-options How option availability, dynamic counts, default selections, and unavailable selected values behave.
-
Radio List Facet md: https://docs.ohmyetch.com/docs/facets/component-families/radio-list-facet.md html: https://docs.ohmyetch.com/facets/component-families/radio-list-facet Single-select list facet with optional built-in reset item.
-
Checkbox List Facet md: https://docs.ohmyetch.com/docs/facets/component-families/checkbox-list-facet.md html: https://docs.ohmyetch.com/facets/component-families/checkbox-list-facet Multi-select list facet for choosing several option values.
-
Facet Recipes md: https://docs.ohmyetch.com/docs/facets/recipes.md html: https://docs.ohmyetch.com/facets/recipes Practical facet setups backed by the codebase E2E scenarios.
-
Pagination Facet md: https://docs.ohmyetch.com/docs/facets/component-families/pagination-facet.md html: https://docs.ohmyetch.com/facets/component-families/pagination-facet Offset-based pagination controls for a connected Facet Target.
-
Load More Facet md: https://docs.ohmyetch.com/docs/facets/component-families/load-more-facet.md html: https://docs.ohmyetch.com/facets/component-families/load-more-facet Button control that requests the next batch for a Facet Target.
-
Reset Facet md: https://docs.ohmyetch.com/docs/facets/component-families/reset-facet.md html: https://docs.ohmyetch.com/facets/component-families/reset-facet Button that clears all active filters for one target.
-
Map Facet md: https://docs.ohmyetch.com/docs/facets/component-families/map-facet.md html: https://docs.ohmyetch.com/facets/component-families/map-facet Map-based geo-bounding-box facet with Map POI data inside the connected target loop.
WooCommerce
-
Product Purchase md: https://docs.ohmyetch.com/docs/woo/component-families/product-purchase.md html: https://docs.ohmyetch.com/woo/component-families/product-purchase AddToCartForm, AddToCartButton, AttributeSelector, and BuyNowButton as one product purchase family.
-
Product Archive Flow md: https://docs.ohmyetch.com/docs/woo/flows/product-archive.md html: https://docs.ohmyetch.com/woo/flows/product-archive How the Woo product archive demo connects product loops, dynamic product data, purchase forms, cart count, and notices.
-
Woo Components md: https://docs.ohmyetch.com/docs/woo/overview.md html: https://docs.ohmyetch.com/woo/overview Code-backed guide to how OhMyEtch Woo components compose product, cart, and checkout experiences.
-
Cart State and Notices md: https://docs.ohmyetch.com/docs/woo/component-families/cart-state-and-notices.md html: https://docs.ohmyetch.com/woo/component-families/cart-state-and-notices CartCount and CartNotices as the global cart feedback family.
-
Single Product Flow md: https://docs.ohmyetch.com/docs/woo/flows/single-product.md html: https://docs.ohmyetch.com/woo/flows/single-product How the single-product demo template connects current-product dynamic data, variable selectors, quantity, add-to-cart, and buy-now behavior.
-
How Woo Components Work md: https://docs.ohmyetch.com/docs/woo/how-woo-components-work.md html: https://docs.ohmyetch.com/woo/how-woo-components-work Runtime, rendering, Store API, and composition rules for Woo components.
-
Cart Items md: https://docs.ohmyetch.com/docs/woo/component-families/cart-items.md html: https://docs.ohmyetch.com/woo/component-families/cart-items CartItems, cart item atoms, and cart attribute atoms as one hydrated row family.
-
Data Context and Dynamic Sources md: https://docs.ohmyetch.com/docs/woo/data-context-and-dynamic-sources.md html: https://docs.ohmyetch.com/woo/data-context-and-dynamic-sources Product, cart, checkout, payment, and shipping data sources used by Woo components.
-
Cart Page Flow md: https://docs.ohmyetch.com/docs/woo/flows/cart-page.md html: https://docs.ohmyetch.com/woo/flows/cart-page How the cart demo page combines cart items, item atoms, coupons, shipping methods, totals, notices, and empty-state rendering.
-
Cart Totals md: https://docs.ohmyetch.com/docs/woo/component-families/cart-totals.md html: https://docs.ohmyetch.com/woo/component-families/cart-totals CartTotalsList and total atoms for cart and order summary totals.
-
Checkout Page Flow md: https://docs.ohmyetch.com/docs/woo/flows/checkout-page.md html: https://docs.ohmyetch.com/woo/flows/checkout-page How the checkout demo connects CheckoutProvider, CheckoutForm, address forms, selectors, terms, notices, order summary, and Store API order placement.
-
Woo Dynamic Data Tree md: https://docs.ohmyetch.com/docs/woo/woo-dynamic-data-tree.md html: https://docs.ohmyetch.com/woo/woo-dynamic-data-tree Full reference for product, cart, and selector dynamic data exposed by Woo docs and components.
-
Coupons md: https://docs.ohmyetch.com/docs/woo/component-families/coupons.md html: https://docs.ohmyetch.com/woo/component-families/coupons CouponForm, CouponAppliedList, and CouponRemoveButton as the cart coupon family.
-
Demo Store Preview Flow md: https://docs.ohmyetch.com/docs/woo/flows/demo-store-preview-flow.md html: https://docs.ohmyetch.com/woo/flows/demo-store-preview-flow How the Woo demo store builder seeds products, media, templates, pages, styles, and preview URLs for the component test flow.
-
Store API and Native Hooks md: https://docs.ohmyetch.com/docs/woo/store-api-and-native-hooks.md html: https://docs.ohmyetch.com/woo/store-api-and-native-hooks How Woo components use Store API while preserving native WooCommerce hooks.
-
Shipping Selector md: https://docs.ohmyetch.com/docs/woo/component-families/shipping-selector.md html: https://docs.ohmyetch.com/woo/component-families/shipping-selector ShippingMethodSelector modes, package-aware rate values, and cart total updates.
-
Shared Controls and Props md: https://docs.ohmyetch.com/docs/woo/shared-controls-and-props.md html: https://docs.ohmyetch.com/woo/shared-controls-and-props Shared Woo props, UIChoice selector modes, class props, preview props, and state attributes.
-
Checkout Fields and Validation md: https://docs.ohmyetch.com/docs/woo/checkout-fields-and-validation.md html: https://docs.ohmyetch.com/woo/checkout-fields-and-validation Checkout address schema, field rendering, local validation, terms, notices, and Store API submission.
-
Checkout Shell md: https://docs.ohmyetch.com/docs/woo/component-families/checkout-shell.md html: https://docs.ohmyetch.com/woo/component-families/checkout-shell CheckoutProvider, CheckoutForm, CheckoutNotices, PlaceOrderButton, and checkout runtime state.
-
Checkout Address Forms md: https://docs.ohmyetch.com/docs/woo/component-families/checkout-address-forms.md html: https://docs.ohmyetch.com/woo/component-families/checkout-address-forms BillingAddressForm and ShippingAddressForm with Woo field schema, country/state controls, and shipping toggle.
-
Woo Recipes md: https://docs.ohmyetch.com/docs/woo/recipes.md html: https://docs.ohmyetch.com/woo/recipes Practical Woo component structures backed by current E2E scenarios and demo-store patterns.
-
Payment Selector md: https://docs.ohmyetch.com/docs/woo/component-families/payment-selector.md html: https://docs.ohmyetch.com/woo/component-families/payment-selector PaymentMethodSelector modes, simple gateway data, and checkout form integration.
-
Terms Checkbox md: https://docs.ohmyetch.com/docs/woo/component-families/terms-checkbox.md html: https://docs.ohmyetch.com/woo/component-families/terms-checkbox TermsCheckbox checkout acceptance state and checkout blocking behavior.
-
Order Summary md: https://docs.ohmyetch.com/docs/woo/component-families/order-summary.md html: https://docs.ohmyetch.com/woo/component-families/order-summary OrderSummary, OrderSummaryTotalsList, and read-only cart atom reuse in checkout.
Suggested agent workflow
- Fetch
https://docs.ohmyetch.com/llms.txtfor the canonical index ( llmstxt.org ). - Pull only the section bundle you need, or
https://docs.ohmyetch.com/llms-full.txtfor full context. - Follow individual
md:URLs below for a single topic without loading the full bundle.