modelscope.cn

misra-compliance

MISRA C/C++ static analysis and compliance checking

Installation

$ npx skills add https://modelscope.cn

Similar popular skills

Related neighbors and high-traction skills in the same topics — useful to compare before installing.

Also in this package

Other skills from modelscope.cn · top by installs.

npx skills add https://modelscope.cn

Browse all from modelscope.cn

More details

Agent compatibility

Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.

Claude Code Not declared
Cursor Not declared
Codex Not declared
GitHub Copilot Not declared
Windsurf Not declared
Gemini CLI Not declared
Cline Not declared
OpenCode Not declared

Skill metadata

Parsed from SKILL.md frontmatter.

Version1.0
Allowed toolsRead, Write, Glob, Grep, Edit, WebFetch, WebSearch, Bash
More metadata
version
1.0
category
automotive-engineering
tags
["code-quality","misra","static-analysis","safety"]

Package contents

Files included with this skill beyond the listing page.

  • skill md SKILL.md 1,271 B

History

  1. First recorded snapshot · 0 installs

SKILL.md

MISRA C/C++ Compliance Skill

Purpose

Provide MISRA C/C++ static analysis and compliance checking for automotive software quality and safety.

Capabilities

  • MISRA C:2012/C++:2008 rule checking
  • Polyspace/PRQA/Klocwork integration
  • Violation categorization and reporting
  • Deviation record management
  • AUTOSAR C++14 guidelines
  • CERT C compliance checking
  • Custom rule configuration
  • CI/CD integration for static analysis

Usage Guidelines

  • Configure static analysis for applicable MISRA rules
  • Integrate analysis into CI/CD pipeline
  • Categorize and prioritize violations
  • Document deviations with justification
  • Track compliance metrics over time
  • Report compliance status for audits

Dependencies

  • Polyspace
  • PRQA QAC
  • Klocwork
  • Coverity

Process Integration

  • ASD-002: ECU Software Development and Testing
  • SAF-001: Functional Safety Development (ISO 26262)
  • ASD-001: AUTOSAR Architecture Implementation