Catalog of MCP servers for 1C development — search, code navigation, metadata, code review, docs, ITS, templates. Use whenever a 1C task requires calling tools from any 1c-*-mcp / 1C-*-mcp server. Each server has its own detail file under docs/ — load it when you are about to call tools from that server, and only if the server is actually available in the current session.
$npx -y skills add comol/ai_rules_1c --skill mcp-1c-toolsInstalls into the current project.
Run `npx skills use "https://github.com/comol/ai_rules_1c" --skill "comol/ai_rules_1c/mcp-1c-tools"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/comol/ai_rules_1c" that are relevant to the current task. Run `npx skills add "https://github.com/comol/ai_rules_1c"` and select the relevant skills, then follow their instructions.