component-popover
CommunityGenerate an accessible Popover component
Authorshawn-sandy
Version1.0.0
Installs0
System Documentation
What problem does it solve?
It helps teams avoid building inconsistent, inaccessible popover/tooltip UI by generating a standards-aligned React component that uses the native HTML Popover API with correct accessibility behaviors.
Core Features & Use Cases
- Native HTML Popover implementation: Uses the
popoverattribute,popovertarget, andshowPopover()/hidePopover()so dismissal and top-layer rendering are handled by the browser. - Accessible interaction model: Provides an accessible trigger (with
aria-label), a close button witharia-label, keyboard behavior via native toggle/escape handling, and predictable focus return on close. - Configurable behavior and placement: Supports
auto(light dismiss) andmanual(explicit close) modes, placement hints (top|bottom|left|right), optional arrow rendering, and controlled or uncontrolled open state.
Quick Start
Ask the skill to add a Popover with an anchor/trigger element label, the popover content to render, the placement direction, and whether it should use light-dismiss or a manual close button.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 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: component-popover Download link: https://github.com/shawn-sandy/agentic-acss-plugins/archive/main.zip#component-popover Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.