Agentient Frontend Tools
Agentient Frontend Tools from Agentient/vibekit.
Skills in this plugin
5- ▌ Typescript Prop Definition · agentientTypeScript interface conventions, JSDoc comments, generics, utility types, and cva + VariantProps patterns. Keywords: "props", "interface", "types", "typescript", "generics", "VariantProps"
- ▌ Web Accessibility Patterns · agentientWeb accessibility patterns: semantic HTML, ARIA attributes, keyboard navigation, screen reader support, focus management. Keywords: "accessibility", "a11y", "aria", "screen reader", "keyboard", "semantic html"
- ▌ Nextjs Project Scaffolding · agentientOpinionated Next.js 14+ project structure and configuration. Use when scaffolding new projects, setting up folder structure, or configuring tsconfig.json, eslint, prettier. Activated by keywords: "new project", "scaffold", "initialize", "project structure", "setup".
- ▌ Firebase Nextjs Integration Strategies · agentientNext.js 14+ App Router integration with Firebase, including server/client SDK separation, data fetching in Server Components, real-time listeners, middleware patterns, and optimistic updates with caching. Keywords: "nextjs", "app router", "server component", "client component", "middleware", "integration"
- ▌ Nextjs App Router File Conventions · agentientSpecial file conventions in Next.js 14+ App Router (page, layout, loading, error, route). Use when creating pages, layouts, API routes, or understanding file-based routing. Keywords: "new page", "layout", "loading state", "error boundary", "api route", "file convention".