aibuilder.sh
SkillsAgentsCommandsPlugins
LearnStats
aibuilder.sh

Composable building blocks for Claude Code

Built with BrainGrid

Filters

Filters1

Type

Task

Filters1

Type

Task

author:streamlit
5 artifacts found
skillby streamlit
2w ago

debugging-streamlit

Debug Streamlit frontend and backend changes using make debug with hot-reload. Use when testing code changes, investigating bugs, checking UI behavior, or needing screenshots of the running app.

1 repos0 installs
$npx ai-builder add skill streamlit/debugging-streamlit
skillby streamlit
2w ago

discovering-make-commands

Lists available make commands for Streamlit development. Use for build, test, lint, or format tasks.

1 repos0 installs
$npx ai-builder add skill streamlit/discovering-make-commands
skillby streamlit
2w ago

implementing-new-features

Implementation guide for new Streamlit features. Use when adding new elements, widgets, or features that span backend, frontend, and protobufs.

1 repos0 installs
$npx ai-builder add skill streamlit/implementing-new-features
skillby streamlit
2w ago

checking-changes

Validates all code changes before committing by running format, lint, type, and unit test checks. Use after making backend (Python) or frontend (TypeScript) changes, before committing or finishing a work session.

1 repos0 installs
$npx ai-builder add skill streamlit/checking-changes
skillby streamlit
2w ago

fixing-streamlit-ci

Analyze and fix failed GitHub Actions CI jobs for the current branch/PR. Use when CI checks fail, PR checks show failures, or you need to diagnose lint/type/test errors and verify fixes locally.

1 repos0 installs
$npx ai-builder add skill streamlit/fixing-streamlit-ci
You've reached the end