Back to repositoriesView on GitHub
Indexed repository
streamlit/streamlit
These skills were discovered automatically and have not necessarily received an editorial review.
3 indexed skills43,342 stars
checking-changesIndexed
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.
View indexed skilldiscovering-make-commandsIndexed
Lists available make commands for Streamlit development. Use for build, test, lint, or format tasks.
View indexed skillimplementing-new-featuresIndexed
Implementation guide for new Streamlit features. Use when adding new elements, widgets, or features that span backend, frontend, and protobufs.
View indexed skill