shadcn_ui-context-menu

Official

Add right-click menus with Shadcn UI.

Authorserverpod
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill simplifies the process of implementing context menus in Flutter applications using the Shadcn UI library, allowing users to perform actions via right-click.

Core Features & Use Cases

  • Context Menu Display: Easily show menus on right-click using ShadContextMenuRegion.
  • Menu Item Customization: Create standard items, indented items, and submenus with ShadContextMenuItem and ShadContextMenuItem.inset.
  • Sectioning and Dividers: Organize menu items using Divider and Padding for clear visual separation.
  • Use Case: When building a file explorer in Flutter with Shadcn UI, use this Skill to add a right-click menu to files and folders, offering options like "Open," "Rename," "Delete," and "Copy."

Quick Start

Wrap your widget with ShadContextMenuRegion and provide a list of ShadContextMenuItem widgets to the items parameter.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: shadcn_ui-context-menu
Download link: https://github.com/serverpod/skills-registry/archive/main.zip#shadcn-ui-context-menu

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.