mdr-745-specialist

davila7/claude-code-templates · updated Apr 8, 2026

MDX-style export adds YAML metadata + attribution linking explainx.ai and this canonical listing URL.

$npx skills add https://github.com/davila7/claude-code-templates --skill mdr-745-specialist
0 commentsdiscussion
summary

Expert-level EU MDR 2017/745 compliance specialist with comprehensive knowledge of medical device regulation requirements, technical documentation, clinical evidence, and post-market surveillance obligations.

skill.md

Senior MDR 2017/745 Specialist and Consultant

Expert-level EU MDR 2017/745 compliance specialist with comprehensive knowledge of medical device regulation requirements, technical documentation, clinical evidence, and post-market surveillance obligations.

Core MDR Competencies

1. MDR Classification and Risk Assessment

Provide expert guidance on device classification under MDR Annex VIII and conformity assessment route selection.

Classification Decision Framework:

  1. Preliminary Classification Assessment

    • Apply MDR Annex VIII classification rules
    • Consider device duration, invasiveness, and body system interaction
    • Evaluate software classification per MDCG 2019-11
    • Decision Point: Determine appropriate classification class (I, IIa, IIb, III)
  2. Classification Justification

    • Document classification rationale per references/mdr-classification-guide.md
    • Consider borderline cases and MDCG guidance
    • Evaluate combination device implications
    • Validate classification with Notified Body consultation
  3. Conformity Assessment Route Selection

    • Class I: Self-certification under Annex II
    • Class IIa: Module C2 + Annex V (Notified Body involvement)
    • Class IIb: Module B + C or D (Type examination + production)
    • Class III: Module B + C or D (Full quality assurance)

2. Technical Documentation Requirements (Annex II & III)

Ensure comprehensive technical file preparation meeting all MDR documentation requirements.

Technical Documentation Structure:

ANNEX II TECHNICAL DOCUMENTATION
├── General Information
│   ├── Device identification and UDI-DI
│   ├── Manufacturer and authorized representative info
│   ├── Intended purpose and clinical condition
│   └── Device description and variants
├── Information to be Supplied by Manufacturer
│   ├── Label and instructions for use
│   ├── Clinical evaluation and post-market clinical follow-up
│   ├── Risk management documentation
│   └── Product verification and validation
├── Design and Manufacturing Information
│   ├── Quality management system documentation
│   ├── Design and development process
│   ├── Manufacturing process description
│   └── Identification and traceability procedures
└── General Safety and Performance Requirements
    ├── Solutions adopted for GSPR compliance
    ├── Benefit-risk analysis and risk management
    ├── Product lifecycle and post-market surveillance
    └── Clinical evidence and evaluation

3. Clinical Evidence Requirements (Annex XIV)

Manage comprehensive clinical evidence strategies ensuring MDR compliance and scientific rigor.

Clinical Evidence Pathway Selection:

  1. Literature-Based Evidence

    • Systematic literature review methodology
    • Appraisal of clinical data per MEDDEV 2.7/1 rev.4
    • Gap analysis and additional evidence requirements
    • Decision Point: Determine if literature is sufficient or clinical investigation required
  2. Clinical Investigation Requirements

    • For significant changes or novel devices
    • For Class III implantable devices (Article 61)
    • Clinical investigation plan development
    • Ethics committee and competent authority approvals
  3. Post-Market Clinical Follow-up (PMCF)

    • PMCF Plan development per Annex XIV Part B
    • PMCF Evaluation Report (PMCF-ER) preparation
    • Clinical evaluation report updating requirements
    • Integration with post-market surveillance system

4. UDI System Implementation (Article 27)

Implement comprehensive Unique Device Identification system meeting MDR requirements and EUDAMED integration.

UDI Implementation Workflow:

  1. UDI Strategy Development

    • UDI-DI assignment for device variants
    • UDI-PI requirements for higher risk devices
    • EUDAMED registration timeline planning
    • Labeling compliance verification
  2. EUDAMED Registration

    • Actor registration (manufacturers, authorized representatives)
    • Device registration and UDI-DI assignment
    • Certificate registration (Notified Body certificates)
    • Clinical investigation and serious incident reporting

MDR Compliance Management

Gap Analysis and Transition Planning

Conduct systematic gap assessments against current MDR requirements and develop comprehensive transition strategies.

Gap Analysis Framework:

  1. Current State Assessment

    • Existing QMS compliance evaluation
    • Technical documentation gap identification
    • Clinical evidence adequacy assessment
    • Post-market surveillance system review
  2. MDR Requirement Mapping

    • For existing devices: Legacy directive vs. MDR requirements
    • For new devices: Full MDR compliance roadmap
    • For software: Software-specific MDR requirements per MDCG guidance
    • Resource and timeline impact assessment

Post-Market Surveillance (Chapter VII)

Establish robust post-market surveillance systems meeting MDR requirements for continuous safety monitoring.

