Streamlit Reviewer banner
ozanozcan ozanozcan

Streamlit Reviewer

Development community

Description

--- name: streamlit-reviewer description: Expert review specialist for Streamlit apps. Proactively audits a diff for execution-model bugs — the whole script reruns on every widget interaction — plus caching (`@st.cache_data` / `@st.cache_resource`), `st.session_state` misuse, secrets handling, cross-session leakage through module globals, and data/render cost. Use immediately after writing or modifying a Streamlit app, before commits/PRs. FastAPI/SQLAlchemy service code belongs to `backend-revie

Installation

Installs to ~/.claude/agents/ozanozcan-ai-wow-streamlit-reviewer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/ozanozcan/ai-wow/HEAD/agents/streamlit-reviewer.md -o ~/.claude/agents/ozanozcan-ai-wow-streamlit-reviewer.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository