Slash commands for MATLAB development workflows across multiple AI coding agents. Provides documentation generation, testing, optimization, code analysis, and live execution via MCP.
Slash commands for MATLAB development workflows across multiple AI coding agents. Provides documentation generation, testing, optimization, code analysis, and live execution via MCP.
| Agent | Format | Commands | Install |
|---|---|---|---|
| Claude Code | Plugin | All 13 | /plugin install github:matlab/slash-commands |
| GitHub Copilot | .prompt.md | 6 key commands | Copy cursor/prompts/ to .github/prompts/ |
| Cursor IDE | .mdc rules | Rules (always-on) | Copy cursor/rules/ to .cursor/rules/ |
| Any MCP agent | MCP server | Via MATLAB MCP Core Server | See MCP Guide |
When the MATLAB MCP Core Server is connected, commands gain live capabilities:
| MCP Tool | What It Enables |
|---|---|
check_matlab_code | Real Code Analyzer diagnostics |
evaluate_matlab_code | Execute MATLAB expressions, benchmark code |
run_matlab_file | Run .m files and return output |
run_matlab_test_file | Execute test suites and report results |
detect_matlab_toolboxes | List installed toolboxes |
All commands work without MCP. They generate code and instructions as before. MCP adds validation, execution, and measurement. See MCP Integration Guide.
/plugin install github:matlab/slash-commands
cp -r cursor/prompts/ .github/prompts/
mkdir -p .cursor/rules
cp cursor/rules/matlab-development.mdc .cursor/rules/
git clone https://github.com/matlab/slash-commands.git
| Command | Description | MCP Enhanced |
|---|---|---|
/matlab-readme | Generate project README | Yes |
/matlab-docs | Document MA |
Mine your Claude Code and Codex logs into a local you.md agent profile.
Local-first AI coding agent for VS Code & Cursor. Ollama, LM Studio & your inference fleet. Cursor-grade agent UX — offline, private, zero token cost.
A self-improving skill for AI coding agents (Claude Code, Cursor, AGENTS.md): recognize a hard-won golden path in a session and harvest it into a reusable skill/rule for next time.
Second brain for Forward Deployed Engineers. Engagement memory + 35 skills across 6 domains, all behind one @fde... Works with any AI coding agent.
Game-development Agent Skills for AI coding agents: install once and a master router loads the right skill for your engine and task. 66 original, version-pinned skills (plus a master router) in the portable SKILL.md format that runs across Claude Code, Cursor, Codex, Copilot, Gemini CLI and more, for Godot, Unity, Unreal, web and beyond.
Honey (I Shrunk the AI) by GreenPT: a cross-tool coding skill that cuts AI coding-agent token usage and LLM API costs — write less code, less prose, and denser agent-to-agent handoffs (−53%, lossless in benchmarks) with no loss of quality. Works with Claude Code, Cursor, GitHub Copilot, Codex, Gemini CLI, Windsurf, Cline & Kiro.
Workflows from the Neura Market marketplace related to this Cursor resource