fangshine01 avatar

fangshine01

Community

@fangshine01

1Followers
|
0Public Repos
|
17Published Skills

Agent Skills by fangshine01

Showing 17 vetted skills indexed across 1 GitHub repositories.

fangshine01fangshine01

using-streamlit-layouts

Designs reusable Lightning Web and React-like components with TypeScript and HTML5 for consistent, accessible interfaces.

Community
Intermediate
fangshine01fangshine01

organizing-streamlit-code

Organizes Streamlit apps into streamlit_app.py, app_pages/, and utils/ modules.

Community
Basic
fangshine01fangshine01

using-streamlit-markdown

Render GitHub-flavored Markdown and Streamlit extensions in Streamlit text elements.

Community
Intermediate
fangshine01fangshine01

using-streamlit-cli

Run and configure Streamlit apps via CLI flags, URLs, and uv run.

Community
Intermediate
fangshine01fangshine01

optimizing-streamlit-performance

Reduce Streamlit app reruns with caching, fragments, and conditional rendering.

Community
Intermediate
fangshine01fangshine01

building-streamlit-dashboards

Create Streamlit dashboards with KPI cards, charts, and sidebar filters.

Community
Intermediate
fangshine01fangshine01

improving-streamlit-design

Guide Streamlit app UI polish with icons, badges, spacing, and text styling.

Community
Basic
fangshine01fangshine01

using-streamlit-custom-components

Extend Streamlit apps with third-party custom UI components from PyPI.

Community
Basic
fangshine01fangshine01

connecting-streamlit-to-snowflake

Connect Streamlit apps to Snowflake with st.connection and parameterized queries.

Community
Intermediate
fangshine01fangshine01

using-streamlit-session-state

Persist Streamlit session state across script reruns with initialization and widget key binding.

Community
Intermediate
fangshine01fangshine01

building-streamlit-custom-components-v2

Build bidirectional Streamlit CCv2 components with inline HTML/CSS/JS or packaged assets.

Community
Intermediate
fangshine01fangshine01

displaying-streamlit-data

Render interactive tables, charts, metrics, and sparklines in Streamlit.

Community
Intermediate
fangshine01fangshine01

choosing-streamlit-selection-widgets

Recommend Streamlit selection widgets based on option count and selection mode.

Community
Basic
fangshine01fangshine01

setting-up-streamlit-environment

Create reproducible Python environments for Streamlit apps with uv or venv.

Community
Intermediate
fangshine01fangshine01

creating-streamlit-themes

Create and customize Streamlit themes via .streamlit/config.toml.

Community
Intermediate
fangshine01fangshine01

building-streamlit-multipage-apps

Build multi-page Streamlit apps with st.navigation and shared session state.

Community
Intermediate
fangshine01fangshine01

building-streamlit-chat-ui

Build Streamlit chat interfaces with message history and streaming responses.

Community
Intermediate