PMS System Components:

  • PMS Plan development per Article 84
  • Periodic Safety Update Report (PSUR) preparation
  • Serious incident reporting to competent authorities
  • Field safety corrective actions (FSCA) management
  • Trend reporting and signal detection

Economic Operator Obligations

Ensure compliance with expanded economic operator responsibilities under MDR.

Key Obligations Management:

  • Manufacturer obligations (Article 10)
  • Authorized representative duties (Article 11)
  • Importer responsibilities (Article 13)
  • Distributor obligations (Article 14)
  • Person responsible for regulatory compliance (Article 15)

Notified Body Interface

Notified Body Selection and Management

Provide strategic guidance on Notified Body selection and relationship management throughout the conformity assessment process.

Notified Body Engagement Strategy:

  1. Selection Criteria Assessment

    • Technical competency evaluation
    • Capacity and timeline considerations
    • Geographic scope and market access
    • Fee structure and commercial terms
  2. Pre-submission Activities

    • Pre-submission meetings and consultations
    • Technical documentation readiness assessment
    • Timeline and milestone planning
    • Decision Point: Determine submission readiness and timing

Audit and Assessment Management

Coordinate Notified Body audits and assessments ensuring successful outcomes and certificate maintenance.

Audit Preparation Protocol:

  • Documentation preparation and organization
  • Personnel training and role assignment
  • Facility readiness and compliance verification
  • Mock audit execution and improvement implementation

Regulatory Intelligence and Updates

MDR Guidance Monitoring

Maintain current awareness of evolving MDR guidance and regulatory expectations.

Guidance Tracking System:

  • MDCG guidance monitoring and impact assessment
  • Notified Body guidance evaluation and implementation
  • Competent authority positions and national implementations
  • Industry best practices and lessons learned integration

Resources

scripts/

  • mdr-gap-analysis.py: Automated MDR compliance gap assessment tool
  • clinical-evidence-tracker.py: Clinical evidence requirement monitoring
  • udeudi-compliance-checker.py: UDI and EUDAMED compliance verification
  • pms-reporting-automation.py: Post-market surveillance report generation

references/

  • mdr-classification-guide.md: Comprehensive device classification framework
  • technical-documentation-templates.md: Annex II and III documentation templates
  • clinical-evidence-requirements.md: Clinical evaluation and PMCF guidance
  • notified-body-selection-criteria.md: NB evaluation and selection framework
  • mdcg-guidance-library.md: Current MDCG guidance compilation

assets/

  • mdr-templates/: Technical file, clinical evaluation, and PMS plan templates
  • gap-analysis-checklists/: MDR compliance assessment tools
  • eudamed-forms/: EUDAMED registration and reporting templates
  • training-materials/: MDR training presentations and compliance guides
how to use mdr-745-specialist

How to use mdr-745-specialist on Cursor

AI-first code editor with Composer

1

Prerequisites

Before installing skills in Cursor, ensure your development environment meets these requirements:

  • Cursor installed and configured on your development machine
  • Node.js version 16.0+ with npm package manager (verify with node --version)
  • Active project directory or workspace where you want to add mdr-745-specialist
2

Execute installation command

Execute the skills CLI command in your project's root directory to begin installation:

$npx skills add https://github.com/davila7/claude-code-templates --skill mdr-745-specialist

The skills CLI fetches mdr-745-specialist from GitHub repository davila7/claude-code-templates and configures it for Cursor.

3

Select Cursor when prompted

The CLI will show a list of available agents. Use arrow keys to navigate and space to select Cursor:

◆ Which agents do you want to install to?
│ ── Universal (.agents/skills) ── always included ────
│ • Amp
│ • Antigravity
│ • Cline
│ • Codex
│ ●Cursor(selected)
│ • Cursor
│ • Windsurf
4

Verify installation

Confirm successful installation by checking the skill directory location:

.cursor/skills/mdr-745-specialist

Reload or restart Cursor to activate mdr-745-specialist. Access the skill through slash commands (e.g., /mdr-745-specialist) or your agent's skill management interface.

Security & Verification Notice

We perform automated surface-level scans (Gen AI Scanner, Socket, Snyk) during installation. These checks detect common vulnerabilities but do not guarantee complete security. Always review skill source code and verify the publisher's reputation before production use.

Skills execute code in your development environment. Always verify the publisher's identity, review recent commits, and test in isolated environments before production deployment.

List & Monetize Your Skill

Submit your Claude Code skill and start earning

GET_STARTED →

Use Cases

User Story & Requirements Generation

Create detailed user stories, acceptance criteria, and feature specs

Example

Generate user stories for 'password reset feature' with acceptance criteria, edge cases, and test scenarios

Reduce spec writing time by 50%, ensure comprehensive coverage

Competitive Analysis

Research competitors, compare features, identify gaps

Example

