serverpod

60 mods across 2 repositories, 16 stars between them.

riverpod-scoping

25

serverpod/skills-registry

Skill Claude CodeCodex

Scope Riverpod providers to a subtree using overrides and dependencies; page-specific behavior, ListView optimization, avoiding passing family parameters. Use when changing provider behavior for one page or widget, or when optimizing rebuilds. Use this skill when the user asks about scoping providers or provider scope.

9 5mo ago A 62 tokens original BSD-3-Clause

riverpod-select

26

serverpod/skills-registry

Skill Claude CodeCodex

Reduce rebuilds with ref.watch(provider.select(...)); select a subset of state so widgets rebuild only when that part changes. Use when optimizing performance or when a widget uses only one field of a large object. Use this skill when the user asks about select, reducing rebuilds, or optimizing Riverpod watch.

9 5mo ago A 65 tokens original BSD-3-Clause

riverpod-testing

27

serverpod/skills-registry

Skill Claude CodeCodex

Test Riverpod providers and widgets; ProviderContainer.test, unit tests, widget tests with ProviderScope, tester.container(), mocking with overrides, container.listen for auto-dispose, awaiting .future. Use when writing unit or widget tests for Riverpod code, mocking providers, or testing with overrides. Use this…

9 5mo ago A 83 tokens original BSD-3-Clause

shadcn_ui-accordion

28

serverpod/skills-registry

Skill Claude CodeCodex

Build collapsible accordions with ShadAccordion and ShadAccordionItem; single or multiple open items. Use when adding expandable sections, FAQs, or vertically stacked reveal content in a Flutter shadcnui app.

9 5mo ago A 50 tokens original BSD-3-Clause

shadcn_ui-alert

29

serverpod/skills-registry

Skill Claude CodeCodex

Show callout alerts with ShadAlert and ShadAlert.destructive; icon, title, description. Use when displaying warnings, errors, or important messages in a Flutter shadcnui app.

9 5mo ago A 46 tokens original BSD-3-Clause

shadcn_ui-avatar

30

serverpod/skills-registry

Skill Claude CodeCodex

Display user avatars with ShadAvatar; image URL with optional placeholder. Use when showing user profile images or fallback initials in a Flutter shadcnui app.

9 5mo ago A 38 tokens original BSD-3-Clause

shadcn_ui-badge

31

serverpod/skills-registry

Skill Claude CodeCodex

Display badges with ShadBadge; primary, secondary, destructive, outline variants. Use when showing tags, status labels, or count indicators in a Flutter shadcnui app.

9 5mo ago A 43 tokens original BSD-3-Clause

serverpod/skills-registry

Skill Claude CodeCodex

Build breadcrumb navigation with ShadBreadcrumb, ShadBreadcrumbLink, ShadBreadcrumbDropdown, custom separator. Use when showing navigation path, hierarchy of links, or dropdown breadcrumb in a Flutter shadcnui app.

9 5mo ago A 50 tokens original BSD-3-Clause

shadcn_ui-button

33

serverpod/skills-registry

Skill Claude CodeCodex

Use Shadcn UI buttons (ShadButton variants: primary, secondary, destructive, outline, ghost, link); leading icon, loading state, gradient and shadow. Use when adding buttons, CTAs, or button-style widgets in a Flutter shadcnui app.

9 5mo ago A 61 tokens original BSD-3-Clause

shadcn_ui-calendar

34

serverpod/skills-registry

Skill Claude CodeCodex

Use ShadCalendar for single, multiple, or range date selection; caption layout, hide navigation, week numbers, outside days, fixed weeks. Use when building date pickers or calendar widgets in a Flutter shadcnui app.

9 5mo ago A 53 tokens original BSD-3-Clause

shadcn_ui-card

35

serverpod/skills-registry

Skill Claude CodeCodex

Build cards with ShadCard; title, description, footer, and child content. Use when creating content cards, project cards, or notification panels in a Flutter shadcnui app.

9 5mo ago A 44 tokens original BSD-3-Clause

shadcn_ui-checkbox

36

serverpod/skills-registry

Skill Claude CodeCodex

Add checkboxes with ShadCheckbox and ShadCheckboxFormField; label, sublabel, form validation. Use when adding boolean toggles or terms acceptance in a Flutter shadcnui app or ShadForm.

