skill-builder-medical
Specialized guide for creating Claude Code skills for Dr. Sophia AI medical system. Includes healthcare integration patterns (FHIR/REST/EHR), medical compliance validation (HIPAA/PBS/TGA), botanical design integration, Railway deployment patterns, and proven examples from our 7 production skills. Use when creating skills specifically for Dr. Sophia AI, medical integration skills, healthcare compliance skills, EHR workflows, or adapting our proven skill patterns.
Best use case
skill-builder-medical is best used when you need a repeatable AI agent workflow instead of a one-off prompt.
Specialized guide for creating Claude Code skills for Dr. Sophia AI medical system. Includes healthcare integration patterns (FHIR/REST/EHR), medical compliance validation (HIPAA/PBS/TGA), botanical design integration, Railway deployment patterns, and proven examples from our 7 production skills. Use when creating skills specifically for Dr. Sophia AI, medical integration skills, healthcare compliance skills, EHR workflows, or adapting our proven skill patterns.
Teams using skill-builder-medical should expect a more consistent output, faster repeated execution, less prompt rewriting.
When to use this skill
- You want a reusable workflow that can be run more than once with consistent structure.
When not to use this skill
- You only need a quick one-off answer and do not need a reusable workflow.
- You cannot install or maintain the underlying files, dependencies, or repository context.
Installation
Claude Code / Cursor / Codex
Manual Installation
- Download SKILL.md from GitHub
- Place it in
.claude/skills/skill-builder-medical/SKILL.mdinside your project - Restart your AI agent — it will auto-discover the skill
How skill-builder-medical Compares
| Feature / Agent | skill-builder-medical | Standard Approach |
|---|---|---|
| Platform Support | Not specified | Limited / Varies |
| Context Awareness | High | Baseline |
| Installation Complexity | Unknown | N/A |
Frequently Asked Questions
What does this skill do?
Specialized guide for creating Claude Code skills for Dr. Sophia AI medical system. Includes healthcare integration patterns (FHIR/REST/EHR), medical compliance validation (HIPAA/PBS/TGA), botanical design integration, Railway deployment patterns, and proven examples from our 7 production skills. Use when creating skills specifically for Dr. Sophia AI, medical integration skills, healthcare compliance skills, EHR workflows, or adapting our proven skill patterns.
Where can I find the source code?
You can find the source code on GitHub using the link provided at the top of the page.
SKILL.md Source
# 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/ 1. botanical-design - Design system pattern 2. medirecords-integration - API integration 3. deployment-guide - Deployment workflow 4. modal-patterns - React UI 5. railway-troubleshooting - Debugging 6. wearables-setup - OAuth integration 7. 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
Related Skills
telegram-bot-builder
Expert in building Telegram bots that solve real problems - from simple automation to complex AI-powered bots. Covers bot architecture, the Telegram Bot API, user experience, monetization strategie...
Skill Builder / Creator
Create high-quality skills with modular structure, progressive disclosure, and token-efficient design.
form_builder
Builds form components and data collection interfaces including contact forms, registration flows, checkout processes, surveys, and settings pages. Includes 50+ input types, validation strategies, accessibility patterns (WCAG 2.1), multi-step wizards, and UX best practices. Provides decision trees from data type to component selection, validation timing guidance, and error handling patterns. Use when creating forms, collecting user input, building surveys, implementing validation, designing multi-step workflows, or ensuring form accessibility.
figma-make-website-builder
Structured 9-phase workflow for building production-ready websites using Claude (architecture, logic, reasoning) paired with Figma Make (UI, interactions, deployment). Use when planning, designing, or building a website with Figma Make.
assessment-builder
Creates assessments with varied question types (MCQ, code-completion, debugging, projects) aligned to learning objectives. Use when educators design quizzes/exams, need questions at appropriate Bloom's cognitive levels, want balanced cognitive distribution (60%+ non-recall), or require rubrics for open-ended questions.
appimage-builder
Build AppImage bundles with AppDir structure for portable Linux applications
rag-agent-builder
Build Retrieval-Augmented Generation (RAG) applications that combine LLM capabilities with external knowledge sources. Covers vector databases, embeddings, retrieval strategies, and response generation. Use when building document Q&A systems, knowledge base applications, enterprise search, or combining LLMs with custom data.
agent-builder
Build AI agents using pai-agent-sdk with Pydantic AI. Covers agent creation via create_agent(), toolset configuration, session persistence with ResumableState, subagent hierarchies, and browser automation. Use when creating agent applications, configuring custom tools, managing multi-turn sessions, setting up hierarchical agents, or implementing HITL approval flows.
Advisory Board Builder
Recruit, structure, and manage advisory boards for strategic guidance
web-backend-builder
Scaffold backend API, data models, ORM setup, and endpoint inventory with OpenAPI output.
mcp-builder
Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-designed tools. Use when building MCP servers to integrate external APIs or services, whether in Python (FastMCP), Node/TypeScript (MCP SDK), or C#/.NET (Microsoft MCP SDK).
mcp-builder-microsoft
Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-designed tools. Use when building MCP servers to integrate external APIs or services, whether in Python (FastMCP), Node/TypeScript (MCP SDK), or C#/.NET (Microsoft MCP SDK).