.fyi
SkillsMCPPluginsSubagents

Browse by category

DevOps & CI/CD SkillsProductivity & Workflow SkillsOther SkillsProduct & Project Management SkillsDocumentation & Knowledge SkillsCode Review & Refactor SkillsBackend & APIs SkillsAgent Meta & Communication SkillsResearch SkillsSecurity SkillsUX UI & Design SkillsTesting & QA SkillsSee all →

Every Claude Code skill, MCP server, plugin and subagent in one directory. Searchable, comparable, and one command from installed. Live stats from GitHub, npm and PyPI.

We're on Product HuntYour agent's app storeCheck it out →
Agent SkillsMCP ServersPluginsSubagentsCoding Agents
CollectionsOfficial publishersGlossaryFAQBlogSearchSavedFeedback
PrivacyTermsllms.txtSitemap

made with ♥ · © 2026 aaaa.fyi

Independent project · real data from public registries

…/iusztinpaul/designing-real-world-ai-agents-workshop
home/skills/iusztinpaul/designing-real-world-ai-agents-workshop
iusztinpaul avatar

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

23 skills

View on GitHub
$npx skills add iusztinpaul/designing-real-world-ai-agents-workshop
SkillInstalls
building-streamlit-chat-uiBuilding chat interfaces in Streamlit. Use when creating conversational UIs, chatbots, or AI assistants.—building-streamlit-custom-components-v2Builds bidirectional Streamlit Custom Components v2 (CCv2) using `st.components.v2.component`.—building-streamlit-dashboardsBuilding dashboards in Streamlit. Use when creating KPI displays, metric cards, or data-heavy layouts.—building-streamlit-multipage-appsBuilding multi-page Streamlit apps. Use when creating apps with multiple pages, setting up navigation, or managing state across pages.—choosing-streamlit-selection-widgetsChoosing the right Streamlit selection widget. Use when deciding between radio buttons, selectbox, segmented control, pills, or other option selection widgets.—connecting-streamlit-to-snowflakeConnecting Streamlit apps to Snowflake. Use when setting up database connections, managing secrets, or querying Snowflake from a Streamlit app.—creating-streamlit-themesCreating and customizing Streamlit themes. Use when changing app colors, fonts, or appearance, or aligning apps to brand guidelines.—developing-with-streamlit**[REQUIRED]** Use for ALL Streamlit tasks: creating, editing, debugging, beautifying, styling, theming, optimizing, or deploying Streamlit applications.—displaying-streamlit-dataDisplaying charts, dataframes, and metrics in Streamlit. Use when visualizing data, configuring dataframe columns, or adding sparklines to metrics.—implementDrive a single workshop ticket through the inner SWE↔Tester loop.—implement-universalHarness-agnostic version of `/implement`. Drives a single workshop ticket through the SWE→Tester loop in ONE conversation, with the role prompts bundled as…—improving-streamlit-designImproving visual design in Streamlit apps. Use when polishing apps with icons, badges, spacing, or text styling.—optimizing-streamlit-performanceOptimizing Streamlit app performance. Use when apps are slow, rerunning too often, or loading heavy content.—organizing-streamlit-codeOrganizing Streamlit code for maintainability. Use when structuring apps with separate modules and utilities.—researchresearch-and-writesetting-up-streamlit-environmentSetting up Python environments for Streamlit apps. Use when creating a new project or managing dependencies.—using-streamlit-cliDocuments Streamlit CLI commands for running apps, managing configuration, and diagnostics.—using-streamlit-custom-componentsUsing third-party Streamlit custom components. Use when extending Streamlit with community packages.—using-streamlit-layoutsStructuring Streamlit app layouts. Use when placing content in sidebars, columns, containers, or dialogs.—using-streamlit-markdownCovers all Markdown features in Streamlit including GitHub-flavored syntax plus Streamlit extensions like colored text, badges, Material icons, and LaTeX.—using-streamlit-session-stateUsing st.session_state to manage state across Streamlit reruns.—write-post