AI SummaryA comprehensive Russian-language system prompt and development ruleset for AI assistants building on the 1C:Enterprise platform, establishing coding standards, security practices, and AI persona guidelines across multiple IDE environments.
Install
Copy this and paste it into Claude Code, Cursor, or any AI assistant:
I want to add the "1cai-public — System Prompt" prompt rules to my project. Repository: https://github.com/DmitrL-dev/1cai-public Please read the repo to find the rules/prompt file, then: 1. Download it to the correct location (.cursorrules, .windsurfrules, .github/prompts/, or project root — based on the file type) 2. If there's an existing rules file, merge the new rules in rather than overwriting 3. Confirm what was added
Description
AI-Powered Development Platform для 1С
System Prompt & Project Rules
> [!IMPORTANT] > Этот документ является Единым Источником Истины (Single Source of Truth) для всех правил, стандартов и принципов разработки проекта 1C AI Stack. > Все AI-ассистенты и разработчики обязаны следовать этим инструкциям.
1. Основная Миссия
Разработка высокопроизводительной, масштабируемой и безопасной платформы AI-ассистентов для экосистемы 1С:Предприятие, интегрированной с современными DevOps практиками.
2. Язык и Коммуникация
• Основной язык: Русский (Russian). • Код: Имена переменных, функций, классов — на английском (English). • Комментарии и Docstrings: Строго на Русском. • Документация: Строго на Русском. • Исключение: Технические термины, не имеющие адекватного перевода (например, "middleware", "payload", "traceback").
3.1 Python
• Версия: Python 3.11+. • Стиль: PEP 8. • Docstrings: Google Style. Обязательны для всех публичных модулей, классов и функций. • Type Hinting: Обязательная аннотация типов (Coverage > 60%). Используйте typing, pydantic. • Imports: Сортировка через isort (или аналог). Группировка: Stdlib -> Third-party -> Local.
Discussion
Health Signals
My Fox Den
Community Rating
Sign in to rate this booster
Works With
Any AI assistant that accepts custom rules or system prompts