Plugin Claude Code
Plugin marketplace listing 1 plugin: claude-autosar.
Plugin Claude Code
Plugin marketplace listing 1 plugin: claude-autosar.
Plugin Claude Code
A Claude Code plugin for AUTOSAR basic software configuration. AUTOSAR is a standard software architecture used in automotive systems.
Agent
An expert agent for configuring AUTOSAR basic software (BSW), the low-level vehicle software that connects an ECU to its hardware. It works with EB tresos, DaVinci, ARXML, ECUC settings, and related CAN, port, digital I/O, and clock configuration.
Command
ARXML 文件校验(lxml + XSD schema)。底层调用 claude-autosar arxml validate。 用法:/claude-autosar:arxml-validate [--xsd ].
Command
A command for changing settings in AUTOSAR Basic Software modules. It finds EB tresos or DaVinci projects and turns plain-language requests into calls to the claude-autosar command-line tool.
Command
DaVinci Configurator 工程校验。底层调用 claude-autosar davinci verify 或 claude-autosar davinci save。 用法:/claude-autosar:davinci-verify --module [--save].
Command
EB tresos 工程改参 + verify + save。底层调用 claude-autosar eb save。 用法:/claude-autosar:eb-save --module --param = [--verify] [--generate].
Command
导出会话为自包含 HTML。底层调用 claude-autosar export --output 。 用法:/claude-autosar:export --output [--session ].
Command
改参日志。底层调用 claude-autosar log --view {timeline,by-url}。 用法:/claude-autosar:log --view timeline|by-url [--session ].
Command
A command for managing a tree of coding-agent sessions. A session is one conversation or work thread, and the command can list, show, or copy the session marked as current.
Hook
Runs before the agent uses a tool for Write and Edit tool calls, executing pretooluse_arxml_guard.py via python. From jasontaotao/claude-autosar.
Hook
Runs after a tool call finishes for Write and Edit tool calls, executing posttooluse_bsw_validate.py via python. From jasontaotao/claude-autosar.
Hook
Runs when a session starts on startup, resume and clear, executing sessionstart_detect_project.py via python. From jasontaotao/claude-autosar.
Skill Claude CodeCodex
Skill "arxml-format" from jasontaotao/claude-autosar, covering autosar arxml 格式, 命名空间, 顶层结构, ecuc 容器与参数 and 容器(container).
Skill Claude CodeCodex
A quick reference for naming AUTOSAR code, including module functions, prefixes, containers, parameters, and type suffixes.
Skill Claude CodeCodex
Reference knowledge for AUTOSAR Classic Basic Software modules. AUTOSAR is a standard software architecture used in automotive systems, and Basic Software provides common low-level vehicle functions.
Skill Claude CodeCodex
Một công cụ ghi lại và xem lại lịch sử thay đổi trong các phiên làm việc. Nó lưu dữ liệu dạng JSONL chỉ được ghi nối tiếp, rồi hiển thị theo dòng thời gian hoặc theo URL và xuất thành HTML.
Skill Claude CodeCodex
Vector DaVinci Configurator 工具链知识。.dpa 工程、DVCfgCmd.exe 命令行、ARXML 导入/导出、BSW 模块配置。 触发词:「DaVinci」「Vector」「DVCfgCmd」「.dpa」「AUTOSAR Builder」「DaVinci Developer」。.
Skill Claude CodeCodex
A reference for matching CAN DBC files with AUTOSAR CanIf and CanTp configuration. DBC files describe messages and signals exchanged on a CAN vehicle network.
Skill Claude CodeCodex
EB tresos Studio / AutoCore 工具链知识。.project 解析、tresoscmd.bat 调用、BSWMD 发现、.prefs/.xdm 读写、Generate 流程。 触发词:「tresos」「EB」「AutoCore」「BSWMD」「.project」「.xdm」「tresoscmd」「Generate」「verify」「autocalc」。.