What problem does it solve? IC3 software development involves complex multi-repository workflows across app_ic, vap_template, and ECU_IC3, with frequent build failures caused by missing MSW tags, unmapped signals, and SEWS container misconfigurations. This Skill consolidates the commands, workflows, and troubleshooting steps needed to create, update, and rename Software Components without hunting through scattered Confluence pages. ## Core Features & Use Cases - SWC Lifecycle Management: Step-by-step workflows for creating new SWCs, updating signal configurations, and renaming existing components including SEWS2 container handling. - Integration & Build Commands: Complete reference for make targets (gen_dvcfg, win_build, v3_load_package), Gradle unit tests, and PAQR test generation. - Error Troubleshooting: Maps common build errors like missing MSW tags and S-record failures to concrete fixes. - Use Case: When a developer needs to rename an SWC, the Skill walks through vap_template updates, SEWS2 container creation, code porting, unit test execution, and integration build verification in the correct order. ## Quick Start Ask the assistant to walk you through creating a new SWC for IC3, including the vap_template configuration, SEWS container setup, and generation commands.