matlabmatlabOfficialΒ·7 Agent Skills Included

agent-skills-playground

MATLAB app building, symbolic math, and code optimization

Builds interactive MATLAB apps with styled HTML control panels, generates correct Symbolic Math Toolbox code, and optimizes slow MATLAB code through vectorization and profiling. Eliminates common MATLAB mistakes like deprecated syntax, wrong API calls, and unvectorized loops. Includes demos for tutoring, course generation, embedded deployment, and systems engineering workflows.
npx skills add matlab/agent-skills-playground --all -g -y

All Skills in This Repository (7)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How 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→