Erick Francisco Merino Menares
Community@erickfmm · Chile
Software Engineer at Ministry of Education. Interested in Machine Learning in general and Backend.
Agent Skills by Erick Francisco Merino Menares
Showing 19 vetted skills indexed across 1 GitHub repositories.
research-paper-writer
Compose academic research papers with IEEE/ACM formatting and citation guidance.
developing-with-streamlit
Route Streamlit development tasks to targeted sub-skills for app construction.
using-streamlit-layouts
Structure Streamlit app layouts with sidebars, columns, dialogs, and responsive containers.
organizing-streamlit-code
Organize Streamlit code into modular directories separating UI, logic, and data access.
using-streamlit-markdown
Format Streamlit text with GitHub-flavored Markdown, colors, icons, badges, and LaTeX.
using-streamlit-cli
Run and configure Streamlit apps via CLI with streamlit run and config options.
optimizing-streamlit-performance
Reduce Streamlit reruns with caching, fragments, and forms.
building-streamlit-dashboards
Assemble Streamlit dashboards with modular metrics, charts, and layouts.
improving-streamlit-design
Apply consistent iconography, badge styling, spacing, and text casing to Streamlit apps.
using-streamlit-custom-components
Install and import third-party custom components from PyPI into Streamlit apps.
connecting-streamlit-to-snowflake
Connect Streamlit apps to Snowflake using st.connection and secrets management.
using-streamlit-session-state
Persist Streamlit widget values across reruns using st.session_state.
building-streamlit-custom-components-v2
Build bidirectional Streamlit CCv2 components with the v2 API.
displaying-streamlit-data
Present charts, tables, and metrics in Streamlit dashboards.
choosing-streamlit-selection-widgets
Map Streamlit selection inputs to widget recommendations for UI design tasks.
setting-up-streamlit-environment
Automate Python environment setup and dependency management for Streamlit apps.
creating-streamlit-themes
Centralize Streamlit theming via a single config.toml.
building-streamlit-multipage-apps
Organize Streamlit projects with a multi-page app structure using st.navigation.
building-streamlit-chat-ui
Automate Streamlit chat interfaces with st.chat_message, st.chat_input, and streaming updates.