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

reacticxreacticx 搜索

Agent Skill

用于辅助前端页面、组件、样式和交互逻辑的开发与维护。它适合让 Agent 生成或审查 React、Next.js、Vue、Tailwind、CSS 等相关代码,整理组件结构,或定位布局和性能问题。使用时需要结合项目现有设计系统、路由和构建方式,避免只生成孤立片段;涉及页面改动时,应配合本地预览和构建检查确认视觉效果。

总安装

416

周安装

17

GitHub Stars

1

下载量

133
CodexClaudeCursorGemini CLI

安装说明

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

GitHub

来源数

2

许可证

unknown

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

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

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

命令行安装

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

skills.shnpx skills
npx skills add https://github.com/honeyhead/reacticx_skills --skill reacticx

简介

用于辅助 Reacticx 相关资源的检索与整理,适合在 Codex、Claude、Cursor、Gemini CLI 中快速查找组件库或工具链信息。

  • 支持根据关键词筛选可用资源、版本兼容性和使用场景,提升开发决策效率。
  • 通过 npx skills add 命令从指定仓库安装,需确认本地环境是否支持 GitHub 技能加载。
  • 使用前建议核对项目路由、构建配置及测试框架版本,避免只生成孤立片段。
  • 涉及页面改动时,应配合本地预览和构建检查,确认视觉效果与交互行为一致。

SKILL.md

Reacticx Component Library

Headless, animation-focused React Native component library with 90+ production-ready components.

Docs: https://www.reacticx.com/docs | GitHub: https://github.com/rit3zh/reacticx

Setup

# Install core dependencies
npm install react-native-reanimated react-native-gesture-handler react-native-svg \
  expo-haptics expo-blur expo-symbols @expo/vector-icons @shopify/react-native-skia

# Initialize config (optional, for CLI)
npx reacticx init

# Add components
npx reacticx add <component-name>
npx reacticx add <component> --dir <path> --overwrite
npx reacticx list
npx reacticx list -c <category>

Component Categories

Shaders (8) - GPU-accelerated visual effects

Read references/shaders.md when working with shader components.

ComponentInstall Name
Auroraaurora
Chroma Ringchroma-ring
Energy Orbenergy-orb
Siri Orbsiri-orb
Mesh Gradientmesh-gradient
Grainy Gradientgrainy-gradient
Skia Rippleskia-ripple
Wave Scrawlerwave-scrawler

Texts (6) - Animated typography

Read references/texts.md when working with text animation components.

ComponentInstall Name
Animated Textanimated-text
Dynamic Textdynamic-text
Fade Textfade-text
Gooey Textgooey-text
Curved Marqueecurved-marquee
Staggered Textstaggered-text

Micro Interactions (9) - Interactive feedback elements

Read references/micro-interactions.md when working with micro interaction components.

ComponentInstall Name
Animated Scroll Progressanimated-scroll-progress
Animated Theme Toggleanimated-theme-toggle
Animated Countdowncountdown
Elastic Sliderelastic-slider
Flexi Buttonflexi-button
Gooey Switchgooey-switch
Hamburgerhamburger
Spin Buttonspin-button
Stacked Chipsstacked-chips

Carousels & Scrollables (13)

Read references/components-carousels.md when working with carousel or scrollable components.

ComponentInstall Name
Blur Carouselblur-carousel
Cinematic Carouselcinematic-carousel
Circular Carouselcircular-carousel
Circular Listcircular-list
Material Carouselmaterial-carousel
Parallax Carouselparallax-carousel
Rotate Carouselrotate-carousel
Scale Carouselscale-carousel
Tilt Carouseltilt-carousel
Vertical Flow Carouselvertical-flow-carousel
Vertical Page Carouselvertical-page-carousel
Marqueemarquee
Matched Geometrymatched-geometry

Navigation & Layout (13)

Read references/components-navigation.md when working with navigation, tabs, sheets, or menu components.

ComponentInstall Name
Accordionaccordion
Bottom Sheetbottom-sheet
Bottom Sheet Stackbottom-sheet-stack
Curved Bottom Tabscurved-bottom-tabs
Dialogdialog
Disclosure Groupdisclosure-group
Dropdowndropdown
Dynamic Islanddynamic-island
Morphing Tab Barmorphing-tabbar
Segmented Controlsegmented-control
Split Viewsplit-view
Stack Aware Tabsstack-aware-tabs
Tabstabs

Inputs & Controls (13)

Read references/components-inputs.md when working with buttons, inputs, pickers, or toggle components.

ComponentInstall Name
Animated Input Baranimated-input-bar
Buttonbutton
CheckBoxcheck-box
Flip Cardflip-card
OTP Inputotp-input
Pickerpicker
Rulerruler
Scrollable Searchscrollable-search
Search Barsearch-bar
Seekbarseekbar
Stepperstepper
Switchswitch
Theme Switchtheme-switch

Loaders (6)

Read references/display-loaders.md when working with loading indicators.

ComponentInstall Name
Circle Loadercircle-loader
Circular Loadercircular-loader
Orbitdot Loaderorbiting-dots
Pulsing Loaderpulsing-dots
Rotating Squarerotating-square
Spinner Arcspinner-arc

Progress & Transitions (5)

Read references/display-progress.md when working with progress indicators or transition effects.

ComponentInstall Name
Circular Progresscircular-progress
Progressprogress
Rolling Counterrolling-counter
Shimmershimmer
Shimmer Wave Textshimmer-wave

Content & Display (10)

Read references/display-content.md when working with avatars, badges, headers, toast, or display components.

ComponentInstall Name
Animated Chip Groupanimated-chip
Animated Header ScrollViewanimated-header-scrollview
Animated Masked Textanimated-masked-text
Avatar / Avatar Groupavatar / avatar-group
Badgebadge
Empty Stateempty-state
QR Codeqr-code
Titletitle
Toasttoast

Effects & Visuals (7)

Read references/display-effects.md when working with glow, ripple, cards, or visual effect components.

ComponentInstall Name
Glowglow
Infinite Menuinfinite-menu
Lanyardlanyard
Paginationpagination
Radial Introradial-intro
Rippleripple
Stack Cardsstack-cards

Common Dependencies

PackageUsed By
react-native-reanimatedNearly all components
react-native-gesture-handlerCarousels, sliders, switches, ripple
@shopify/react-native-skiaShaders, gooey effects, theme switch
react-native-svgLoaders, glow, curved marquee
expo-blurText effects, carousels, headers
expo-hapticsAccordion, pagination, pickers
react-native-workletsMany animation-heavy components

Key Notes

  • Wrap with GestureHandlerRootView when using gesture-based components
  • Configure react-native-reanimated/plugin in babel config
  • Skia components require native module installation
  • All animations target 60fps via Reanimated's UI thread
  • Some blur effects (expo-blur) work best on iOS
  • Import paths follow @/components/{layer}/{name} where layer is base, molecules, organisms, or templates

适合场景

01

用户想查找某类 Agent Skill 时

02

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

03

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

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

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

能力 4

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

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

平台分布

Codex

35.54%
按下载量换算47

Claude

31.05%
按下载量换算41

Cursor

18.09%
按下载量换算24

Gemini CLI

10.64%
按下载量换算14

安全审计

Gen Agent Trust Hub

可疑

Socket

通过

Snyk

通过

权限和风险

需要联网

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

安装前确认

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

来源信息

继续浏览同类 Skills