bymatlab· 88 skills
Use this skill for the architecture phases of an MBSE workflow in MATLAB, when writing idempotent buildXxx.m scripts that produce a three-layer RFLPV architecture (Functional, Logical, Physical) with interface dictionaries, stereotype profiles, allocation sets, and requirements Implement links. Trigger for defining stereotype properties, functional-to-logical / logical-to-physical allocation, mapping requirements to components via slreq Implement links, or running quantitative roll-up analysis on the architecture. Do NOT trigger for ad-hoc structural edits to an already-built System Composer model (adding one component, rewiring a port) — use building-simulink-models with model_edit for that. Works alongside the system-composer skill for detailed SC API patterns.
$npx -y skills add matlab/agent-skills-playground --skill mbse-architectureInstalls into the current project.
Run `npx skills use "https://github.com/matlab/agent-skills-playground" --skill "matlab/agent-skills-playground/mbse-architecture"` 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/matlab/agent-skills-playground" that are relevant to the current task. Run `npx skills add "https://github.com/matlab/agent-skills-playground"` and select the relevant skills, then follow their instructions.