Agent Skills by mahaboob26
Showing 23 vetted skills indexed across 1 GitHub repositories.
ui-ux-pro-max
Generate UI/UX design system blueprints for web and mobile applications.
audit-website
Audit websites for SEO, performance, security, and accessibility using the squirrelscan CLI.
developing-with-streamlit
Develop Streamlit apps with structured patterns for layout, performance, and data display.
grafana-dashboards
Create and manage production Grafana dashboards for real-time system metrics.
markdown-documentation
Create structured Markdown documentation with GitHub Flavored Markdown formatting.
better-auth-best-practices
Integrate Better Auth into TypeScript apps with CLI migration and adapter configuration.
mcp-builder
Scaffold MCP servers and register tools with Python FastMCP or Node TypeScript MCP SDK.
using-streamlit-layouts
Structure Streamlit apps using sidebars, columns, containers, and dialogs.
organizing-streamlit-code
Organize Streamlit code into app_pages and utils modules with updated imports.
using-streamlit-markdown
Format Streamlit text with Markdown, LaTeX, colored text, badges, and icons.
using-streamlit-cli
Run and configure Streamlit apps via CLI with diagnostics.
optimizing-streamlit-performance
Optimize Streamlit apps by caching data and fragmenting UI components.
building-streamlit-dashboards
Create Streamlit dashboards with KPI cards, charts, and responsive layouts.
improving-streamlit-design
Apply Material icons, badges, spacing, and text casing to Streamlit UI designs.
using-streamlit-custom-components
Integrate third-party custom components into Streamlit apps.
connecting-streamlit-to-snowflake
Connect Streamlit apps to Snowflake using st.connection and secrets management.
using-streamlit-session-state
Manage Streamlit app state across reruns using st.session_state.
displaying-streamlit-data
Unify Streamlit charts, tables, and metrics in a single dashboard.
choosing-streamlit-selection-widgets
Choose Streamlit selection widgets based on option count and visibility.
setting-up-streamlit-environment
Automate Python environment setup for Streamlit projects with uv.
creating-streamlit-themes
Create brand-aligned Streamlit themes via config.toml with colors and typography.
building-streamlit-multipage-apps
Build multi-page Streamlit apps with app_pages directory and shared state.
building-streamlit-chat-ui
Build Streamlit chat UIs with st.chat_message, st.chat_input, and streaming responses.