Source

smithery/vallafederico

20 skills · 0 combined installs

Skills from this source

#
Skill
Source
8W Activity
Installs
1
solid-core-advanced-utilities SolidJS advanced utilities: createRoot for manual disposal, createUniqueId for SSR-safe IDs, useTransition for batchi…
smithery/vallafederico
0
2
solid-core-lifecycle SolidJS lifecycle: onMount for DOM access after mount, onCleanup for resource disposal, effect lifecycle management, …
smithery/vallafederico
0
3
solid-core-stores SolidJS stores: createStore for complex state, direct property access, path syntax for updates, produce for immutable…
smithery/vallafederico
0
4
solid-core-utilities SolidJS utilities: Context API, props manipulation (mergeProps/splitProps), JSX attributes (class/classList, events, …
smithery/vallafederico
0
5
solid-router-actions Solid Router actions: action() for mutations, useAction for programmatic calls, useSubmission/useSubmissions for trac…
smithery/vallafederico
0
6
solid-router-components Solid Router components: A for links, Route for route config, Router for setup, Navigate for redirects, active states…
smithery/vallafederico
0
7
solid-router-data-apis Solid Router data APIs: query for caching/deduplication, createAsync for reactive promises, createAsyncStore for stor…
smithery/vallafederico
0
8
solid-router-navigation Solid Router navigation: use <A> component for links with activeClass, useNavigate for programmatic navigation, usePa…
smithery/vallafederico
0
9
solid-security SolidStart security: XSS prevention, CSP headers, CORS configuration, CSRF protection, input validation, server-side …
smithery/vallafederico
0
10
solidstart-data-mutation SolidStart data mutation: form submissions with actions, validation, error handling, pending states, optimistic UI, r…
smithery/vallafederico
0
11
solidstart-entrypoints SolidStart entrypoints: app.tsx for isomorphic root, entry-client.tsx for browser initialization, entry-server.tsx fo…
smithery/vallafederico
0
12
solidstart-hydration-guard SolidStart hydration guard: keep SSR/CSR output identical, gate browser-only APIs, use stable IDs, align Suspense/res…
smithery/vallafederico
0
13
solidstart-middleware-auth SolidStart middleware, sessions, authentication: createMiddleware with onRequest/onBeforeResponse, useSession for coo…
smithery/vallafederico
0
14
solidstart-request-events SolidStart request events: getRequestEvent for server context, event.locals for typed data, nativeEvent for Vinxi acc…
smithery/vallafederico
0
15
solidstart-routing SolidStart file-based routing: routes directory structure, dynamic routes, nested layouts, route groups, app.tsx setu…
smithery/vallafederico
0
16
solidstart-websocket SolidStart WebSocket: experimental WebSocket endpoints, connection handling, message events, real-time communication,…
smithery/vallafederico
0
17
webflow-editor-integration Handle Webflow Designer/Editor mode vs Published site behavior. Use when detecting the editor, disabling custom anima…
smithery/vallafederico
0
18
webflow-interactivity-systems Use observer, scroll tracking, and subscription services for advanced interactivity. Use when implementing scroll ani…
smithery/vallafederico
0
19
webflow-lifecycle-management Manage module lifecycles, cleanup, and page transitions. Use when handling component initialization, destruction, or …
smithery/vallafederico
0
20
webflow-module-creation Create and register custom JavaScript modules for Webflow projects. Use when creating new functionality, adding data-…
smithery/vallafederico
0