oharato avatar

oharato

Community

@oharato

2Followers
|
82Public Repos
|
17Published Skills

Agent Skills by oharato

Showing 17 vetted skills indexed across 1 GitHub repositories.

oharatooharato

developing-with-streamlit

Create, edit, debug, and deploy Streamlit applications with performance and layout guidance.

Community
Advanced
oharatooharato

using-streamlit-layouts

Structure Streamlit application layouts with sidebars, columns, tabs, and dialogs.

Community
Basic
oharatooharato

organizing-streamlit-code

Organize Streamlit application code into distinct Python modules for maintainability.

Community
Basic
oharatooharato

using-streamlit-markdown

Formats text and UI elements in Streamlit apps with extended Markdown.

Community
Basic
oharatooharato

using-streamlit-cli

Document and demonstrate Streamlit CLI commands for running and configuring applications.

Community
Basic
oharatooharato

optimizing-streamlit-performance

Optimize Streamlit performance with caching, fragments, and forms.

Community
Intermediate
oharatooharato

building-streamlit-dashboards

Create interactive Streamlit dashboards with metrics, charts, and sidebar filters.

Community
Intermediate
oharatooharato

improving-streamlit-design

Enhance Streamlit app visual design with page configuration, Material icons, badges, and text styling.

Community
Basic
oharatooharato

using-streamlit-custom-components

Integrate third-party custom components into Streamlit applications via pip or uv.

Community
Intermediate
oharatooharato

connecting-streamlit-to-snowflake

Connect Streamlit applications to Snowflake databases using st.connection.

Community
Intermediate
oharatooharato

using-streamlit-session-state

Manage application state across Streamlit reruns using st.session_state.

Community
Intermediate
oharatooharato

displaying-streamlit-data

Display charts, interactive tables, and key metrics in Streamlit apps.

Community
Basic
oharatooharato

choosing-streamlit-selection-widgets

Guide selection of optimal Streamlit widgets for user input scenarios.

Community
Basic
oharatooharato

setting-up-streamlit-environment

Set up Python environments for Streamlit applications using uv.

Community
Basic
oharatooharato

creating-streamlit-themes

Create and customize Streamlit application themes via config.toml.

Community
Intermediate
oharatooharato

building-streamlit-multipage-apps

Create multi-page Streamlit apps with st.navigation and st.session_state.

Community
Intermediate
oharatooharato

building-streamlit-chat-ui

Build chat interfaces in Streamlit with message history and streaming responses.

Community
Intermediate