Arman-Kudaibergenov/1c-ai-development-kit
Skill Claude CodeCodex
A project-initialization skill for setting up a 1C project.
206 tagged bsl, measured the same way as everything else here.
Browse within: 1c-enterprise 2051c 881c-edt 72Code Generation 71opencode 58rust 58cursor-ide 55ai-code-review 5
Arman-Kudaibergenov/1c-ai-development-kit
Skill Claude CodeCodex
A project-initialization skill for setting up a 1C project.
Arman-Kudaibergenov/1c-ai-development-kit
Skill Claude CodeCodex
A Russian-language skill for working with 1C external processing files (EPF), including creating, building, unpacking, and adding forms or business-system commands.
Arman-Kudaibergenov/1c-ai-development-kit
Skill Claude CodeCodex
A tool for generating a controllable form from a JSON definition of its elements. It is intended for creating a new form with a known structure.
Skill Claude CodeCodex
A guide for developing and reviewing business software in 1C with its Standard Subsystems Library, a collection of shared building blocks for common tasks.
Skill Claude CodeCodex
An offline reference for the programming interface of 1C’s Standard Subsystems Library (БСП), listing its shared modules, exported methods, parameters, types, and execution contexts. It covers versions 3.1.11 and 3.2.1 and is queried when needed.
Skill Claude CodeCodex
A helper for 1C external reports and processors that adds the function needed to register them in the Standard Subsystems Library (БСП). БСП is a set of reusable features for 1C configurations.
Skill Claude CodeCodex
A tool for creating method interceptors in a 1C configuration extension. 1C is business software, and an interceptor can run code before, after, or instead of an inherited method.
Skill Claude CodeCodex
A tool that adds the registration function required for a 1C external report or processing to appear in the standard subsystems library. That library is 1C's built-in collection of common application features.
Skill Claude CodeCodex
A builder for managed 1C forms, the screens users work with in the 1C business-software platform. It creates the Form.xml file from a JSON description or from an object's metadata.
Skill Claude CodeCodex
A reference guide to common layouts and naming conventions for managed 1C forms. It describes typical structures for documents, data processors, and other screens.
Muredsa/1C-Enterprise-Agent-Toolkit
Skill Claude CodeCodex
Route safe 1C:Enterprise development work involving an infobase, configuration metadata, selective object export, configuration extensions, Designer batch mode, BSL changes, or extension testing. Use this as the entry point when a request spans several 1C workflows or does not clearly match one focused 1C skill.
Muredsa/1C-Enterprise-Agent-Toolkit
Skill Claude CodeCodex
Create, dump, edit, load, back up, roll back, and delete one named 1C:Enterprise configuration extension while preserving the main configuration. Use for .cfe files, extension source trees, new customization extensions, or changes to an existing extension.
Muredsa/1C-Enterprise-Agent-Toolkit
Skill Claude CodeCodex
Export and inspect only the 1C:Enterprise configuration metadata objects required for a task using Designer /DumpConfigToFiles -listFile. Use when asked to study a configuration, locate BSL logic, inspect a catalog, document, register, form, command, or module, or gather dependencies without dumping the whole…
Skill Claude CodeCodex
A code-review check for BSL, the programming language used by the 1C business-software platform. It looks for static-analysis warnings, performance anti-patterns, naming issues, API signature errors, and missing shared modules.
Skill Claude CodeCodex
A quality-control coordinator for 1C development. It chooses which checks to run for changed BSL code or XML metadata, then produces a report and controls whether the work can be finished.
Skill Claude CodeCodex
A checker for XML metadata files used by 1C, a business software platform. It verifies objects, forms, layouts, roles, configuration membership, and permissions in extension roles.
Skill Claude CodeCodex
An administration and DevOps guide for 1C:Enterprise 8.3 server environments.
Skill Claude CodeCodex
An analysis and architecture aid for 1C:Enterprise projects, a platform used for business applications. It studies real code and configurations to explain what a requested change affects, then prepares a technical specification or architecture decision.
Skill Claude CodeCodex
A tool for programmatically editing 1C:Enterprise metadata, forms, reports, queries, and related files while checking that changes can be exported and reloaded correctly.
Skill Claude CodeCodex
Semantic workflow for implementing, reviewing, or fixing onec-hbk-bsl diagnostic rules. Use for BSL/1C rule semantics, CST or tree-sitter behavior, BSLLS parity, performance, synthetic fixtures, related-rule overlap, and questions about whether a rule matches its documented language behavior.
Skill Claude CodeCodex
Use when Codex should work on a repository with OACS-backed development memory: build repo context, record command results as evidence, checkpoint iterations, capture D1 repo episodes, coordinate explicitly requested subagents through one shared OACS database, and close subagents when their goals are done.
Skill Claude CodeCodex
1C:Enterprise development through the AI-EDT MCP server - BSL analysis and editing, metadata and managed forms, query validation, project diagnostics, debugging, infobase updates and unit tests. Use when the project is a 1C:EDT workspace: BSL modules, .mdo metadata, 1C queries, managed forms. Also use when all you…
Skill Claude CodeCodex
Crée une nouvelle release FAKT (vX.Y.Z) avec changelog rédigé pour humain dans CHANGELOG.md et publication GitHub. À invoquer manuellement avec /release , par ex. /release 0.1.12. Ne jamais déclencher automatiquement.
timoshinoleg-eng/1c-ai-workbench
Skill Claude CodeCodex
A generator for 1C configuration objects, such as directories, documents, registers, reports, and shared modules, from a JSON definition.