streamlit-patterns

Community

Streamlit UI patterns for data apps.

Authorgizix
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill provides a collection of practical UI/UX patterns for Streamlit apps, including forms, file handling, progress, and navigation guards.

Core Features & Use Cases

  • Form Validation: Build robust input forms with validation.
  • File Upload/Download: Safe and user-friendly file interactions.
  • Progress & Feedback: Visual indicators for long-running tasks.

Quick Start

Implement a user registration form with validation and a progress bar during a long computation.

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: streamlit-patterns
Download link: https://github.com/gizix/cc_projects/archive/main.zip#streamlit-patterns

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