Skip to main content
Ejecuta cualquier Skill en Manus
con un clic
Repositorio de GitHub

linkmerce

linkmerce contiene 11 skills recopiladas de minyeamer, con cobertura ocupacional por repositorio y páginas de detalle dentro del sitio.

skills recopiladas
11
Stars
3
actualizado
2026-05-26
Forks
0
Cobertura ocupacional
4 categorías ocupacionales · 100% clasificado
explorador de repositorios

Skills en este repositorio

airflow-plugins
Desarrolladores de software

Build Airflow 3.1+ plugins that embed FastAPI apps, custom UI pages, React components, middleware, macros, and operator links directly into the Airflow UI. Use this skill whenever the user wants to create an Airflow plugin, add a custom UI page or nav entry to Airflow, build FastAPI-backed endpoints inside Airflow, serve static assets from a plugin, embed a React app in the Airflow UI, add middleware to the Airflow API server, create custom operator extra links, or call the Airflow REST API from inside a plugin. Also trigger when the user mentions AirflowPlugin, fastapi_apps, external_views, react_apps, plugin registration, or embedding a web app in Airflow 3.1+. If someone is building anything custom inside Airflow 3.1+ that involves Python and a browser-facing interface, this skill almost certainly applies.

2026-05-26
airflow
Desarrolladores de software

Queries, manages, and troubleshoots Apache Airflow using the af CLI. Covers listing DAGs, triggering runs, reading task logs, diagnosing failures, debugging DAG import errors, checking connections, variables, pools, and monitoring health. Also routes to sub-skills for writing DAGs, debugging, deploying, and migrating Airflow 2 to 3. Use when user mentions "Airflow", "DAG", "DAG run", "task log", "import error", "parse error", "broken DAG", or asks to "trigger a pipeline", "debug import errors", "check Airflow health", "list connections", "retry a run", or any Airflow operation. Do NOT use for warehouse/SQL analytics on Airflow metadata tables — use analyzing-data instead.

2026-05-26
analyzing-data
Científicos de datos

Queries data warehouse and answers business questions about data. Handles questions requiring database/warehouse queries including "who uses X", "how many Y", "show me Z", "find customers", "what is the count", data lookups, metrics, trends, or SQL analysis.

2026-05-26
authoring-dags
Desarrolladores de software

Workflow and best practices for writing Apache Airflow DAGs. Use when the user wants to create a new DAG, write pipeline code, or asks about DAG patterns and conventions. For testing and debugging DAGs, see the testing-dags skill.

2026-05-26
cosmos-dbt-core
Desarrolladores de software

Use when turning a dbt Core project into an Airflow DAG/TaskGroup using Astronomer Cosmos. Does not cover dbt Fusion. Before implementing, verify dbt engine, warehouse, Airflow version, execution environment, DAG vs TaskGroup, and manifest availability.

2026-05-26
cosmos-dbt-fusion
Desarrolladores de software

Use when running a dbt Fusion project with Astronomer Cosmos. Covers Cosmos 1.11+ configuration for Fusion on Snowflake/Databricks with ExecutionMode.LOCAL. Before implementing, verify dbt engine is Fusion (not Core), warehouse is supported, and local execution is acceptable. Does not cover dbt Core.

2026-05-26
dag-factory
Desarrolladores de software

Author Apache Airflow DAGs declaratively with dag-factory YAML configs. Use when creating dag-factory templates, composing DAGs from YAML for dag-factory, configuring defaults/dynamic tasks/datasets/callbacks for dag-factory, or validating dag-factory configurations.

2026-05-26
debugging-dags
Desarrolladores de software

Comprehensive DAG failure diagnosis and root cause analysis. Use for complex debugging requests requiring deep investigation like "diagnose and fix the pipeline", "full root cause analysis", "why is this failing and how to prevent it". For simple debugging ("why did dag fail", "show logs"), the airflow entrypoint skill handles it directly. This skill provides structured investigation and prevention recommendations.

2026-05-26
linkmerce-airflow-change
Administradores de redes y sistemas informáticos

Use when editing Airflow DAGs, scheduling, task orchestration, or load behavior in LinkMerce. Keep orchestration, credentials, extract/transform steps, and load strategy aligned with the repository's approved DAG patterns.

2026-05-19
linkmerce-docstring-dag-style
Desarrolladores de software

Use when editing docstrings, DAG doc_md, or adjacent narrative docs in LinkMerce. Follow the repository's approved wording, layer boundaries, and section order from .github/instructions/lm.instructions.md.

2026-05-19
linkmerce-test-triage
Analistas de garantía de calidad de software y probadores

Use when a test fails, coverage needs adjustment, or a code change must be validated in LinkMerce. Focus on reproducing the failure, finding the minimal fix, and updating tests with the smallest safe change.

2026-05-19