skills
MATLAB symbolic math, app building, and performance optimization
All Skills in This Repository (5)
Pure Emerald Level Indicatorsmatlab-digital-filter-design
Design and validate MATLAB digital filters with designfilt and Filter Analyzer.
matlab-live-script
Generate MATLAB plain text Live Scripts (.m files with %[text] sections and required appendix).
matlab-test-generator
Generate MATLAB unit tests using the MATLAB Testing Framework.
matlab-uihtml-app-builder
Build interactive HTML/JavaScript front-ends for MATLAB computations via uihtml.
matlab-performance-optimizer
Optimize MATLAB code performance with vectorization, preallocation, and profiling.
Frequently Asked Questions
FAQPage SchemaHow to install MATLAB Skills?โผ
Run `npx skills add matlab/skills --all -g -y` in your terminal to install all skills in this collection globally.
What MATLAB tasks do these skills cover?โผ
They cover symbolic math computations, building HTML-based MATLAB apps with uihtml, and optimizing slow MATLAB code through vectorization and profiling.
Can I build interactive MATLAB apps with these skills?โผ
Yes. The uihtml skills generate styled HTML control panels and wire them to MATLAB backends with bidirectional event communication.
Do these skills 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?โผ
They are experimental prototypes published by MathWorks. For production use, MathWorks recommends 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