一键导入
cursor-sync
cursor-sync 收录了来自 hexianWeb 的 4 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。
这个仓库中的 skills
Create or rewrite this repository's README.md with accurate setup/usage instructions and links. Use when the user asks to write/update README, project introduction, getting started, install/run/test/lint commands, or documentation entrypoints.
Extract Three.js logic from inline HTML script into a separate .js file, following the webgpu_lights_custom pattern. Use when the user asks to split HTML+Three.js, extract logic to JS, refactor inline script to module, or create a standalone .js for an examples HTML file.
Generate structured Markdown study notes for Three.js WebGPU / TSL learning. Reads source files (HTML examples, JS modules, src/ code), traces API definitions, and outputs a note with optional Mermaid diagrams, Props/API tables, code snippets, principles, Q&A, and related references. Use when the user asks to take notes, summarize, or document a Three.js / WebGPU / TSL file or concept.
Use when needing to explain technical systems, modules, or features in plain language for introductory articles or non-technical readers. Use when asked to summarize using "大白话" (plain language).