9 5mo ago A 50 tokens original BSD-3-Clause

serverpod/skills-registry

Skill Claude CodeCodex

Show context menus on right-click with ShadContextMenuRegion, ShadContextMenuItem, submenus, dividers. Use when adding right-click menus, actions, or nested menu items in a Flutter shadcnui app.

9 5mo ago A 54 tokens original BSD-3-Clause

serverpod/skills-registry

Skill Claude CodeCodex

Use ShadDatePicker and ShadDatePicker.range for single or range date selection; presets, ShadDatePickerFormField, ShadDateRangePickerFormField. Use when adding date pickers or date range fields in a Flutter shadcnui app or ShadForm.

9 5mo ago A 65 tokens original BSD-3-Clause

shadcn_ui-decorator

39

serverpod/skills-registry

Skill Claude CodeCodex

Configure ShadDecoration and ShadDecorator for shadcnui components; customize secondary border and disableSecondaryBorder. Use when styling form controls, focus rings, or component borders in Flutter shadcnui.

9 5mo ago A 49 tokens original BSD-3-Clause

shadcn_ui-dialog

40

serverpod/skills-registry

Skill Claude CodeCodex

Show modal dialogs with showShadDialog, ShadDialog and ShadDialog.alert; title, description, actions, child content. Use when adding modals, confirmations, or alert dialogs in a Flutter shadcnui app.

9 5mo ago A 53 tokens original BSD-3-Clause

shadcn_ui-form

41

serverpod/skills-registry

Skill Claude CodeCodex

Build forms with ShadForm, validation, and form field values; use ShadInputFormField, ShadCheckboxFormField, ShadSelectFormField, ShadDatePickerFormField, etc. Use when building validated forms, getting form values, or using dot notation for nested fields in a Flutter shadcnui app.

9 5mo ago A 74 tokens original BSD-3-Clause

serverpod/skills-registry

Skill Claude CodeCodex

Install and set up Flutter Shadcn UI (shadcnui), configure ShadApp with Material or Cupertino, and use bundled packages. Use when starting a Flutter project with shadcnui, adding shadcnui dependency, or integrating Shadcn with MaterialApp/CupertinoApp.

9 5mo ago A 70 tokens original BSD-3-Clause

serverpod/skills-registry

Skill Claude CodeCodex

Use ShadIconButton and variants (primary, secondary, destructive, outline, ghost); loading state, gradient and shadow. Use when adding icon-only buttons or icon CTAs in a Flutter shadcnui app.

9 5mo ago A 51 tokens original BSD-3-Clause

shadcn_ui-input-otp

44

serverpod/skills-registry

Skill Claude CodeCodex

Build OTP input with ShadInputOTP, ShadInputOTPGroup, ShadInputOTPSlot; maxLength, inputFormatters, ShadInputOTPFormField. Use when adding one-time password or verification code inputs in a Flutter shadcnui app.

9 5mo ago A 63 tokens original BSD-3-Clause

shadcn_ui-input

45

serverpod/skills-registry

Skill Claude CodeCodex

Use ShadInput for text fields; placeholder, leading/trailing widgets, obscureText; ShadInputFormField for forms with validation. Use when adding text inputs, email/password fields, or form input fields in a Flutter shadcnui app.

9 5mo ago A 57 tokens original BSD-3-Clause

shadcn_ui-menubar

46

serverpod/skills-registry

Skill Claude CodeCodex

Build desktop-style menubars with ShadMenubar and ShadMenubarItem; nested items, ShadContextMenuItem, dividers. Use when adding a persistent top menu (File, Edit, View, etc.) in a Flutter shadcnui app.

9 5mo ago A 62 tokens original BSD-3-Clause

shadcn_ui-popover

47

serverpod/skills-registry

Skill Claude CodeCodex

Show rich content in a popover with ShadPopover, ShadPopoverController; trigger button, toggle. Use when adding popovers, floating panels, or button-triggered overlay content in a Flutter shadcnui app.

9 5mo ago A 53 tokens original BSD-3-Clause

shadcn_ui-progress

48

serverpod/skills-registry

Skill Claude CodeCodex

Show progress with ShadProgress; determinate (value 0–1) or indeterminate. Use when displaying task completion or loading progress in a Flutter shadcnui app.

9 5mo ago A 43 tokens original BSD-3-Clause