Federico Valla
Community@vallafederico
:)
Agent Skills by Federico Valla
Showing 47 vetted skills indexed across 2 GitHub repositories.
webflow-lifecycle-management
Manage Webflow module lifecycles with onMount, onDestroy, onPageIn, and onPageOut hooks.
webflow-module-creation
Create Webflow JavaScript modules mounted via data-module attributes.
webflow-page-transitions
Coordinate Taxi.js leave and enter phases with Webflow module lifecycle hooks.
webflow-editor-integration
Detect Webflow Designer mode and gate interactive logic for published sites.
webflow-interactivity-systems
Implement viewport detection, scroll progress tracking, and global subscriptions for Webflow interactivity.
solidstart-middleware-auth
Create custom middleware, session management, and authentication flows in SolidStart applications.
solidstart-data-mutation
Manage data mutations in SolidStart applications using actions.
solid-core-utilities
Explain SolidJS core utilities for reactive programming and component management.
solid-router-actions
Define and manage Solid Router actions for form submissions and mutations.
solid-core-rendering-ssr
Explain SolidJS rendering and server-side rendering techniques.
solid-deployment
Guide SolidStart application builds and deployments across Vercel, Netlify, and Cloudflare Pages.
solidstart-hydration-guard
Enforce identical SSR and CSR output in SolidStart applications to prevent hydration mismatches.
solidstart-routing
Explain and demonstrate SolidStart file-based routing with dynamic routes, nested layouts, and route groups.
solid-router-navigation
Guide SolidJS navigation with Solid Router links, redirects, and parameters.
solid-core-stores
Explain SolidJS store utilities for managing complex nested state.
solidstart-static-assets
Guide static asset management in SolidStart applications using public directories and imports.
solid-core-rendering
Explain SolidJS rendering utilities including render, renderToString, renderToStream, and hydrate.
solidstart-server-functions
Execute server-only functions in SolidStart using the "use server" directive.
solid-reactivity-safety
Enforce SolidJS reactivity best practices for signal access and reactive scopes.
solidstart-optimistic-ui
Implements optimistic UI updates in Angular apps using signals and storage providers.
solid-core-jsx-attributes
Explain SolidJS JSX attribute directives for performance and Web Components.
solidstart-api-routes
Create SolidStart API routes with exported HTTP method functions.
solidstart-websocket
Adds endpoint-level WS support to SolidStart apps with lifecycle management.
solid-router-advanced
Implement advanced SolidJS routing with preloading, streaming, and revalidation.