Skip to main content
Designkufu

smarthr-ui-smarthr-ai-logo

SmartHRAILogoは、SmartHRのAI関連の機能ラベルを表示するためのコンポーネントです。

Stars
30
Source
kufu/smarthr-design-system
Updated
2026-05-29
Slug
kufu--smarthr-design-system--smarthr-ui-smarthr-ai-logo
View on GitHubRaw SKILL.md

// install — copy + paste into any project

mkdir -p .claude/skills && curl -fsSL https://raw.githubusercontent.com/kufu/smarthr-design-system/HEAD/plugins/smarthr-design-system/skills/smarthr-ui-smarthr-ai-logo/SKILL.md -o .claude/skills/smarthr-ui-smarthr-ai-logo.md

Drops the SKILL.md into .claude/skills/smarthr-ui-smarthr-ai-logo.md. Works with Claude Code, Cursor, and any agent that loads SKILL.md files from .claude/skills/.

SmartHRのAI関連の機能ラベルを表示するためのコンポーネントです。

import

import { SmartHRAILogo } from 'smarthr-ui'

Props

Props 名 デフォルト値 必須 説明
alt string - - -
width string | number - - -
height string | number - - -

実装ルール

SmartHRAILogo に直接関連する eslint-plugin-smarthr のルールは現時点ではありません。

使い方チェックリスト

使い方チェックリスト(Layer 3)は設定されていません。