form-patterns

Guide 1C:Enterprise managed form design with archetypes and naming conventions.

511|99|Updated Feb 8, 2026
One-click install
npx skills add https://github.com/Nikolay-Shirokov/cc-1c-skills --skill form-patterns-nikolay-shirokov
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: form-patterns
Source: https://github.com/Nikolay-Shirokov/cc-1c-skills/tree/main/.claude/skills/form-patterns
Command: npx skills add https://github.com/Nikolay-Shirokov/cc-1c-skills --skill form-patterns-nikolay-shirokov

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill provides a structured reference for designing user interfaces in 1C:Enterprise, helping developers create consistent, intuitive, and efficient forms.

Core Features & Use Cases

  • UI Archetypes: Offers pre-defined layouts for common form types like documents, lists, and data processors.
  • Naming Conventions: Provides clear guidelines for naming UI elements and event handlers to improve code readability and maintainability.
  • Advanced Patterns: Includes advanced techniques for collapsible groups, banners, popup menus, and more, suitable for complex ERP systems.
  • Use Case: When starting a new form development in 1C, consult this Skill to quickly select an appropriate archetype and apply established naming conventions, ensuring a professional and user-friendly interface.

Quick Start

Use the form-patterns skill to get a reference for designing a document form.

Frequently Asked Questions about form-patterns

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
What are the standard managed form design patterns in 1C:Enterprise?

The form-patterns skill provides a comprehensive guide to 1C:Enterprise managed form design patterns, including archetypes, naming conventions, and advanced UI techniques. It offers pre-defined layouts for documents, lists, and data processors to ensure standardized interfaces.

How do I structure a document form layout in 1C?

Use the provided UI archetypes for documents and apply the established naming conventions for UI elements and event handlers. The skill details specific JSON DSL structures and best practices for form element arrangement to ensure a professional interface.

Are there naming conventions for 1C form elements and event handlers?

Yes, the guide provides clear naming conventions for UI elements and event handlers. Following these guidelines improves code readability and maintainability across complex 1C ERP systems.

Can I implement advanced UI techniques like collapsible groups and popup menus in 1C forms?

Yes, the skill includes advanced techniques for collapsible groups, banners, popup menus, and more. These UI patterns are suitable for creating complex ERP system interfaces in 1C:Enterprise.

What is the best way to ensure consistent UI design across different 1C object types?

The best way to ensure consistent UI design is to select an appropriate archetype for your specific 1C object type and apply established naming conventions. This standardized approach guarantees a user-friendly interface.