The catalog crossed 3,600 products

AI Resource Hub now lists 3,677 products. Rather than fabricating reviews for thousands of tools, we introduced a two-tier model: 115 editor-reviewed picks with full ratings, pros/cons and FAQ — and a 3,562-entry directory tier sourced from public awesome-lists and Hugging Face, with honest "no rating" labels and direct outbound links.

Prompt detail pages

Every prompt template (32 and growing) now has its own page: full prompt text, a copy button, usage guidance, model badge and related prompts — shareable and indexable at /prompts/.

Command palette

Press ⌘K (Ctrl+K) anywhere: a command palette searches the whole catalog — resources, tutorials, prompts, glossary — with grouped results and keyboard navigation. The index loads lazily so pages stay light.

Engineering health

We ran a mobile Lighthouse baseline across key pages (Performance 93–97, SEO 100, Accessibility 100) and fixed what it found: a stale Suspense fallback that left the listing page empty for crawlers, a console error in the theme bootstrap, and a middleware rule that hid the API documentation page from English visitors.