Skip to main content
Repositório GitHub

my-skill-forge

my-skill-forge contém 8 skills coletadas de pablovela5620, com cobertura ocupacional por repositório e páginas de detalhe dentro do site.

skills coletadas
8
Stars
3
atualizado
2026-07-14
Forks
0
Cobertura ocupacional
3 categorias ocupacionais · 100% classificado
explorador de repositórios

Skills neste repositório

delegation
Desenvolvedores de software

Model routing for delegated work — use when spawning subagents or workflows, choosing a model for a task, or handing work to the Codex runtime. (Claude Code side; other agents rarely delegate.)

2026-07-14
fleet
Administradores de redes e sistemas de computador

Fleet operations — use when a task involves other machines (discovering, reaching, or reasoning about them), installing/updating/removing any user-level tool, converging a machine, or working with paseo or the agent-fleet repo.

2026-07-08
rerun-viewer-validation
Desenvolvedores de software

Prove what the Rerun viewer rendered — pixel evidence over logs. Use when a .rrd, blueprint, or Rerun rendering must be visually verified, when a timeline sweep or video of a recording is wanted, when an .rrd must be embedded in an HTML page, or when a gradio/WebViewer surface needs browser validation.

2026-07-06
python-conventions
Desenvolvedores de software

Python conventions for every repo — typing, dataclasses, return types, docstrings. Use whenever touching Python code.

2026-07-05
html-artifacts
Desenvolvedores web

Create self-contained single-file HTML artifacts when an explanation, plan, report, review, comparison, diagram, deck, prototype, or lightweight editor would be more readable, useful, or reusable in a browser than in markdown. Use for making dense information scannable and beautiful with semantic HTML, inline CSS, inline JavaScript, responsive layout, typography, charts, tables, annotations, tabs, collapsibles, timelines, diagrams, and copy/export affordances. Especially use when the user wants an artifact they are likely to open, read, share, or iterate on directly as a .html file.

2026-05-14
create-node
Desenvolvedores de software

Create a new single-purpose CV node in the monorepo with API layer (class-based node with verbose Rerun logging, result logging helper, config + result dataclasses), Gradio UI with embedded Rerun viewer (streaming binary stream), CLI entry point (tyro + RerunTyroConfig), and bundled example data. Use when adding a new model, predictor, or pipeline step as a standalone reusable app.

2026-03-26
conda-forge
Desenvolvedores de software

Performs conda-forge operations. Fixes failing builds by analyzing CI logs, creates new packages via staged-recipes, adds cross-compilation and ARM support to feedstocks, and migrates recipes from v0 to v1 format. Use when working with conda-forge feedstocks, staged-recipes, build failures, recipe migrations, or when the user mentions conda-forge.

2026-03-14
example-skill
Desenvolvedores de software

Example skill that does nothing

2026-02-28