Claude Skill

yetone/native-feel-skill

一个用于设计具有原生体验的跨平台桌面应用的Agent技能,提炼自Raycast 2.0深度解析及Raycast Beta.app反向工程。包含八大原则、四层架构、WebKit/WebView2指南及75项发布审核清单。

概览

Stars1,819
Forks71
语言未知
最后更新2026-05-30
最近同步2026-07-03
前往 GitHub

仓库信息

拥有者yetone
仓库native-feel-skill
完整名称yetone/native-feel-skill
Repo ID1,239,119,721

安装这个 Skill

npx skills add yetone/native-feel-skill -g

Registry 信息

类型openclaw_skill
质量分70/100
验证状态readme_parsed
最近验证2026-06-02
平台
ClaudeCursor
能力
pdfmemoryterminal
识别文件
README.mdSKILL.md

项目简介

一个专门的Agent技能,提炼自Raycast 2.0的深度解析及对Raycast Beta.app的反向工程,帮助开发者设计具有真正原生体验的跨平台桌面应用。包含八大架构原则、四层架构、WebKit/WebView2生存指南以及75项发布审核清单。

英文描述

An Agent Skill for designing cross-platform desktop apps that feel native — distilled from Raycast's 2.0 deep-dive and reverse engineering of Raycast Beta.app. Eight architectural tenets, four-layer architecture, WebKit/WebView2 survival guide, 75-item ship audit.

要点

  • 八大原生体验架构原则
  • 四层架构蓝图
  • WebKit/WebView2生存指南
  • 75项发布审核清单
  • 源自Raycast Beta.app的反向工程

使用场景

  • 设计具有原生体验的跨平台桌面应用
  • 使用75项清单审核应用发布准备
  • 学习Raycast 2.0架构经验
  • 优化WebKit/WebView2性能

README 摘要

<div align="center"> # native-feel.skill > *"Cross-platform development AND near-native performance — refuse the trade-off."* [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](LICENSE) [![Agent Skill](https://img.shields.io/badge/Agent-Skill-7c3aed)](https://github.com/yetone/native-feel-skill) <br> **An Agent Skill for designing cross-platform desktop apps that feel native** — distilled from Raycast's 2.0 technical deep-dive and grounded in reverse-engineering of the shipping `Raycast Beta.app` binary. Two goals usually pull against each other: convenient cross-platform development, and near-native performance. This skill captures the structural choices — eight architectural tenets, a four-layer architecture, a WebKit/WebView2 survival guide, a 75-item ship audit — that let an app have both. <br> **Install** — pick one: </div> **A. With [`skills`](https://github.com/vercel-labs/skills) (any compatible agent):** ```bash npx skills add yetone/native-feel-skill -g ``` The `-g` flag installs globally (user-level) so every project picks it up. **B. Or paste this prompt to your AI agent:** ``` Install the native-feel skill for me: 1. Clone https://github.com/yetone/native-feel-skill into your user-level skills directory as `native-feel-cross-platform-desktop/` (whatever path your agent reads skills from on this machine — e.g. `~/.claude/skills/` for Claude Code). 2. Verify that SKILL.md plus the references/ and checklists/ subdirs are present. 3. Confirm the install path when done. ``` <div align="center"> [Use cases](#use-cases) · [What this is](#what-this-is) · [Philosophy](#philosophy) · [Layout](#layout) · [Sources](#sources) </div> --- ## Use cases Once installed, the skill activates automatically whenever the conver

话题

暂无话题

探索更多

数据来自 GitHub,同步时间:2026-07-03