Dr. Sophia AI Medical Skill Builder
Overview
Specialized guide for creating Claude Code skills for Dr. Sophia AI medical system. Built on skill-builder-generic foundation, adds healthcare-specific patterns, compliance validation, and references our 7 proven production skills.
When to Use This Skill
- Creating skills for Dr. Sophia AI
- Medical integration skills (FHIR/REST/EHR)
- Healthcare compliance skills
- Adapting our proven patterns
- Medical testing frameworks
Quick Start
For universal skill patterns, use skill-builder-generic first.
This medical builder adds Dr. Sophia AI specifics:
- HIPAA compliance
- Botanical design integration
- Railway deployment patterns
- MediRecords FHIR/REST APIs
- Our 7 proven skills as templates
Healthcare Integration Patterns
Pattern 1: Medical API Integration
See: medirecords-integration skill (our proven example)
- Two-phase FHIR/REST workflow
- API credentials handling
- SOAP notes formatting
Pattern 2: Design System Skills
See: botanical-design skill
- Botanical color palette (#00B368 spectrum)
- Typography (Livvic/Onest fonts)
- Component templates
Pattern 3: Deployment Skills
See: deployment-guide, railway-troubleshooting
- Railway-specific workflows
- Environment-aware builds
- Docker cache handling
Pattern 4: Testing Skills
See: saudi-patient-testing
- Patient test frameworks
- Data separation principle
- Safety validation
Our 7 Skills as Examples
All in: .claude/skills/
- botanical-design - Design system pattern
- medirecords-integration - API integration
- deployment-guide - Deployment workflow
- modal-patterns - React UI
- railway-troubleshooting - Debugging
- wearables-setup - OAuth integration
- saudi-patient-testing - Testing framework
Medical-Specific Requirements
HIPAA Compliance:
- No PHI in examples (use placeholders)
- Template credentials (never real)
- Sanitize logs
Botanical Brand:
- Use #00B368 green spectrum
- Livvic/Onest fonts
- Reference botanical-design skill
Railway Deployment:
- Environment-aware (dev/prod)
- Frontend: npm run build required
- Backend: auto-deploy from source
Version: 1.0 Built On: skill-builder-generic Examples: 7 proven Dr. Sophia AI skills Last Updated: October 25, 2025