serverpod/skills-registry

Collection of AI agent skills for popular Dart and Flutter packages.

9Stars on the repository
65Mods indexed here, across every type
6mo agoLast push, which is what freshness is scored on
BSD-3-ClauseLicence, which decides whether bodies are shown

shadcn_ui-select

49

serverpod/skills-registry

Skill Claude CodeCodex

Use ShadSelect for dropdown option lists; ShadOption, placeholder, selectedOptionBuilder, scrollable groups, ShadSelect.withSearch, ShadSelect.multiple, ShadSelectFormField. Use when adding dropdowns, single/multi select, or searchable select in a Flutter shadcnui app.

not rated 9 6mo ago A 70 tokens original BSD-3-Clause

shadcn_ui-separator

50

serverpod/skills-registry

Skill Claude CodeCodex

Visually separate content with ShadSeparator.horizontal and ShadSeparator.vertical; thickness, margin, radius. Use when adding dividers or visual separation in a Flutter shadcnui app.

not rated 9 6mo ago A 45 tokens original BSD-3-Clause

shadcn_ui-sheet

51

serverpod/skills-registry

Skill Claude CodeCodex

Show slide-out panels with showShadSheet and ShadSheet; side (top, right, bottom, left), title, description, actions, child. Use when adding side panels, drawers, or slide-over content in a Flutter shadcnui app.

not rated 9 6mo ago A 59 tokens original BSD-3-Clause

shadcn_ui-slider

52

serverpod/skills-registry

Skill Claude CodeCodex

Use ShadSlider for numeric input within a range; initialValue, max (and min). Use when adding range sliders or numeric selection in a Flutter shadcnui app.

not rated 9 6mo ago A 42 tokens original BSD-3-Clause

shadcn_ui-sonner

53

serverpod/skills-registry

Skill Claude CodeCodex

Show toasts with ShadSonner and ShadToast; ShadSonner.of(context), show/hide, title, description, action. Use when showing toast notifications or ephemeral feedback in a Flutter shadcnui app.

not rated 9 6mo ago A 54 tokens original BSD-3-Clause

shadcn_ui-switch

54

serverpod/skills-registry

Skill Claude CodeCodex

Add toggle switches with ShadSwitch and ShadSwitchFormField; label, form validation. Use when adding on/off toggles or switch form fields in a Flutter shadcnui app or ShadForm.

not rated 9 6mo ago A 49 tokens original BSD-3-Clause

shadcn_ui-table

55

serverpod/skills-registry

Skill Claude CodeCodex

Build tables with ShadTable.list or ShadTable builder; ShadTableCell.header, ShadTableCell.footer, columnSpanExtent (FixedTableSpanExtent, RemainingTableSpanExtent). Use when displaying tabular data or responsive tables in a Flutter shadcnui app.

not rated 9 6mo ago A 63 tokens original BSD-3-Clause

shadcn_ui-tabs

56

serverpod/skills-registry

Skill Claude CodeCodex

Build tabbed UIs with ShadTabs and ShadTab; value, tabs (content + child label), tabBarConstraints, contentConstraints. Use when adding tab panels or layered sections in a Flutter shadcnui app.

not rated 9 6mo ago A 53 tokens original BSD-3-Clause

shadcn_ui-textarea

57

serverpod/skills-registry

Skill Claude CodeCodex

Use ShadTextarea for multi-line text input; placeholder. ShadTextareaFormField for forms with validation. Use when adding multi-line text fields or bio/description inputs in a Flutter shadcnui app.

not rated 9 6mo ago A 50 tokens original BSD-3-Clause

shadcn_ui-theme

58

serverpod/skills-registry

Skill Claude CodeCodex

Configure Shadcn UI theme and color schemes (ShadThemeData, ShadColorScheme), override colors, use ShadColorScheme.fromName for theme switchers, and add custom colors. Use when theming a Flutter shadcnui app, changing color scheme, or adding custom theme colors.

not rated 9 6mo ago A 68 tokens original BSD-3-Clause

serverpod/skills-registry

Skill Claude CodeCodex

Use ShadTimePicker and ShadTimePickerFormField for time selection; trailing widget, period variant. Use when adding time pickers or time form fields in a Flutter shadcnui app or ShadForm.

not rated 9 6mo ago A 52 tokens original BSD-3-Clause

shadcn_ui-toast

60

serverpod/skills-registry

Skill Claude CodeCodex

Show toasts with ShadToaster.of(context).show(ShadToast); title, description, action, ShadToast.destructive. Use when displaying temporary messages or feedback in a Flutter shadcnui app.

not rated 9 6mo ago A 51 tokens original BSD-3-Clause

shadcn_ui-tooltip

61

serverpod/skills-registry

Skill Claude CodeCodex

Show tooltips on hover or focus with ShadTooltip; builder returns tooltip content, child is trigger. Use when adding hover/focus tooltips in a Flutter shadcnui app. Child must use ShadGestureDetector for hover (e.g. ShadButton).

not rated 9 6mo ago A 61 tokens original BSD-3-Clause

serverpod/skills-registry

Skill Claude CodeCodex

Apply Shadcn UI text styles (h1, h2, p, lead, muted, etc.), set custom font family or Google Fonts, and extend ShadTextTheme with custom styles. Use when styling text, headings, or paragraphs in a Flutter shadcnui app or when changing the default font.

not rated 9 6mo ago A 72 tokens original BSD-3-Clause

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: