developing-with-streamlit
This skill documents how to build, design, and deploy Streamlit apps, with extensive examples for chat UIs, theming, Snowflake connections, and CLI usage. It includes instructions to store credentials in `.streamlit/secrets.toml`, run shell commands like `streamlit run ...`, and make network calls to services such as `OpenAI` and `https://raw.githubusercontent.com/...`.