Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

polyspace-agentic-toolkit

polyspace-agentic-toolkit 收录了来自 mathworks 的 11 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
11
Stars
21
更新
2026-05-07
Forks
1
职业覆盖
2 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

polyspace-agentic-toolkit-setup
软件开发工程师

Sets up the Polyspace Agentic Toolkit for any supported AI agent. Use when the user asks to "set up Polyspace", "set up the Polyspace Agentic Toolkit", "install the Polyspace MCP Server", "configure Polyspace for my agent", or wants to get Polyspace working with their AI application.

2026-05-07
configure-build-options
软件开发工程师

Creates Polyspace build options files from build commands or compilation databases. Use when the user asks to "configure build options", "create build options file", "set up Polyspace build", or needs to configure compiler settings for Polyspace analysis.

2026-05-07
configure-checkers
软件质量保证分析师与测试员

Creates or modifies Polyspace checkers configuration files. Use when the user asks to "configure checkers", "set up MISRA checking", "enable CWE", "create checkers file", or needs to select coding standards for Polyspace analysis.

2026-05-07
documentation-entry-points
软件开发工程师

Provides Polyspace documentation entry points and links. Use when the user asks about "Polyspace documentation", "where is the Polyspace docs", "documentation links", or needs to find general Polyspace documentation.

2026-05-07
find-checker-documentation
软件开发工程师

Finds documentation for Polyspace checkers and coding rules. Use when the user asks "what does this checker do", "find checker documentation", "explain this Polyspace rule", or wants to understand a specific Polyspace finding.

2026-05-07
find-option-documentation
软件开发工程师

REQUIRED before searching for any Polyspace option documentation page. Use when the user asks about a Polyspace option (-c, -target, -sources, -boolean-types, -misra3, etc.), wants to find an option's doc page, or asks 'what does this option do'. This skill contains the only reliable method to locate option reference pages — URLs cannot be guessed from the flag name.

2026-05-07
fix-findings
软件开发工程师

Fixes or justifies Polyspace findings after analysis. Use when the user asks to "fix this finding", "fix these defects", "fix violations", "address Polyspace results", or wants to resolve static analysis findings.

2026-05-07
justify-findings
软件开发工程师

Adds Polyspace justification annotations to C/C++ source code. Use when the user asks to "justify this finding", "add a Polyspace annotation", "mark as false positive", "suppress finding", or wants to add justification comments to Polyspace findings.

2026-05-07
query-justification-catalog
软件开发工程师

Queries a Polyspace justification catalog for pre-approved texts. Use when the user asks to "query justification catalog", "find pre-approved justification", "look up catalog", or needs to find pre-approved justification texts for Polyspace findings.

2026-05-07
run-analysis
软件质量保证分析师与测试员

Runs Polyspace as You Code static analysis on C/C++ source files. Use when the user asks to "run analysis", "check my code", "analyze this file", "make this MISRA compliant", "check compliance", or wants to find defects and coding standard violations in C/C++ code.

2026-05-07
generate-xunit-tests
软件质量保证分析师与测试员

Generates unit tests using the Polyspace XUnit framework (PSTUnit). Use when the user asks to "generate unit tests", "write tests", "PSTUnit", "Polyspace XUnit", or wants to create C/C++ unit tests.

2026-05-07