db-repo
01Skill Claude CodeCodex
A command for working with a 1C configuration repository, which stores versions and controls changes to configuration objects.
164 tagged 1c, measured the same way as everything else here.
Browse within: 1c-enterprise 154bsl 881c-edt 72test-automation 58web-client 58web-testing 58Code Generation 16erp 6ai-code-review 5business-platform 5dsl 5go 5low-code 5
Skill Claude CodeCodex
A command for working with a 1C configuration repository, which stores versions and controls changes to configuration objects.
Skill Claude CodeCodex
A form generator for managed 1C applications. It creates Form.xml from a JSON description or from an object's 1C metadata, such as a catalogue or document.
Skill Claude CodeCodex
A generator for a 1C data composition schema, or SKD—a definition of where report data comes from and how it is calculated, grouped, and displayed.
Skill Claude CodeCodex
Access a 1C:Enterprise database through the 1C MCP Toolkit REST API using curl. Provides 12 endpoints under /api/ for querying data (executequery), exploring metadata (getmetadata), reading event logs (geteventlog), checking access rights (getaccessrights), finding object references (findreferencestoobject)…
Skill Claude CodeCodex
Compose correct and optimized 1C:Enterprise query language queries. Covers ВЫБРАТЬ/ИЗ/ГДЕ structure, table naming (catalogs, documents, registers, virtual tables), field selection, joins, grouping, totals, temporary tables, and parameter usage. Use when the agent needs to compose a 1C query for executequery, or when…
AndreevED/1c-ai-feature-dev-workflow
Skill Claude CodeCodex
A structured process for developing custom features in 1C, a business software platform. It covers requirements, planning, implementation, and acceptance checks.
AndreevED/1c-ai-feature-dev-workflow
Skill Claude CodeCodex
A guided process for turning an idea into a clearer design or specification before building it. It uses questions, alternative approaches, and short design reviews.
Skill Claude CodeCodex
A procedure for implementing approved or clearly defined fixes in the ivanarama/onebase repository. It also handles updates to pull requests after review comments.
Skill Claude CodeCodex
A review procedure for open pull requests in the ivanarama/onebase repository. A pull request is a proposed set of code changes awaiting review before it is merged.
Skill Claude CodeCodex
An issue-triage step for the ivanarama/onebase software project. It classifies open GitHub issues, checks whether defects can be reproduced, and decides whether they should go straight to a fix or need human review.
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.
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
A command for showing stock or cash balances from 1C, a business accounting and inventory system.