organizing-streamlit-code
CommunityKeep Streamlit apps clean and modular.
Authorn-elia
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill helps teams organize Streamlit projects by separating the UI from business logic, improving maintainability, testability, and onboarding speed.
Core Features & Use Cases
- UI and logic separation: Move business logic to utilities while UI stays focused on presentation.
- Directory structure guidelines: Recommend a clear layout (main entry, pages, and utilities) to support multi-page apps and reuse.
- Refactoring guidance: Encourage modular components, shared helpers, and predictable import paths to simplify maintenance.
Quick Start
Start by adopting the suggested layout: create a main entry point named streamlit_app.py, a pages folder named app_pages/ for page UI modules, and a utilities folder named utils/ for business logic.
Dependency Matrix
Required Modules
None requiredComponents
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: organizing-streamlit-code Download link: https://github.com/n-elia/barbarapp/archive/main.zip#organizing-streamlit-code 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.