Agent Skills by seanyofthedead
Showing 26 vetted skills indexed across 1 GitHub repositories.
playwright-cli
Automate browser interactions for testing and scraping web applications.
ui-visual-regression
Compare screenshots and network requests between a branch and its merge base.
test-driven-development
Guide software development through the Test-Driven Development red-green-refactor cycle.
comprehensive-review
Automate four-wave code reviews with per-package and adversarial analysis.
git-guardian
Translate plain English Git requests into safe commands with pre-execution checks.
developing-with-streamlit
Develop and optimize Streamlit applications with caching and fragments.
systematic-code-review
Automate a 4-phase code review process for pull requests.
debugging-streamlit
Enable hot reloading for Streamlit Python and Vite frontend changes.
full-repo-review
Review all repository source files in a 3-wave process and produce a prioritized issue backlog.
parallel-code-review
Coordinate concurrent Security, Business Logic, and Architecture code reviews.
using-streamlit-layouts
Structure Streamlit app layouts with sidebars, columns, containers, and dialogs.
organizing-streamlit-code
Structure Streamlit applications into separate UI and utility modules.
using-streamlit-cli
Manage Streamlit apps via CLI commands for running and configuring.
optimizing-streamlit-performance
Optimize Streamlit app performance with caching and fragments.
building-streamlit-dashboards
Automate Streamlit dashboard creation with KPI displays and data visualization.
improving-streamlit-design
Enhance Streamlit app designs with Material icons and custom styling.
using-streamlit-custom-components
Integrate community-built custom components into Streamlit applications.
connecting-streamlit-to-snowflake
Connect Streamlit apps to Snowflake databases for querying and data management.
using-streamlit-session-state
Manage state persistence and synchronization across Streamlit reruns with st.session_state.
building-streamlit-custom-components-v2
Build bidirectional Streamlit Custom Components v2 with Vite bundling.
displaying-streamlit-data
Visualize data in Streamlit apps with charts and dataframes.
choosing-streamlit-selection-widgets
Guide Streamlit widget selection based on option count and selection type.
setting-up-streamlit-environment
Automate Python environment setup for Streamlit applications with uv.
creating-streamlit-themes
Customize Streamlit application themes by configuring `.streamlit/config.toml`.