A health assistant skill for medical information analysis, symptom tracking,
Scanned 9/10/2026
Install to Claude Code
npx -y skills add JantonioFC/skillsbank --skill claude-ally-health --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Claude Ally Health?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/jantoniofc-claude-ally-health)More formats (shields.io, HTML) on the badges page.
---
name: claude-ally-health
description: A health assistant skill for medical information analysis, symptom tracking,
and wellness guidance.
risk: safe
source: https://github.com/huifer/Claude-Ally-Health
date_added: '2026-02-27'
license: MIT
---
# Claude Ally Health
## Overview
A health assistant skill for medical information analysis, symptom tracking, and wellness guidance.
## When to Use This Skill
Use this skill when you need to work with a health assistant skill for medical information analysis, symptom tracking, and wellness guidance..
## Instructions
This skill provides guidance and patterns for a health assistant skill for medical information analysis, symptom tracking, and wellness guidance..
For more information, see the [source repository](https://github.com/huifer/Claude-Ally-Health).
## Limitations
- Use this skill only when the task clearly matches the scope described above.
- Do not treat the output as a substitute for environment-specific validation, testing, or expert review.
- Stop and ask for clarification if required inputs, permissions, safety boundaries, or success criteria are missing.
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!
Practical guide to testing web applications with screen readers for comprehensive accessibility validation.
克劳德代码会话的正式评估框架,实施评估驱动开发(EDD)原则
Django测试策略,包括pytest-django、TDD方法论、factory_boy、模拟、覆盖率以及测试Django REST Framework API。
Go测试模式包括表格驱动测试、子测试、基准测试、模糊测试和测试覆盖率。遵循TDD方法论,采用地道的Go实践。
使用pytest、TDD方法、夹具、模拟、参数化和覆盖率要求的Python测试策略。