iso-13485-certification
Comprehensive toolkit for preparing ISO 13485 certification documentation for medical device Quality Management Systems. Use when users need help with ISO 13485 QMS documentation, including (1) conducting gap analysis of existing documentation, (2) creating Quality Manuals, (3) developing required procedures and work instructions, (4) preparing Medical Device Files, (5) understanding ISO 13485 requirements, or (6) identifying missing documentation for medical device certification. Also use when users mention medical device regulations, QMS certification, FDA QMSR, EU MDR, or need help with qua
npx skills add LeonChaoX/qinyan-academic-skills --skill iso-13485-certification --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
What it does
Guides users through preparing ISO 13485:2016 QMS documentation and readiness for certification. Provides gap analysis, templates for mandatory documents (e.g., Quality Manual, CAPA, Document Control), reference materials, and a step-by-step process to create and customize documents, assess requirements, and manage Medical Device Files.
How it works
- Assess Current State (Gap Analysis): Collect user documents in any format, run a gap analysis script via
python scripts/gap_analyzer.py --docs-dir <path_to_docs> --output gap-report.json, review results to identify which of the 31 required procedures are present, determine missing items (e.g., Quality Manual, MDF), compute compliance percentage, and present a prioritized action plan with an output gap analysis report. - Understand Requirements (Reference Consultation): Access references including
references/iso-13485-requirements.md,references/mandatory-documents.md,references/gap-analysis-checklist.md, andreferences/quality-manual-guide.mdto explain clause-based requirements, document necessities, and implementation guidance. - Create Documentation (Template-Based Generation): Use templates for Quality Manual (
assets/templates/quality-manual-template.md), CAPA (assets/templates/procedures/CAPA-procedure-template.md), and Document Control (assets/templates/procedures/document-control-procedure-template.md). Identify needed documents, prioritize creation (Quality Manual, CAPA, Complaints, Audits), customize templates by replacing placeholders with organization-specific information, ensure scope and exclusions are justified, and validate completeness (section requirements, cross-references, approvals). - Develop Specific Documents: For Quality Manual, follow the guide in
references/quality-manual-guide.md, gather organizational data (legal name, addresses, product types, scope, exclusions), and ensure the Quality Manual references all 31 procedures (Appendix A) and includes process maps and an organization chart. For CAPA, read relevant ISO clauses, use the CAPA template, customize prioritization criteria, root cause analysis methods, and add attachments (CAPA Request Form, Root Cause Analysis Worksheet, Action Plan Template, Effectiveness Verification Checklist). For Medical Device Files (MDF), create a structure per device type/family and collect required elements with traceability. - Conduct Comprehensive Gap Analysis: Use
references/gap-analysis-checklist.mdto perform clause-by-clause evaluation, mark statuses (Compliant, Partial, Non-compliant, N/A), summarize compliance by clause, and generate a prioritized action plan with owners and target dates. Produce a final gap analysis checklist, a summary report with compliance percentages, and a timeline.
When to use it
- Starting ISO 13485 certification process
- Conducting gap analysis against ISO 13485
- Creating or updating QMS documentation
- Preparing for certification audit
- Transitioning from FDA QSR to QMSR
- Harmonizing with EU MDR requirements
What it can touch
- Templates and templates-based document generation assets at
assets/templates/...for Quality Manual, CAPA, and Document Control - Provided references and gap-analysis scripts location (e.g.,
scripts/gap_analyzer.py) - Output artifacts: gap reports, completed templates, and documentation skeletons
Caveats
- Requires user-provided existing documentation for gap analysis
- Outcomes depend on user data and alignment with ISO 13485 clauses
- Does not guarantee certification; focuses on documentation readiness and gap closure per described workflow
# ISO 13485 Certification Documentation Assistant ## Overview This skill helps medical device manufacturers prepare comprehensive documentation for ISO 13485:2016 certification. It provides tools, templates, references, and guidance to create, review, and gap-analyze all required Quality Management System (QMS) documentation. **What this skill provides:** - Gap analysis of existing documentation - Templates for all mandatory documents - Comprehensive requirements guidance - Step-by-step documentation creation - Identification of missing documentation - Compliance checklists **When to use this skill:** - Starting ISO 13485 certification process - Conducting gap analysis against ISO 13485 - Creating or updating QMS documentation - Preparing for certification audit - Transitioning from FDA QSR to QMSR - Harmonizing with EU MDR requirements ## Core Workflow ### 1. Assess Current State (Gap Analysis) **When to start here:** User has existing documentation and needs to identify gaps **Process:** 1. **Collect existing documentation:** - Ask user to provide directory of current QMS documents - Documents can be in any format (.txt, .md, .doc, .docx, .pdf) - Include any procedures, manuals,
- Overview
- Core Workflow
- 1. Assess Current State (Gap Analysis)
- 2. Understand Requirements (Reference Consultation)
- 3. Create Documentation (Template-Based Generation)
- 4. Develop Specific Documents
- 5. Conduct Comprehensive Gap Analysis
- Common Scenarios
- Scenario 1: Starting from Scratch
- Scenario 2: Gap Analysis for Existing QMS
- Scenario 3: Creating Specific Document
- Scenario 4: Updating for Regulatory Changes
- Scenario 5: Preparing for Certification Audit
- Best Practices
python scripts/gap_analyzer.py --docs-dir <path_to_docs> --output gap-report.json
What does the iso-13485-certification skill do?
Comprehensive toolkit for preparing ISO 13485 certification documentation for medical device Quality Management Systems. Use when users need help with ISO 13485 QMS documentation, including (1) conducting gap analysis of existing documentation, (2) creating Quality Manuals, (3) developing required procedures and work instructions, (4) preparing Medical Device Files, (5) understanding ISO 13485 requirements, or (6) identifying missing documentation for medical device certification. Also use when users mention medical device regulations, QMS certification, FDA QMSR, EU MDR, or need help with qua
How do I install it?
Run `npx skills add LeonChaoX/qinyan-academic-skills --skill iso-13485-certification --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From LeonChaoX/qinyan-academic-skills, a repository with 759 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.
