cursor-1c-skills
1C:Enterprise development, validation, and database operations in Cursor
All Skills in This Repository (13)
Pure Emerald Level Indicators1c-mcp-toolkit
Expose a live 1C database through a direct HTTP API.
transcribe-audio-local
Convert audio files to text locally using faster-whisper and sherpa-onnx models.
claude-md-bootstrap
Generate a project-specific CLAUDE.md context file for Claude Code agents.
1c-naparnik
Analyze and refactor BSL code for 1C:Enterprise standards compliance.
kd2-rules
Automates creation and modification of KD 2.0 exchange rules via HTTP API.
zup-hr-api-reference
Reference the 1C:ЗУП HR API for employee and payroll data.
1c77-dev
Analyze 1C:Enterprise 7.7 modules and extract metadata with Python scripts.
cleverence-mslx
Edit Cleverence Mobile SMARTS terminal workflows as directed graphs with XML.
kd31-rules
Automate Exchange Data conversion rule creation and management via the MCP-toolkit HTTP API.
mermaid-render
Convert mermaid diagrams in .mmd, .mermaid, or .md files to PNG, SVG, or PDF images.
transcribe
Transcribe audio and video files using local and cloud speech recognition.
dehumanize-ai-text
Convert AI-generated text into natural human-style writing.
Frequently Asked Questions
FAQPage SchemaHow to install cursor-1c-skills?▼
Run `npx skills add Desko77/cursor-1c-skills --all -g -y` in your terminal to install all skills globally.
What does cursor-1c-skills do?▼
It lets your coding agent create and modify 1C:Enterprise configurations, forms, reports, roles, and extensions by editing XML sources directly, then validates the result against the real configuration structure.
Can it work without a running 1C platform?▼
Yes. Most operations like building metadata objects, forms, and validators work purely on XML dumps. Database operations like loading configurations or running infobases require an installed 1C platform.
Does it support 1C configuration extensions?▼
Yes. Dedicated skills scaffold extensions, borrow objects from the main configuration, add method interceptors, and validate the extension against the base configuration.
Which editors does cursor-1c-skills work with?▼
It is built for Cursor IDE and follows the standard SKILL.md format, so the skills also work in Claude Code and other compatible coding agents.
Related Repositories in Software Engineering
View All in Software Engineering→openclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core