# 1C Skills — Full Dev Cycle Skills for Claude Code > Install 1C:Enterprise 8.3 skills for Claude Code/Codex/Cursor to cover config/dev/test flows; verified 303★ with plugin install and scripts. ## Install Save the content below to `.claude/skills/` or append to your `CLAUDE.md`: ## Quick Use ```bash /plugin marketplace add https://github.com/Nikolay-Shirokov/cc-1c-skills /plugin install 1c-skills@cc-1c-skills # or copy .claude/skills/ into your project root (per README quick start) ``` ## Intro Install 1C:Enterprise 8.3 skills for Claude Code/Codex/Cursor to cover config/dev/test flows; verified 303★ with plugin install and scripts. **Best for:** Automating 1C:Enterprise workflows with structured skills **Works with:** Claude Code · Codex · Cursor · Windows PowerShell or Python variants **Setup time:** 10–25 minutes ### Key facts (verified) - GitHub: 303 stars · 53 forks · pushed 2026-05-13. - License: MIT · owner avatar + repo URL verified via GitHub API. - README-backed entrypoint: `/plugin install 1c-skills@cc-1c-skills`. ## Main - Use the quick start: copy `.claude/skills/` into your project or install via plugin marketplace commands. - Pick platform variants (PowerShell vs Python) depending on your environment and toolchain availability. - Treat the skills as abstractions over XML formats and configurator CLI so the agent focuses on intent. - Use the provided switch/install scripts for repeatable deployment and updates across platforms. ### Source-backed notes - README describes a skills set for 1C:Enterprise 8.3 and includes multiple install options (copy folder, plugin install, scripts). - README explicitly mentions variants for different platforms and runtimes (PowerShell/Python). ### FAQ - **Do I have to use the plugin flow?**: No — README allows copying `.claude/skills/` directly into the project root. - **Which runtime should I choose?**: Start with PowerShell on Windows; use the Python variant when PowerShell isn’t suitable. - **How do I keep it updated?**: Re-run the install/switch scripts or pull updates if you linked the repo. ## Source & Thanks > Source: https://github.com/Nikolay-Shirokov/cc-1c-skills > License: MIT > GitHub stars: 303 · forks: 53 --- ## Quick Use ```bash /plugin marketplace add https://github.com/Nikolay-Shirokov/cc-1c-skills /plugin install 1c-skills@cc-1c-skills # or copy .claude/skills/ into your project root (per README quick start) ``` ## Intro 为 Claude Code/Codex/Cursor 安装 1C:Enterprise 8.3 开发技能:覆盖配置/扩展/测试等全流程;已验证 303★,支持插件安装与脚本切换部署,并提供 PowerShell/Python 变体。 **Best for:** 用结构化 skills 自动化 1C:Enterprise 开发工作流 **Works with:** Claude Code · Codex · Cursor · Windows PowerShell 或 Python 版本 **Setup time:** 10–25 minutes ### Key facts (verified) - GitHub:303 stars · 53 forks;最近更新 2026-05-13。 - 许可证:MIT;作者头像与仓库链接均已通过 GitHub API 复核。 - README 中可对照的入口命令:`/plugin install 1c-skills@cc-1c-skills`。 ## Main - 按 README 的 quick start:复制 `.claude/skills/` 到项目根目录,或用插件市场命令安装。 - 根据环境选择 PowerShell 或 Python 版本(README 提到多个平台分支/变体)。 - 这些 skills 把 XML/CLI 细节抽象掉,让 agent 主要处理“业务意图”而不是实现细节。 - 用仓库自带的 switch/安装脚本实现可重复部署与更新,适合团队统一落地。 ### Source-backed notes - README 说明这是面向 1C:Enterprise 8.3 的技能集,并提供复制目录/插件安装/脚本安装多种方式。 - README 明确区分不同平台与运行时版本(PowerShell/Python),便于按环境选型。 ### FAQ - **必须走插件安装吗?**:不必:README 支持直接把 `.claude/skills/` 复制到项目根目录。 - **选哪个运行时?**:Windows 优先 PowerShell;PowerShell 不适用时再选 Python 版本。 - **如何更新?**:按 README 重新执行安装/切换脚本,或在 link 模式下通过 git pull 更新。 ## Source & Thanks > Source: https://github.com/Nikolay-Shirokov/cc-1c-skills > License: MIT > GitHub stars: 303 · forks: 53 --- Source: https://tokrepo.com/en/workflows/1c-skills-full-dev-cycle-skills-for-claude-code Author: Skill Factory