addressing-pr-review-comments
作者: streamlit
Address all valid review comments on a PR for the current branch in the streamlit/streamlit repo. Covers both inline review comments and general PR (issue)…
npx skills add https://github.com/streamlit/streamlit --skill addressing-pr-review-comments来自 streamlit 的更多技能
template-skill
streamlit
替换为技能描述及其使用时机。
official
building-streamlit-chat-ui
streamlit
在Streamlit中构建聊天界面。用于创建对话式UI、聊天机器人或AI助手。涵盖st.chat_message、st.chat_input、消息…
official
building-streamlit-custom-components-v2
streamlit
Builds bidirectional Streamlit Custom Components v2 (CCv2) using `st.components.v2.component`. Use when authoring inline HTML/CSS/JS components or packaged…
official
building-streamlit-dashboards
streamlit
Building dashboards in Streamlit. Use when creating KPI displays, metric cards, or data-heavy layouts. Covers borders, cards, responsive layouts, and dashboard…
official
building-streamlit-multipage-apps
streamlit
Building multi-page Streamlit apps. Use when creating apps with multiple pages, setting up navigation, or managing state across pages.
official
choosing-streamlit-selection-widgets
streamlit
选择正确的Streamlit选择组件。在决定使用单选按钮、选择框、分段控件、药丸式选择或其他选项选择组件时使用。…
official
connecting-streamlit-to-snowflake
streamlit
Connecting Streamlit apps to Snowflake. Use when setting up database connections, managing secrets, or querying Snowflake from a Streamlit app.
official
creating-streamlit-themes
streamlit
Creating and customizing Streamlit themes. Use when changing app colors, fonts, or appearance, or aligning apps to brand guidelines. Covers config.toml…
official