Jefest9988Jefest9988Community·25 Agent Skills Included

1c-ai-development-kit

Full-cycle 1C:Enterprise development, testing, and deployment automation

Automates the complete 1C:Enterprise 8.3 development cycle: creating metadata objects, forms, reports, roles, and extensions from JSON definitions. Eliminates manual XML editing, repetitive Designer operations, and error-prone database updates through ready-made scripts and validation. Covers database management, web publishing via Apache, browser-based UI testing, and structured planning workflows for faster delivery.
npx skills add Jefest9988/1c-ai-development-kit --all -g -y
Available:

Instructs the agent to always check platform docs and syntax via MCP servers before writing 1C code, route every task to the matching skill instead of writing custom scripts, and execute approved plans autonomously without repeated confirmations.

All Skills in This Repository (25)

Pure Emerald Level Indicators
📦 In Repo
Jefest9988Jefest9988

1C Help MCP

Search 1C:Enterprise 8.3 documentation semantically with Russian language queries.

Community
Intermediate
📦 In Repo
Jefest9988Jefest9988

1c-roles

Create and analyze 1C:Enterprise access roles from JSON DSL.

Community
Intermediate
📦 In Repo
Jefest9988Jefest9988

1c-forms

Create, edit, and validate 1C managed forms using a JSON DSL.

Community
Advanced
📦 In Repo
Jefest9988Jefest9988

1c-mxl

Compile JSON DSL into 1C MXL spreadsheet templates and validate them.

Community
Intermediate
📦 In Repo
Jefest9988Jefest9988

1c-query-optimization

Optimize 1C:Enterprise queries with temporary tables, joins, and virtual tables.

Community
Advanced
📦 In Repo
Jefest9988Jefest9988

1c-bsp

Register external 1C data processors and reports with БСП modules.

Community
Intermediate
📦 In Repo
Jefest9988Jefest9988

1c-feature-dev-enhanced

Orchestrate multi-phase 1C:Enterprise feature development with adaptive AI agents.

Community
Advanced
📦 In Repo
Jefest9988Jefest9988

1c-batch

Automate 1C:Enterprise 8 batch operations for building, parsing, and loading files.

Community
Intermediate
📦 In Repo
Jefest9988Jefest9988

1c-project-init

Initialize a 1C project from a server database with Git and AI setup.

Community
Advanced
📦 In Repo
Jefest9988Jefest9988

auto-skill-bootstrap

Automate discovery, filtering, and installation of AI skills via the Skills CLI.

Community
Intermediate
📦 In Repo
Jefest9988Jefest9988

1c-role-info

Parse 1C role rights from Rights.xml files into compact summaries.

Community
Basic
📦 In Repo
Jefest9988Jefest9988

1c-role-compile

Generate 1C role metadata and Rights.xml files from access rights descriptions.

Community
Intermediate

Frequently Asked Questions

FAQPage Schema
How to install 1c-ai-development-kit?

Run `npx skills add Jefest9988/1c-ai-development-kit --all -g -y` in your terminal to install all skills globally.

What does this kit do for 1C developers?

It automates creating and editing 1C metadata objects, forms, reports, roles, and extensions from simple JSON definitions, plus database dump/load, web publishing, and UI testing.

Does it work with Claude Code and Cursor?

Yes. All skills follow the universal SKILL.md standard and run in Claude Code and Cursor IDE, with MCP server integration for syntax checking and platform documentation.

Can it test 1C applications automatically?

Yes. It includes server-side unit testing through the 1c-ai-debug MCP bridge and browser-based UI testing of the 1C web client via Playwright.

Do I need to know 1C XML formats to use it?

No. You describe objects in simple JSON, and the skills generate valid 1C XML, validate it, and load it into your database automatically.

Related Repositories in Software Engineering

View All in Software Engineering