hs:react-components

Provides Health Samurai React UI component descriptions, props, and usage examples via LookupComponent command.

2|1|Updated Apr 9, 2026
One-click install
npx skills add https://github.com/HealthSamurai/phr --skill hs-react-components
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: hs:react-components
Source: https://github.com/HealthSamurai/phr/tree/main/.claude/skills/hs-react-components
Command: npx skills add https://github.com/HealthSamurai/phr --skill hs-react-components

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill Unit solves the problem of manually searching and integrating components from the Health Samurai Design System into React applications. It provides quick lookup and information on components, icons, and design tokens.

Core Features & Use Cases

  • Component Lookup: Quickly find component documentation, usage examples, and props for various UI components.
  • Icon & Token Access: Easily reference icons and design tokens within your UI development.
  • Use Case: When developing a UI for a Health Samurai application, you can use this Skill Unit to look up specific components or icons, saving time and ensuring consistency.

Quick Start

To look up a component, use the following command: LookupComponent [component name].

Frequently Asked Questions about hs:react-components

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I look up React UI component props and usage examples for the Health Samurai Design System?

To look up React UI components, use the LookupComponent command with a valid component name to retrieve descriptions, props, and usage examples from the Health Samurai Design System.

What is the best way to find specific icons and design tokens when developing a React application?

Finding specific icons and design tokens is handled by the component lookup API, which provides quick reference access to integrate visual elements consistently into your React UI.

Do I need a specific component name to query the Health Samurai React UI documentation?

Yes, you need a valid component name to query the Health Samurai React UI documentation, as the lookup API requires this specific input to return accurate props and usage examples.

Can I use this component lookup tool to integrate design system elements into any React application?

Yes, you can use this component lookup tool to integrate Health Samurai design system elements into React applications, ensuring UI consistency and saving manual search time.

How does accessing React components through this API compare to manually searching design system documentation?

Accessing React components through this API provides quick, targeted retrieval of component information, avoiding the manual effort of searching documentation and ensuring accurate integration of props and tokens.