arborba100
Community@arborba100
arborba100 provides full-stack Wix Vibe website skills spanning React forms, ecommerce checkout, CMS data operations, Recharts dashboards, Astro server routes, and member authentication.
Agent Skills by arborba100
Showing 8 vetted skills indexed across 2 GitHub repositories.
forms
Implements validated React forms using react-hook-form and shadcn/ui components.
ecommerce
Automate cart and checkout workflows for catalog-based product collections.
data-operations
Perform CRUD operations on Wix CMS collections with BaseCrudService.
charts
Create data visualizations with recharts including bar, line, area, and pie charts.
backend
Creates Astro server-side API routes and REST endpoints under src/pages.
image-work
Implements image components, galleries, and placeholder URLs in React and Astro projects.
design-work
Applies layout, typography, and styling guidelines for building Wix Vibe websites with Tailwind CSS.
auth-work
Implements login, protected routes, and member features using Wix Member Features.
Frequently Asked Questions About arborba100
FAQPage SchemaWhat tasks can I build using arborba100's skills?▼
You can build validated React forms, ecommerce cart and checkout flows, CRUD-driven list and detail pages on Wix CMS collections, responsive Bar/Line/Area/Pie charts with Recharts, Astro server-side API routes, image galleries, page redesigns, and Wix member login with protected routes.
Who are arborba100's skills designed for?▼
Frontend and full-stack developers building Wix Vibe websites. The skills target engineers working with React, TypeScript, Astro, and the Wix platform who need ready patterns for forms, data operations, visualization, styling, and member authentication.
How do the backend and data skills work together in practice?▼
The backend skill creates TypeScript API endpoints under src/pages/ in Astro apps, handling server-side form submissions and REST logic. The data-operations skill uses BaseCrudService to run CRUD queries against Wix CMS collections, powering paginated list and detail pages.
What are the prerequisites for using these skills?▼
You need a Wix Vibe website project built on Astro with TypeScript. Forms require react-hook-form and shadcn/ui; charts require Recharts; authentication uses Wix's useMembers API; data operations require Wix CMS collections accessed through BaseCrudService.
Does arborba100 cover authentication and protected content?▼
Yes. The auth-work skill implements Wix member authentication, including login, logout, protected routes, and member-only content using the useMembers API, enabling gated sections of a Wix Vibe site.