bulk-select-actions

Installation
SKILL.md

When to Use This Skill

Use when:

  • Building a table/list with multi-select functionality
  • Implementing bulk actions (delete, archive, export, status change)
  • Need a floating action toolbar that appears on selection
  • Want consistent selection UX across multiple tables

Tech Stack

Package Version Purpose
@radix-ui/react-checkbox ^1.x Checkbox with indeterminate state
tailwindcss-animate ^1.x Entrance animations
shadcn/ui latest AlertDialog, Button, DropdownMenu
lucide-react ^0.x Icons

Architecture Overview

Installs
52
GitHub Stars
1
First Seen
Mar 8, 2026
bulk-select-actions — blink-new/claude