agent-skills-playground
MATLAB app building, symbolic math, and code optimization
All Skills in This Repository (7)
Pure Emerald Level Indicatorsmatlab-uihtml-design
Generates self-contained HTML/CSS/JS control panels for MATLAB uihtml components with theme-aware styling.
agent-skill-author
Guide test-first authoring of SKILL.md rules from observed agent failures.
simulink-requirements
Creates and audits Requirements Toolbox traceability links and coverage reports in MATLAB MBSE projects.
mbse-workflow
Orchestrate approval-gated MBSE project phases in MATLAB with generated scripts.
matlab-project
Set up and maintain MATLAB Project (.prj) structures with paths, tracked files, and health checks.
system-composer
Author and debug idempotent MATLAB scripts for System Composer architecture models.
mbse-architecture
Generate idempotent RFLPV MBSE build scripts for MATLAB and System Composer.
Frequently Asked Questions
FAQPage SchemaHow to install agent-skills-playground?βΌ
Run `npx skills add matlab/agent-skills-playground --all -g -y` in your terminal to install all skills globally.
What MATLAB tasks do these skills cover?βΌ
They cover building uihtml web-based MATLAB apps, writing correct Symbolic Math Toolbox code, and optimizing slow MATLAB code through vectorization, memory management, and profiling.
Can it build interactive MATLAB app interfaces?βΌ
Yes. The uihtml skills generate polished HTML/CSS/JS control panels in 8 built-in visual styles and wire them to MATLAB backends with bidirectional event communication.
Does it work with Claude Code and Cursor?βΌ
Yes. All skills follow the universal SKILL.md standard and work in Claude Code, Cursor, VS Code, Copilot, and other compatible coding agents.
Are these official MathWorks skills?βΌ
No, this is an experimental sandbox from MathWorks for prototyping. For production use, the README points to the official MATLAB and Simulink Agentic Toolkits.
Related Repositories in Software Engineering
View All in Software Engineeringβopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core