Loading...
Loading...
Found 221 Skills
Vite plugin that reimplements the Next.js API surface for deploying anywhere, including Cloudflare Workers
Generate HTML on the server in response to user requests for faster initial page loads and SEO.
Convert an existing React component into a Webflow Code Component. Analyzes TypeScript props, maps to Webflow prop types, generates the .webflow.tsx definition file, and identifies required modifications.
Generate new Webflow Code Component boilerplate with React component, definition file, and optional styling. Automatically checks prerequisites and can set up missing config/dependencies.
Audit Webflow Code Components for architecture decisions - prop exposure, state management, slot opportunities, and Shadow DOM compatibility. Focused on Webflow-specific patterns, not generic React best practices.