Token导航 LogoToken导航TokenDH.com
研究检索需要联网github未标认证来源可访问许可证需确认审计通过

hig-technologies高科技

Agent Skill

hig-technologies 用于查找、检索和筛选相关信息,适合在 Codex、Claude、Cursor、Gemini CLI 中需要根据关键词、任务场景或来源线索快速定位候选结果时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

1,093

周安装

46

GitHub Stars

35,715

下载量

383
CodexClaudeCursorGemini CLI

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

unknown

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:hig-technologies(高科技)
来源仓库:https://github.com/sickn33/antigravity-awesome-skills
仓库路径:skills/hig-technologies
安装命令:
npx skills add https://github.com/sickn33/antigravity-awesome-skills --skill hig-technologies
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 npx skills 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

skills.shnpx skills
npx skills add https://github.com/sickn33/antigravity-awesome-skills --skill hig-technologies

简介

hig-technologies 支持 IBM 技术栈选型与架构决策辅助。

  • 适用于企业应用集成、中间件选型和云迁移规划场景。
  • 可提供技术对比矩阵、风险评估和部署建议。hig-technologies 属于研究检索类 Skill,可作为该场景下的辅助能力补充。
  • 使用前需确认组织技术约束、合规要求和供应商锁定情况。
  • 涉及关键系统改造时应进行 POC 验证,降低实施风险。

SKILL.md

Apple HIG: Technologies

Check for .claude/apple-design-context.md before asking questions. Use existing context and only ask for information not already covered.

Key Principles

General

  1. Apple technologies extend app capabilities through system integration. Each technology has established user-facing patterns; deviating creates confusion and erodes trust.
  2. Privacy and user control are paramount. Especially for health, payment, and identity technologies. Request only needed data, explain why, respect choices.

Siri and Voice

  1. Natural, predictable, recoverable. Clear conversational intent phrases that complete quickly and confirm results. Support App Shortcuts for proactive suggestions. Handle errors with clear fallbacks.

Payments and Commerce

  1. Transparent and frictionless. Standard Apple Pay button styles. Never ask for card details when Apple Pay is available. Clearly describe what the user is buying, the price, and whether it's one-time or subscription.

Health and Fitness

  1. Health data is deeply personal. Explain the health benefit before requesting access. CareKit tasks should be encouraging. ResearchKit consent flows must be thorough, readable, and respect autonomy.

Smart Home

  1. Simple and reliable. Immediate response when controlling devices. Clear device state. Graceful handling of connectivity issues.

Augmented Reality

  1. Genuine value, not gimmicks. Use AR when spatial context improves understanding. Guide setup (surface, lighting, space). Provide clear exit back to standard interaction.

Machine Learning and Generative AI

  1. Enhance without surprising. Smart suggestions, image recognition, text prediction. Clearly attribute AI-generated content. Controls to edit, regenerate, or dismiss. Let users correct mistakes.

Identity and Authentication

  1. Sign in with Apple as top option. Standard button styles. Respect email hiding preference. ID Verifier: guided flows, don't store sensitive data beyond what verification requires.

Cloud and Data

  1. Invisible and reliable sync. Data appears on all devices without manual intervention. Handle conflicts gracefully. Never lose data.

Shared Experiences

  1. Real-time participation. SharePlay: support multiple participants, show presence, handle latency. AirPlay: appropriate Now Playing metadata.

Automotive

  1. Driver safety first. Minimize interaction complexity, large touch targets, no distracting content. Only permitted app types: audio, messaging, EV charging, navigation, parking, quick food ordering.

Accessibility

  1. Baseline requirement. Every element has a meaningful VoiceOver label, trait, and action. Support Dynamic Type, Switch Control, and other assistive technologies. Test entirely with VoiceOver enabled.

Reference Index

ReferenceTopicKey content
siri.mdSiriIntents, shortcuts, voice interaction, App Shortcuts
apple-pay.mdApple PayPayment buttons, checkout flow, security
tap-to-pay-on-iphone.mdTap to PayMerchant flows, contactless payment
in-app-purchase.mdIn-app purchaseSubscriptions, one-time purchases, transparency
healthkit.mdHealthKitHealth data access, privacy, permissions
carekit.mdCareKitCare plans, tasks, health management
researchkit.mdResearchKitStudies, informed consent, data collection
homekit.mdHomeKitSmart home control, device state, scenes
augmented-reality.mdARKitSpatial context, surface detection, setup
machine-learning.mdCore MLPredictions, smart features, confidence handling
generative-ai.mdGenerative AIAttribution, editing, responsible AI, uncertainty
icloud.mdiCloudCloudKit, cross-device sync, conflict resolution
sign-in-with-apple.mdSign in with AppleAuthentication, privacy, button styles
id-verifier.mdID VerifierIdentity verification, document scanning
shareplay.mdSharePlayShared experiences, participant presence
airplay.mdAirPlayMedia streaming, Now Playing, wireless display
carplay.mdCarPlayDriver safety, permitted app types, large targets
game-center.mdGame CenterAchievements, leaderboards, multiplayer
voiceover.mdVoiceOverScreen reader, labels, traits, accessibility
wallet.mdWalletPasses, tickets, loyalty cards
nfc.mdNFCTag reading, quick interactions, App Clips
maps.mdMapsLocation display, annotations, directions
mac-catalyst.mdMac CatalystiPad to Mac, menu bar, keyboard, pointer
live-photos.mdLive PhotosMotion capture, playback, editing
imessage-apps-and-stickers.mdiMessage appsMessages extension, stickers, compact UI
shazamkit.mdShazamKitAudio recognition, music identification
always-on.mdAlways-on displayDimmed state, power efficiency, reduced updates
photo-editing.mdPhoto editingSystem photo editor, filters, adjustments

Output Format

  1. Implementation checklist -- step-by-step requirements per Apple's guidelines.
  2. Required vs optional features for approval.
  3. Privacy and permission requirements -- data access, usage descriptions.
  4. User-facing flow from permission prompt through task completion.
  5. Testing guidance -- key scenarios including edge cases.

Questions to Ask

  1. Which Apple technology?
  2. Core use case?
  3. Which platforms?
  4. API requirements and entitlements reviewed?
  5. What data or permissions needed?

Related Skills

  • hig-inputs -- Input methods interacting with technologies (voice for Siri, Pencil for AR, gestures for Maps)
  • hig-components-system -- Widgets, complications, Live Activities surfacing technology data
  • hig-components-status -- Progress indicators for technology operations (sync, payment, AR loading)

*Built by Raintree Technology · More developer tools*

When to Use

This skill is applicable to execute the workflow or actions described in the overview.

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.

适合场景

01

用户想查找某类 Agent Skill 时

02

需要根据任务场景推荐可安装能力包时

03

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

Codex

32.85%
按下载量换算126

Claude

29.38%
按下载量换算113

Cursor

19.63%
按下载量换算75

Gemini CLI

9.88%
按下载量换算38

安全审计

Gen Agent Trust Hub

通过

Socket

通过

Snyk

通过

权限和风险

需要联网

该 Skill 可能需要联网访问来源站点、仓库或外部 API;具体网络访问范围需要结合源码和 README 复核。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills