atoms-studioatoms-studioOfficialยท3 Agent Skills Included

nuxt-swiftsearch

Build SSR-ready Algolia search interfaces in Nuxt apps

Builds fast, server-rendered Algolia search interfaces inside Nuxt applications with typed components and composables. Covers search boxes, faceted filters, pagination, infinite scroll, autocomplete, and multi-index search with URL state sync. Eliminates manual widget wiring and hydration bugs through a compile-time declarative transform and centralized state. Includes documentation creation and review workflows to keep project docs accurate and search-friendly.
npx skills add atoms-studio/nuxt-swiftsearch --all -g -y

All Skills in This Repository (3)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install nuxt-swiftsearch?โ–ผ

Run `npx skills add atoms-studio/nuxt-swiftsearch --all -g -y` in your terminal to install all skills in this suite globally.

How to add Algolia search to a Nuxt app?โ–ผ

Add the module to your nuxt.config.ts, then pair each Ais component with its matching composable inside a computed widgets array. The skill guides your agent through the exact dual-registration pattern.

Does nuxt-swiftsearch support server-side rendering?โ–ผ

Yes. It is built SSR-first for Nuxt 4, so search results render on the server and hydrate cleanly on the client without extra configuration.

Can I migrate from vue-instantsearch?โ–ผ

Yes. The suite tracks near-full parity with vue-instantsearch widgets and includes a dedicated migration guide covering equivalent components and APIs.

Can it create and review project documentation?โ–ผ

Yes. It ships with skills that generate complete Docus-based documentation sites and audit existing docs for SEO, clarity, and technical errors.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’