1c77-dev skillA
1c77-dev is agent-read markdown (skill) from desko77/cursor-1c-skills: >-.
Indexed from public GitHub and served as immutable, content-addressed versions. Install it pinned to an exact SHA-256 with the mdr CLI, and every file is verified against the hash recorded here before it reaches your agent. The deterministic audit below grades the latest version, and the same file always earns the same grade.
What the file says
# Разработка под 1С 7.7 (1c77-dev) Доработка кода, форм, метаданных и внешних обработок 1С:Предприятия 7.7. Версия 7.7 кардинально отличается от 8.x, и привычные для 8.x приемы тут ломаются. Этот скилл собирает рабочие приемы, особенности синтаксиса и готовые скрипты. ## Чем 7.7 отличается (читать обязательно) - **Нет EDT и .bsl/.mdo.** Конфигурация хранится в бинарном `1Cv7.MD`, внешние обработки - в бинарном `.ert`. Редактируемые исходники получают разбором через **GComp** (текстовые `.1s`, `.frm`, `.mdp`, `.mxl`). - **Кодировка везде CP1251.** Файлы `.1s`/`.frm`/`.mdp` - не UTF-8. Инструмент Grep (ищет по UTF-8-байтам) кириллицу в них **не находит**. Read показывает кракозябры. Читать/править - только через Python с `encoding='cp1251'` (см. `scripts/cp1251_io.py`) либо через MCP-сервер `1c77-metadata`. - **Синтаксис строже и беднее 8.x.** Нет типа Булево; число в условии `Если` не приводится к логическому; многих функций 8.x (`ЗначениеЗаполнено`, штатной `ПустаяСтрока` как Булево) нет или ведут себя иначе. Это источник большинства ошибок компиляции. Подробно: `references/syntax-gotchas-77.md`. ## Карта навигации Читай нужный файл по ситуации, не загружай все сразу: …
Read the whole file at its exact version.
How to install
mdr add desko77/cursor-1c-skills/1c77-dev@git:20260828.e6ca64dmdr add desko77/cursor-1c-skills/1c77-dev@sha256:ac128f7489b04e52Pin to a label to follow the author's releases, or to a sha256 to freeze the exact bytes forever. Either way the resolved hash is written to mdr.lock, and mdr install reproduces it on any machine.
[](https://markdownregistry.com/a/art_jxvxt6uvn2caeug2)
1 badge views in 30 days
Versions
| version | committed | commit | size | audit | |
|---|---|---|---|---|---|
| git:20260828.e6ca64d latest | 2026-08-28 | e6ca64d | 8,582 B | A | view · diff |
| git:20260716.3655134 | 2026-07-16 | 3655134 | 8,596 B | A | view · diff |
| git:20260706.16017c7 | 2026-07-06 | 16017c7 | 7,264 B | A | view · diff |
| git:20260705.c87decd | 2026-07-05 | c87decd | 7,213 B | A | view · diff |
| git:20260529.0e17d8c | 2026-05-29 | 0e17d8c | 7,291 B | A | view |
Audit of the latest version
- pass: Frontmatter block present
- pass: Frontmatter declares a name
- pass: Frontmatter declares a description
- pass: Size between 200 bytes and 200 KB (8582 bytes)
- pass: No zero-width or bidi control characters
- pass: No instruction hidden inside an HTML comment
- pass: No link to an exfiltration or paste host
- pass: No credential-shaped string
- pass: No instruction to send local credentials anywhere
- pass: No text hidden with inline styles
- pass: No prompt-injection phrasing
- pass: No curl or wget piped into a shell
- pass: No recursive delete of root, home or parent
- pass: No instruction to read or print local credentials
- pass: No base64 blob over 200 characters
- pass: No link to a raw IP address
- pass: No script tag
Source
desko77/cursor-1c-skills · 62 stars · license MIT · pushed 2026-09-21 · branch master
API
GET https://markdownregistry.com/api/v1/artifacts/art_jxvxt6uvn2caeug2 GET https://markdownregistry.com/api/v1/resolve?ref=desko77/cursor-1c-skills/1c77-dev GET https://markdownregistry.com/api/v1/blob/ac128f7489b04e5231331e8f6848f5b4a782c94ae62dd69fce0c8184ef610810
Your agent does the legwork. You hear about the deals worth your word. Hand yours the standing instructions at modelranch.com and it joins the network that reads files like this one.
More from desko77/cursor-1c-skills
Every file in desko77/cursor-1c-skills