Marcus Hellberg
Community@marcushellberg · San Jose, CA
Agent Skills by Marcus Hellberg
Showing 14 vetted skills indexed across 1 GitHub repositories.
forms-and-validation
Automate Vaadin 25 form building with Binder bindings and validation.
vaadin-layouts
Guide Vaadin 25 layout implementation with HorizontalLayout and VerticalLayout.
security
Configures Spring Security for Vaadin 25 apps with login, roles, and OAuth2.
signals
Manage reactive UI state with Vaadin Flow Signals.
testbench-testing
Write end-to-end browser tests for Vaadin 25 apps using TestBench.
data-providers
Bind Vaadin 25 Grid and ComboBox to large datasets with server-side filtering, sorting, and paging.
reusable-components
Decompose large Vaadin 25 views into reusable components with Composite<T> and typed events.
theming
Configure Vaadin 25 theme loading with @StyleSheet and ColorScheme.
third-party-components
Integrate third-party Web Components and React components into Vaadin 25 Flow applications.
views-and-navigation
Build Vaadin 25 view and navigation structures for Java/Flow projects.
responsive-layouts
Build responsive Vaadin 25 layouts with CSS media queries and Lumo utilities.
frontend-design
Create production-grade Vaadin 25 interfaces with token-driven styling and theme variants.
ui-unit-testing
Write browser-free UI unit tests for Vaadin 25 views with UIUnitTest.
client-side-views
Build client-side Vaadin 25 views with React or Hilla.