Skip to main content

iusztinpaul/designing-real-world-ai-agents-workshop

SkillsMP 已收集 iusztinpaul/designing-real-world-ai-agents-workshop 中的 20 个 Skill。打开任一 Skill 可查看来源和详情。

最近记录的来源活动
SkillsMP 收录数据更新
已收集 skills
20
GitHub 星标
501
GitHub Forks
136

这个仓库中的 skills

2 个职业分类 · 已分类 100%

已展示 20 / 20 个已收集 Skill。

职业分类
软件开发工程师
描述

Harness-agnostic version of `/implement`. Drives a single workshop ticket through the SWE→Tester loop in ONE conversation, with the role prompts bundled as `agents/software-engineer.md` and `agents/tester.md` instead of being launched as subagents. Resolves…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Drive a single workshop ticket through the inner SWE↔Tester loop. Resolves the ticket from `implement_yourself/tasks/`, creates an `implementing/from-scratch` branch (a fixed default — not derived from the ticket; subsequent tickets stack on top), launches…

原文语言:英语

更新
职业分类
软件开发工程师
描述

**[REQUIRED]** Use for ALL Streamlit tasks: creating, editing, debugging, beautifying, styling, theming, optimizing, or deploying Streamlit applications. Also required for building custom components (inline or packaged), using st.components.v2, or any…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Building chat interfaces in Streamlit. Use when creating conversational UIs, chatbots, or AI assistants. Covers st.chat_message, st.chat_input, message history, and streaming responses.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Builds bidirectional Streamlit Custom Components v2 (CCv2) using `st.components.v2.component`. Use when authoring inline HTML/CSS/JS components or packaged components (manifest `asset_dir`, js/css globs), wiring state/trigger callbacks, theming via `--st-*`…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Building dashboards in Streamlit. Use when creating KPI displays, metric cards, or data-heavy layouts. Covers borders, cards, responsive layouts, and dashboard composition.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Building multi-page Streamlit apps. Use when creating apps with multiple pages, setting up navigation, or managing state across pages.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Choosing the right Streamlit selection widget. Use when deciding between radio buttons, selectbox, segmented control, pills, or other option selection widgets. Helps pick the right widget for the number of options and selection type.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Connecting Streamlit apps to Snowflake. Use when setting up database connections, managing secrets, or querying Snowflake from a Streamlit app.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Creating and customizing Streamlit themes. Use when changing app colors, fonts, or appearance, or aligning apps to brand guidelines. Covers config.toml configuration, design principles, and CSS avoidance.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Displaying charts, dataframes, and metrics in Streamlit. Use when visualizing data, configuring dataframe columns, or adding sparklines to metrics. Covers native charts, Altair, and column configuration.

原文语言:英语

更新
职业分类
网页与数字界面设计师
描述

Improving visual design in Streamlit apps. Use when polishing apps with icons, badges, spacing, or text styling. Covers Material icons, badge syntax, divider alternatives, and text casing conventions.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Optimizing Streamlit app performance. Use when apps are slow, rerunning too often, or loading heavy content. Covers caching, fragments, and static vs dynamic widget choices.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Organizing Streamlit code for maintainability. Use when structuring apps with separate modules and utilities. Covers separation of concerns, keeping UI code clean, and import patterns.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Setting up Python environments for Streamlit apps. Use when creating a new project or managing dependencies. Covers uv for dependency management and running apps.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Documents Streamlit CLI commands for running apps, managing configuration, and diagnostics. Use when starting Streamlit apps, configuring runtime options, or troubleshooting CLI issues.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Using third-party Streamlit custom components. Use when extending Streamlit with community packages. Covers installation, popular custom components, and when to use them.

原文语言:英语

更新
职业分类
网页与数字界面设计师
描述

Structuring Streamlit app layouts. Use when placing content in sidebars, columns, containers, or dialogs. Covers sidebar usage, column limits, horizontal containers, dialogs, and bordered cards.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Covers all Markdown features in Streamlit including GitHub-flavored syntax plus Streamlit extensions like colored text, badges, Material icons, and LaTeX. Use when formatting text, labels, tooltips, or any text-rendering element.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Using st.session_state to manage state across Streamlit reruns. Use when persisting data, handling widget state, implementing callbacks, or debugging state issues. Covers initialization patterns, widget-state association, and common gotchas.

原文语言:英语

更新
已展示 20 / 20 个已收集 Skill。