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

v8_protocols

v8_protocols contiene 4 skills recopiladas de alkoleft, con cobertura ocupacional por repositorio y páginas de detalle dentro del sitio.

skills recopiladas
4
Stars
9
actualizado
2026-02-26
Forks
1
Cobertura ocupacional
3 categorías ocupacionales · 100% clasificado
explorador de repositorios

Skills en este repositorio

onec-protocol-reverse
Otras ocupaciones informáticas

Reverse engineer 1C wire protocols (RAC and adjacent admin/service protocols) from traffic captures and build replacement clients. Use when the user asks to analyze unknown 1C binary payloads, map request/response methods, decode framing, compare command traces, or implement tooling that works without official `rac`.

2026-02-26
onec-protocol-reverse
Analistas de sistemas informáticos

Reverse engineer 1C wire protocols (RAC and adjacent admin/service protocols) from traffic captures and build replacement clients. Use when the user asks to analyze unknown 1C binary payloads, map request/response methods, decode framing, compare command traces, or implement tooling that works without official `rac`.

2026-02-26
onec-protocol-tool-setup
Desarrolladores de softwareOtras ocupaciones informáticas

Set up and verify tooling for capturing and decoding 1C RAC/admin protocol traffic (proxy/capture, decode, and dependencies). Use when tooling is missing, capture pipeline fails, logs are empty, decode drift occurs, or the environment prerequisites are unknown.

2026-02-26
rac-schema-codegen
Desarrolladores de software

Update RAC protocol schema TOML under `schemas/rac/*.toml`, map completed RAC commands from `docs/rac/messages` and `artifacts/rac/v16/format_parse_tasklist.md`, and regenerate codegen via `scripts/rac/rac_codegen.py` or `scripts/rac/rac_codegen_all.py`. Use when adding or correcting RPC/response definitions, record layouts, or method IDs; always use inline request fields under `[rpc.*]` (never `[request.*]`), and always set minimal `version` for fields and RPCs.

2026-02-26