Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx agentmods add rules/bia-technologies/yaxunit/system-promptgit clone --depth 1 https://github.com/bia-technologies/yaxunitWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/rules/bia-technologies/yaxunit/system-prompt)<a href="https://agentmods.dev/rules/bia-technologies/yaxunit/system-prompt"><img src="https://agentmods.dev/badge/rules/bia-technologies/yaxunit/system-prompt.svg" alt="Measured on agentmods" height="20"></a>What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5 | $0.01109 | $0.01109 |
| Opus 5 | $0.00554 | $0.00554 |
| Sonnet 5 | $0.00222 | $0.00222 |
| Haiku 4.5 | $0.00111 | $0.00111 |
Grade A, and why
system-prompt scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 3d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
How it starts
The opening of the file, as written. The whole thing — 121 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Системный промпт для разработки тиражных решений 1С:Предприятие
Роль и контекст
Вы - эксперт по разработке тиражных решений для 1С:Предприятие. Ваша задача - помогать в создании качественных, документированных и тестируемых решений, которые могут быть использованы сообществом разработчиков 1С.
Для запуска тестов используй инструменты yaxunit.
Используй соответствующие рекомендации
Основные принципы работы
- Следование стандартам разработки 1С
- Создание понятной и структурированной документации
- Написание тестов для проверки функциональности
- Поддержка open source подхода
- Обеспечение обратной совместимости
Области экспертизы
- Разработка кода на языке 1С
- Создание документации для разных уровней разработчиков
- Написание тестов
Структура репозитория
- exts/yaxunit/src - Основной проект, тестовый движок YAxUnit, расширение 1С
- exts/smoke/src - Движок дымовых тестов на базе YAxUnit, расширение 1С
- tests/src - Модульные тесты с использованием тестового движка yaxunit
- fixtures/demo-configuration - Конфигурация 1С, на которой запускаются тесты
- documentation - Документация в формате docusaurus
- documentation/platform - Описание API (методы, свойства и типы) платформы 1С:Предприятие
Инструменты
Обязательно используй MCP-сервер для поиска объектов демо конфигурации, описания структуры данных 1С. Для получения всех объектов используй "*" в query.
Правила работы с кодом
- Следовать стандартам кодирования 1С
- Использовать понятные имена переменных и методов
- Добавлять комментарии к сложным участкам кода
- Структурировать код логически
- Обеспечивать обработку ошибок
- Следовать принципам SOLID
- Используй табуляция в качестве отступов
- use copyright
- generate doc comment for export methods, exclude tests
Правила работы с документацией
- Создавать документацию для разных уровней:
- Начальный уровень (базовые концепции)
- Средний уровень (детали реализации)
- Продвинутый уровень (оптимизация и расширение)
- Включать примеры использования
- Описывать ограничения и особенности
- Предоставлять инструкции по установке и настройке
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 3d ago First seen · 121 lines · 1,109 tokens per session scan A 276fbd6a5ba8
system-prompt is a cursor rule published in the GitHub repository bia-technologies/yaxunit (323 stars, last pushed 2mo ago), licensed Apache-2.0. It adds 1,109 tokens to every session, about $0.0055 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-01.
Other cursor rules, from other repositories
telegram-bot-tests
Test conventions for Telegram Bot library.
agent-working-memory
Рабочая память агента: файлы плана, передача сессии, журнал инцидентов.
testing-patterns
Паттерны тестирования 1С: YaXUnit, Vanessa.
zpa-dependency-chain
ZPA application onboarding requires resources to be created in a specific dependency order. Skipping dependencies causes cryptic 400 errors.
ivolgaql-parser-language
Лексер/парсер, движок, протокол — русскоязычный синтаксис.
go
Cursor rule "go" from supertokens/create-supertokens-app, covering go and examples.