en un clic
cursor-sync
cursor-sync contient 4 skills collectées depuis hexianWeb, avec une couverture métier par dépôt et des pages de détail sur le site.
Skills dans ce dépôt
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).