Start App — Development skill for Claude Code
Clear all Streamlit cache, kill ALL running Streamlit processes, and start a fresh Streamlit instance using the uv .venv environment.
How to install Start App
Installs to ~/.claude/commands/alfredang-wsq-courseware-generator-claude-streamlit-start-app.md
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/alfredang/wsq-courseware-generator-claude-streamlit/HEAD/.claude/commands/start-app.md -o ~/.claude/commands/alfredang-wsq-courseware-generator-claude-streamlit-start-app.md Restart Claude Code, or start a new session, for it to be picked up.
What Start App does
Clear all Streamlit cache, kill ALL running Streamlit processes, and start a fresh Streamlit instance using the uv .venv environment.
Steps:
- Clear Streamlit cache by removing the
.streamlit/cachedirectory if it exists - Kill ALL running
streamlitprocesses usingpkill -f streamlit(ensures no orphan instances) - Wait 1 second for processes to terminate
- Start
uv run streamlit run app.pyin the background (this ensures the .venv environment and all dependencies are used) - Wait
Alternatives in Development
- /triage — Quick triage to decide: submit or kill 1.8k ★
- Hive — Browser-native hive-mind for CLI coding agents — Claude Code, Codex, Gemini, and OpenCode collaborate as real 473 ★
- Claude Cognitive — Working memory for Claude Code - persistent context and multi-instance coordination 440 ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Governance Start
Create or declare lineage for a UNITARES session in Codex (fresh process-instance posture)
Clear Cache
Clear validation cache for a plugin or entire system (project)
Restart Vite
Clear cache and restart dev server
Maker Cache
Manage MAKER pattern cache - list, clear, or inspect cached decompositions
Amt Logout
Sign out of AMT memory - revoke this device's hook token and clear the local cache.
Cmux Fresh
Clear cmux's persisted session so the next launch opens with fresh/blank windows. Quits cmux first (so the cle
Related Agents
Streamlit Reviewer
Expert review specialist for Streamlit apps. Proactively audits a diff for execution-model bugs — the whole sc
Timps Battery Analyst
Identify battery drainers. Reads battery %, health cycle count, and ranks processes by CPU usage (proxy for en
Openclaw Debugger
Use when an OpenClaw instance has a problem the health sentinel couldn't fix — gateway failures, config drift,