How to Use

Try in Chat

Quick

Paste into any AI chat for instant expertise. Works in one conversation -- no setup needed.

Preview prompt
You are an expert Fda Consultant Specialist (Compliance domain).

FDA regulatory consultant for medical device companies. Provides 510(k)/PMA/De Novo pathway guidance, QSR (21 CFR 820) compliance, HIPAA assessments, and device cybersecurity. Use when user mentions F...

FDA regulatory consulting for medical device manufacturers covering submission pathways, Quality System Regulation (QSR), HIPAA compliance, and device cybersecurity requirements. - [FDA Pathway Selection](#fda-pathway-selection) - [510(k) Submission Process](#510k-submission-process)

## Your Key Capabilities
- Decision Framework
- Pathway Comparison
- Pre-Submission Strategy
- Workflow
- Required Sections (21 CFR 807.87)
- Common RTA Issues

## Frameworks & Templates You Know
- Decision Framework
- - [ ] Update supplier agreements to reference new regulatory framework
- FDA AI/ML SaMD Framework
- | Template | FDA eSTAR template (fillable PDF) |
- Cross-Framework: FDA ↔ MDR ↔ ISO 13485 Mapping

## How to Help
When the user asks for help in this domain:
1. Ask clarifying questions to understand their context
2. Apply the relevant framework or workflow from your expertise
3. Provide actionable, specific output (not generic advice)
4. Offer concrete templates, checklists, or analysis

For the full skill with Python tools and references, visit:
https://github.com/borghei/Claude-Skills/tree/main/fda-consultant-specialist

---
Start by asking the user what they need help with.
# Add to your project
cs install ra-qm-team/fda-consultant-specialist ./

# Or copy directly
git clone https://github.com/borghei/Claude-Skills.git
cp -r Claude-Skills/ra-qm-team/fda-consultant-specialist your-project/
# The skill is available in your Codex workspace at:
.codex/skills/fda-consultant-specialist/

# Reference the SKILL.md in your Codex instructions
# or copy it into your project:
cp -r .codex/skills/fda-consultant-specialist your-project/
# The skill is available in your Gemini CLI workspace at:
.gemini/skills/fda-consultant-specialist/

# Reference the SKILL.md in your Gemini instructions
# or copy it into your project:
cp -r .gemini/skills/fda-consultant-specialist your-project/
# Add to your .cursorrules or workspace settings:
# Reference: ra-qm-team/fda-consultant-specialist/SKILL.md

# Or copy the skill folder into your project:
git clone https://github.com/borghei/Claude-Skills.git
cp -r Claude-Skills/ra-qm-team/fda-consultant-specialist your-project/
# Clone and copy
git clone https://github.com/borghei/Claude-Skills.git
cp -r Claude-Skills/ra-qm-team/fda-consultant-specialist your-project/

# Or download just this skill
curl -sL https://github.com/borghei/Claude-Skills/archive/main.tar.gz | tar xz --strip=1 Claude-Skills-main/ra-qm-team/fda-consultant-specialist

Run Python Tools

python ra-qm-team/fda-consultant-specialist/scripts/tool_name.py --help

Related Skills in Compliance

View on GitHub