Analyze 5 competitor products, create feature comparison matrix, suggest differentiation opportunities

Complete competitive research in 2 hours instead of 2 days

Roadmap Prioritization

Evaluate features using frameworks (RICE, ICE, Kano) and create prioritized backlogs

Example

Score 20 feature ideas using RICE framework, generate prioritized roadmap with rationale

Make data-driven prioritization decisions faster

Stakeholder Communication

Draft PRDs, status updates, and stakeholder presentations

Example

Create executive summary of Q3 roadmap, monthly progress report, feature launch announcement

Save 3-5 hours/week on communication overhead

Implementation Guide

Prerequisites

  • Claude Desktop or compatible AI client
  • Access to product documentation and roadmap tools (Jira, Notion, etc.)
  • Understanding of product management frameworks (RICE, Jobs-to-be-Done, etc.)
  • Stakeholder contact information and communication channels

Time Estimate

30-60 minutes to see productivity improvements

Installation Steps

  1. 1.Install product management skill
  2. 2.Start with user story generation for known feature
  3. 3.Progress to competitive analysis: research 2-3 competitors
  4. 4.Use for roadmap prioritization: apply RICE/ICE scoring
  5. 5.Draft stakeholder communications and refine based on feedback
  6. 6.Build template library for recurring PM tasks
  7. 7.Share effective prompts with product team

Common Pitfalls

  • Not validating competitive research—verify facts before sharing
  • Accepting user stories without involving engineering team
  • Over-relying on frameworks without qualitative judgment
  • Not customizing outputs to company culture and communication style
  • Skipping stakeholder validation of generated requirements

Best Practices

✓ Do

  • +Validate research and competitive analysis with real data
  • +Collaborate with engineering when generating technical requirements
  • +Customize frameworks and templates to your company context
  • +Use skill for first drafts, refine with stakeholder input
  • +Document successful prompt patterns for PM tasks
  • +Combine AI efficiency with human judgment and intuition

✗ Don't

  • Don't publish competitive analysis without fact-checking
  • Don't finalize user stories without engineering review
  • Don't make prioritization decisions solely on AI scoring
  • Don't skip customer validation of generated requirements
  • Don't ignore company-specific context and culture

💡 Pro Tips

  • Provide context: company goals, constraints, customer feedback
  • Ask for alternatives: 'Show 3 ways to prioritize this roadmap'
  • Request stakeholder-specific formatting: 'Executive summary vs. engineering spec'
  • Use skill for 70% generation + 30% customization to company needs

When to Use This

✓ Use When

Use for user story writing, competitive research, roadmap prioritization, stakeholder communication, and PRD drafting. Best for reducing repetitive documentation and research work.

✗ Avoid When

Avoid for strategic product vision (requires deep customer empathy), pricing decisions (needs market and financial expertise), or when face-to-face customer discovery is more valuable than speed.

Learning Path

  1. 1Basic: user stories, feature specs, status updates
  2. 2Intermediate: competitive analysis, prioritization frameworks, PRDs
  3. 3Advanced: product strategy, go-to-market planning, OKR setting
  4. 4Expert: product vision, market positioning, business model innovation

Discussion

Product Hunt–style comments (not star reviews)
  • No comments yet — start the thread.
general reviews

Ratings

4.768 reviews
  • Soo Diallo· Dec 28, 2024

    mdr-745-specialist is among the better-maintained entries we tried; worth keeping pinned for repeat workflows.

  • Kofi Lopez· Dec 24, 2024

    Useful defaults in mdr-745-specialist — fewer surprises than typical one-off scripts, and it plays nicely with `npx skills` flows.

  • Tariq Chawla· Dec 24, 2024

    Solid pick for teams standardizing on skills: mdr-745-specialist is focused, and the summary matches what you get after install.

  • Zara Nasser· Dec 24, 2024

    mdr-745-specialist fits our agent workflows well — practical, well scoped, and easy to wire into existing repos.

  • Soo Torres· Nov 27, 2024

    Keeps context tight: mdr-745-specialist is the kind of skill you can hand to a new teammate without a long onboarding doc.

  • Zara Li· Nov 19, 2024

    I recommend mdr-745-specialist for anyone iterating fast on agent tooling; clear intent and a small, reviewable surface area.

  • Omar Jain· Nov 19, 2024

    mdr-745-specialist fits our agent workflows well — practical, well scoped, and easy to wire into existing repos.

  • Aditi Singh· Nov 15, 2024

    We added mdr-745-specialist from the explainx registry; install was straightforward and the SKILL.md answered most questions upfront.

  • Min Sethi· Nov 15, 2024

    mdr-745-specialist has been reliable in day-to-day use. Documentation quality is above average for community skills.

  • Omar Kapoor· Nov 15, 2024

    mdr-745-specialist is among the better-maintained entries we tried; worth keeping pinned for repeat workflows.

showing 1-10 of 68

1 / 7