choosing-streamlit-selection-widgets
CommunityPick the best Streamlit selection widget.
AuthorAaron-Tawil
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill helps developers choose the most appropriate Streamlit widget for user selection, improving UI clarity and user experience by avoiding outdated patterns.
Core Features & Use Cases
- Widget Selection Guidance: Provides clear recommendations on when to use
st.segmented_control,st.pills,st.selectbox,st.multiselect,st.toggle, andst.checkbox. - Modern UI Patterns: Demonstrates current best practices for Streamlit forms and interactive elements.
- Use Case: When designing a dashboard filter with 3-5 options, this Skill guides you to use
st.segmented_controlfor single selection orst.pillsfor multi-selection, rather than older radio button patterns.
Quick Start
Use the choosing-streamlit-selection-widgets skill to determine the best widget for a single-select option with 4 choices.
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: choosing-streamlit-selection-widgets Download link: https://github.com/Aaron-Tawil/super-order-automation/archive/main.zip#choosing-streamlit-selection-widgets 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 223,000+ vetted skills library on demand.