SteelMorganSteelMorganCommunity·41 Agent Skills Included

1c-agent-based-dev-framework

Structured 1C BSL development with specs, tests, and review

Guides coding agents through the full 1C BSL development cycle: specification writing, technical design, unit tests with YaxUnit, UI scenario tests with Vanessa, and cross-provider code review. Enforces coding standards, query patterns, error handling, and safe metadata XML generation for 1C configurations. Eliminates manual form inspection, untested changes, and unreviewed code by routing every task through defined agent roles and quality gates.
npx skills add SteelMorgan/1c-agent-based-dev-framework --all -g -y
Available:

Instructs the agent to keep the Russian source skills and their English mirror synchronized via the sync script, follow the branch and PR workflow, and never edit generated mirror files directly.

All Skills in This Repository (41)

Pure Emerald Level Indicators
📦 In Repo
SteelMorganSteelMorgan

technical-design-standard

Standardize 1C technical design documents with mandatory sections and quality checklists.

Community
Advanced
📦 In Repo
SteelMorganSteelMorgan

task-breakdown-linear

Generate a JSON task breakdown with dependencies and self-checks for linear execution.

Community
Intermediate
📦 In Repo
SteelMorganSteelMorgan

task-breakdown-subagent

Decompose complex tasks into structured JSON for subagent execution and review.

Community
Intermediate
📦 In Repo
SteelMorganSteelMorgan

spec-standard

Enforce RFC 2119-compliant 1C specifications in SDD format with JSON task files.

Community
Intermediate
📦 In Repo
SteelMorganSteelMorgan

error-handling

Implement error handling, transactions, and managed locks in 1C:Enterprise.

Community
Advanced
📦 In Repo
SteelMorganSteelMorgan

form-visual-requirements

Evaluate 1C form layout and usability against visual and functional criteria.

Community
Basic
📦 In Repo
SteelMorganSteelMorgan

coding-standards

Enforce 1C:BSL coding standards for naming, structure, and directives.

Community
Intermediate
📦 In Repo
SteelMorganSteelMorgan

ssl-patterns

Guide BSL/SSL usage for standardized 1C:Enterprise development patterns.

Community
Intermediate
📦 In Repo
SteelMorganSteelMorgan

test-writing

Generate YaxUnit unit tests for 1C BSL code modules.

Community
Intermediate
📦 In Repo
SteelMorganSteelMorgan

form-patterns

Guide 1C managed form development with client-server interaction patterns.

Community
Intermediate
📦 In Repo
SteelMorganSteelMorgan

query-patterns

Teach 1C query language best practices for performance optimization.

Community
Intermediate
📦 In Repo
SteelMorganSteelMorgan

find-skills

Search modular AI agent skills by keyword and provide npm-based installation commands via CLI tooling.

Community
Basic

Frequently Asked Questions

FAQPage Schema
How to install 1c-agent-based-dev-framework?

Run `npx skills add SteelMorgan/1c-agent-based-dev-framework --all -g -y` in your terminal to install all skills globally.

What does this framework do for 1C development?

It gives your coding agent a structured workflow for 1C BSL: writing specifications, designing architecture, generating unit and UI tests, and reviewing code before delivery.

Does it work with Claude Code and Cursor?

Yes. The skills follow the universal SKILL.md standard and install into Claude Code, Cursor, Codex, Windsurf, and other compatible environments via symlinks.

Can it generate 1C metadata XML safely?

Yes. The xml-generation skills compile forms, roles, reports, and configuration objects from JSON definitions and validate them, replacing risky manual XML editing.

Do I need to know BSL to use it?

Basic 1C knowledge helps, but the agent handles coding standards, testing, and review steps automatically once the framework is installed in your project.

Related Repositories in Software Engineering

View All in Software Engineering