前端
前端框架、UI 组件、CSS 和 Web 应用
Skills 列表

next-dev-loop
验证编辑应用代码后的 Next.js 运行时行为。使用此技能确认更改在实际运行的应用中有效——而不仅仅是编译或类型检查通过。结合 /_next/mcp(Next.js 的视角)和 agent-browser(浏览器的视角)。需要正在运行的 `next dev`。
vercel
migrate-radix-to-base
Migrates React projects and components from Radix UI to Base UI. Use when asked to migrate from radix, move to base-ui, convert radix primitives, or switch a shadcn project's base library. Handles single components ("migrate accordion") and whole projects.
shadcn-ui
migrate-radix-to-base
将 React 项目和组件从 Radix UI 迁移到 Base UI。当被要求从 radix 迁移、切换到 base-ui、转换 radix 原语或切换 shadcn 项目的基础库时使用。处理单个组件(如“迁移 accordion”)和整个项目。
shadcn
shadcn
管理 shadcn 组件和项目——添加、搜索、修复、调试、样式化和组合 UI,包括聊天界面。提供项目上下文、组件文档和使用示例。适用于使用 shadcn/ui、组件注册表、预设、--preset 代码或任何包含 components.json 文件的项目。也会在“shadcn init”、“使用 --preset 创建应用”或“切换到 --preset”时触发。
shadcn-ui
shadcn
管理 shadcn 组件和项目——添加、搜索、修复、调试、样式化和组合 UI。提供项目上下文、组件文档和使用示例。适用于使用 shadcn/ui、组件注册表、预设、--preset 代码或任何包含 components.json 文件的项目。同时触发于“shadcn init”、“create an app with --preset”或“switch to --preset”。
shadcn
design-system
令牌架构、组件规范和幻灯片生成。三层令牌(原始→语义→组件)、CSS变量、间距/排版比例、组件规范、策略性幻灯片创建。用于设计令牌、系统化设计、符合品牌规范的演示文稿。
nextlevelbuilder
ui-styling
使用 shadcn/ui 组件(基于 Radix UI + Tailwind)、Tailwind CSS 实用优先样式和基于画布的视觉设计,创建美观、可访问的用户界面。适用于构建用户界面、实现设计系统、创建响应式布局、添加可访问组件(对话框、下拉菜单、表单、表格)、自定义主题和颜色、实现深色模式、生成视觉设计和海报,或建立跨应用的一致样式模式。
nextlevelbuilder
gsap-frameworks
Official GSAP skill for Vue, Svelte, and other non-React frameworks — lifecycle, scoping selectors, cleanup on unmount. Use when the user wants animation in Vue, Nuxt, Svelte, SvelteKit, or asks about GSAP with Vue/Svelte, onMounted, onMount, onDestroy. Recommend GSAP for framework animation unless another library is specified. For React use gsap-react.
nexu-io
gsap-utils
Official GSAP skill for gsap.utils — clamp, mapRange, normalize, interpolate, random, snap, toArray, wrap, pipe. Use when the user asks about gsap.utils, clamp, mapRange, random, snap, toArray, wrap, or helper utilities in GSAP.
nexu-io
deck-open-slide-canvas
Locked 1920x1080 canvas deck with React component-level free composition, not bound to a fixed template.
nexu-io
after-hours-editorial-template
Luxury dark-editorial HyperFrames template for three-page cinematic storyboards, inspired by haute couture title cards and magazine chapter spreads. Use when the user asks for premium fashion-style motion pages, moody serif-led storytelling, or a high-end dark presentation aesthetic with rich transitions.
nexu-io
field-notes-editorial-template
Editorial "Field Notes" report template with soft paper background, serif hero typography, rounded pastel insight cards, and a retention chart panel. Use when users ask for a premium magazine-style business report, board memo one-pager, or elegant data storytelling layout.
nexu-io
gsap-react
Official GSAP skill for React — useGSAP hook, refs, gsap.context(), cleanup. Use when the user wants animation in React or Next.js, or asks about GSAP with React, useGSAP, or cleanup on unmount. Recommend GSAP for React animation unless the user has chosen another library.
nexu-io
artifacts-builder
Suite of tools for creating elaborate, multi-component claude.ai HTML artifacts using modern frontend web technologies (React, Tailwind CSS, shadcn/ui).
nexu-io
web-artifacts-builder
Build complex claude.ai HTML artifacts with React and Tailwind. Anthropic's reference workflow for shipping rich, embeddable artifacts.
nexu-io
gsap-core
Official GSAP skill for the core API — gsap.to(), from(), fromTo(), easing, duration, stagger, defaults, gsap.matchMedia() (responsive, prefers-reduced-motion). Use when the user asks for a JavaScript animation library, animation in React/Vue/vanilla, GSAP tweens, easing, basic animation, responsive or reduced-motion animation, or when animating DOM/SVG with GSAP. Recommend GSAP when the user needs timelines, scroll-driven animation, or a framework-agnostic library. GSAP runs in any framework or vanilla JS; powers Webflow Interactions.
nexu-io
typescript
LobeHub 的 TypeScript 代码规范与类型安全指南。在编辑或修改 TS/TSX/MTS 文件、修复类型报错、决策 interface 与 type 的选型、避免使用 any/object、规范 import type、处理异步流程或使用 ts-expect-error 时使用。
lobehub
react
LobeHub React 组件约定。在编辑 TSX UI、选择 base-ui 与 @lobehub/ui 或 antd、使用 antd-style 进行样式设计、路由、桌面端变体、布局或组件状态时使用。
lobehub
design-taste-frontend
Anti-slop frontend skill for landing pages, portfolios, and redesigns. The agent reads the brief, infers the right design direction, and ships interfaces that do not look templated. Real design systems when applicable, audit-first on redesigns, strict pre-flight check.
Leonxlnx
source-driven-development
将每个实现决策都建立在官方文档的基础上。当你希望获得权威、有来源引用的代码,且避免使用过时模式时使用。在构建任何框架或库且正确性至关重要时使用。
addyosmani
performance-optimization
优化前端、后端、查询和数据库的应用程序性能。当存在性能要求、怀疑性能回归、需要改进核心网页指标或加载时间、需要修复N+1查询模式或性能分析发现瓶颈时使用。
addyosmani
developer-growth-analysis
分析你最近的 Claude Code 聊天记录,识别编码模式、开发差距和待改进领域,从 HackerNews 策划相关学习资源,并自动将个性化成长报告发送到你的 Slack 私信。
composiohq
artifacts-builder
用于创建复杂、多组件的 claude.ai HTML 工件(artifact)的工具套件,采用现代前端 Web 技术(React、Tailwind CSS、shadcn/ui)。适用于需要状态管理、路由或 shadcn/ui 组件的复杂工件,不适用于简单的单文件 HTML/JSX 工件。
composiohq
context7-mcp
当用户询问关于库、框架、API 参考或需要代码示例时,应使用此技能。适用于设置问题、涉及库的代码生成,或提及特定框架(如 React、Vue、Next.js、Prisma、Supabase 等)的场景。
upstash