所有 Skills
找到 3965 个 Skills
Skills 列表

shadcn-ui
为 React 项目安装并配置 shadcn/ui 组件。提供组件选型、安装顺序、依赖管理、基于语义化 Token 的自定义配置,以及常用 UI 范式组合(表单、数据表格、导航栏、弹窗模态框等)的完整指南。在 tailwind-theme-builder 完成主题基础设施搭建后使用,适用于添加组件、构建表单、创建数据表格或搭建导航界面等场景。
jezweb
asc-localize-metadata
结合 LLM 翻译与 asc CLI,自动将 App Store 元数据(应用描述、关键词、新功能文本、副标题等)翻译并同步至多语言版本。适用于需要对 App 的 App Store 商店页面进行本地化、翻译应用描述或向 App Store Connect 添加新语言语系的场景。
rorkai
asc-ppp-pricing
使用最新的 asc setup、pricing summary、price import 和 price schedule 命令,为订阅项目及 App 内购(IAP)配置特定国家/地区的差异化定价。适用于跨国价格微调或实施本地化 PPP(购买力平价)定价策略。
rorkai
asc-aso-audit
对 `./metadata` 目录下的 App Store 规范元数据执行离线 ASO 审计,并通过 Astro MCP 分析关键词缺口。建议在执行 `asc metadata pull` 拉取元数据后使用。
rorkai
asc-shots-pipeline
使用 xcodebuild/simctl 进行构建与运行、AXe 执行 UI 操作、JSON 配置文件与 Plan 执行计划、基于 Koubou 的带壳合成(`asc screenshots frame`)以及截图上传(`asc screenshots upload`),编排 iOS 截图自动化流程。当用户提出自动化截图抓取、AXe 驱动的模拟器操作流、套壳合成或“截图到上传”全流程管线需求时使用。
rudrankriyam
asc-app-create-ui
通过浏览器自动化在 App Store Connect 中创建新的 App 记录。适用于缺乏公开创建 API,需要 Agent 自动填写“新建 App”表单的场景。
rorkai
asc-xcode-build
Build, archive, generate export options, export, upload, and manage Xcode version/build numbers with the current asc xcode helpers before App Store Connect upload or submission. Use when creating an IPA or PKG for upload.
rorkai
next-upgrade
按照官方迁移指南和 codemods 将 Next.js 升级到最新版本
vercel-labs
swift-codable
实现 Swift Codable 模型,用于 JSON 和属性列表的编码和解码,使用 JSONDecoder、JSONEncoder、CodingKeys 以及自定义的 init(from:) 或 encode(to:)。在解析 API 响应、重新映射键、展平嵌套 JSON、处理日期或数据解码策略、解码异构数组,或将 Codable 与 URLSession、SwiftData 或 UserDefaults 集成时使用。
dpearson2699
meme-rush
Live launchpad feed + AI hot topics for meme tokens. (1) meme-rush: real-time lifecycle feed on launchpads (Pump.fun, Four.meme) — brand-new launches, currently-finalizing / bonding-curve tokens, and just-migrated-to-DEX tokens; filter by dev behavior, age, market cap. (2) topic-rush: AI-detected hot market narratives with the associated tokens ranked by inflow. Use for: "new pump.fun launches", "what just migrated", "currently bonding", "hot narratives", "what topic is pumping right now", "live launchpad feed", "AI hot topics".
binance
query-address-info
Snapshot of a single wallet's token holdings on a specific chain — list of every token currently held with name, symbol, current price, 24h price change, and holding quantity. Use when the user provides an explicit wallet address (or says "my wallet") and wants the current portfolio: "what does 0x... hold", "wallet balance breakdown", "list positions for this address", "what tokens are in this wallet", "show me the holdings of <address>".
binance
asc-id-resolver
Resolve App Store Connect IDs (apps, builds, app and digital-goods versions, groups, testers) from human-friendly names using asc. Use when commands require IDs.
rorkai
next-cache-components
Next.js 16 缓存组件 - PPR、use cache 指令、cacheLife、cacheTag、updateTag
vercel-labs
binance-agentic-wallet
当用户提及连接/断开钱包、登录/登出、Web3钱包、钱包地址、查询余额、我持有多少加密货币、发送BNB/USDT/加密货币、转账代币、兑换代币、买入/卖出代币、DEX交易、限价单、市价单、取消订单、获取报价、交易历史、钱包设置、每日限额、滑点、MEV保护、支持的链、可用网络、预测市场、predict.fun、是/否市场、下预测单、赎回奖金、领取赔付、预测组合、预测盈亏、x402支付、HTTP 402 Payment Required、支付已知的x402 API、检查授权、查看代币授权、撤销授权、管理授权、钱包授权、授权管理、代币授权、DeFi协议、DeFi仓位、DeFi组合、质押、流动性池、LP、收益耕作、健康因子、APY、TVL、DeFi投资、DeFi存款、DeFi赎回、DeFi质押、DeFi解除质押、添加流动性、移除流动性、领取奖励、领取费用、加速交易、取消交易、取消待处理交易、待处理交易、卡住交易、替换交易或任何链上钱包操作时使用。
binance
asc-cli-usage
Guidance for using asc cli in this repo (flags, output formats, pagination, auth, and discovery). Use when asked to run or design asc commands or interact with App Store Connect via the CLI.
rorkai
asc-release-flow
Orchestrate App Store releases with asc, including staging a version, uploading or building an artifact, publishing, and submitting for review. Use when the user wants to prepare or execute a release. Keep Game Center item preparation in this skill; route other readiness failures, stuck submissions, cancellation, and retry decisions to asc-submission-health.
rorkai
asc-submission-health
Diagnose App Store submission blockers and operate review health with asc, including readiness validation, repair routing, status monitoring, cancellation, and retry decisions. Use when validation fails, a version is not in a valid state, review status is unclear or stuck, or a failed submission must be repaired and retried. For staging, upload, publication, and submission execution, use asc-release-flow.
rorkai
asc-metadata-sync
Sync, validate, and apply App Store metadata with the current asc canonical metadata workflow. Use when updating metadata, localizations, keywords, or migrating legacy fastlane metadata.
rorkai
trading-signal
每笔交易的聪明钱信号——每个结果都是来自追踪的聪明钱钱包的离散买入或卖出事件,包含触发价格、当前价格、触发以来的最大收益和退出率。仅支持BSC和Solana。 用于:“$X上的聪明钱买入信号”、“任何鲸鱼刚刚买入$Y”、“过去一小时的阿尔法信号”、“值得跟单的信号”、“这些交易的触发价格和最大收益”、“来自聪明钱的链上交易信号”。
binance
crypto-market-rank
加密货币市场排行榜——涵盖整个市场的排名聚合数据:社交热度/情绪排名、趋势/热搜/Binance Alpha/代币化股票排名、聪明钱净流入排名(哪些代币获得最多流入)、Pulse发射台上按突破分数排名的热门Meme代币、顶级交易员盈亏排行榜(ALL/KOL)。当用户想要按某种指标获取代币或地址的排名列表时使用——例如“热门代币”、“按热度排名前N”、“排行榜”、“按X排名”、“最大流入量”、“本周顶级交易员”。
binance
query-token-info
针对特定代币(通过关键词、符号或合约地址识别)的逐代币详细信息: (1) search — 通过关键词/符号/合约查找代币; (2) meta — 静态信息:名称、符号、图标、社交链接、创建者、官方网站; (3) dynamic — 实时市场数据:价格、24小时变化、成交量、持有者数量、流动性; (4) kline — 用于技术分析的OHLCV蜡烛图数据。 适用于:“$X的价格”、“搜索代币Y”、“$Z的K线图”、“谁创建了$W”、“$V的社交链接”、“$U的持有者数量”、“蜡烛图数据”、“查找<代币>的合约地址”。
binance
energykit
使用 EnergyKit 查询电网电力预测并提交负载事件,帮助用户优化家庭用电。适用于构建智能家居应用、电动汽车充电器控制、暖通空调调度或能源管理仪表板,引导用户在电网更清洁或更便宜的时间段用电。
dpearson2699
shareplay-activities
使用 GroupActivities 和 SharePlay 构建共享的实时体验。适用于实现共享媒体播放、协作应用功能、同步游戏状态,或任何在 iOS、macOS、tvOS 或 visionOS 上通过 FaceTime、信息、隔空投送或附近 visionOS 共享进行的群组活动。
dpearson2699
weatherkit
获取 WeatherKit 的当前天气、分钟级、小时级和每日预报;天气警报;iOS 18+ 的变化、历史对比、摘要和统计信息;以及必需的 Apple Weather 署名。在集成天气数据、显示预报或警报、缓存 WeatherKit 响应、显示署名或审查 iOS 应用中的 WeatherKit 查询限制时使用。
dpearson2699