为 Cursor、Codex、Claude 等 AI 编码工具提供约 185 个原生 CesiumJS 1.142 示例脚本和模式的 Agent Skill。

Stars

27

7 天增长

暂无数据

Fork 数

7

开放 Issue

1

开源协议

暂无数据

最近更新

2026-07-29

AI 仓库情报摘要
FR-AI / ANALYSIS

为什么值得关注

它将大量且结构化的最新 CesiumJS 示例打包成可复用的 Skill 格式,帮助 AI 助手生成准确的 Cesium.* 代码(包括 Viewer、影像、地形、3D Tiles、材质和特效)。

适合谁使用

  • 寻求 AI 辅助代码生成的 CesiumJS 开发者
  • 使用 Cursor、Codex 或 Claude 希望加速 Cesium 开发的用户
  • 地理空间与 3D Web 应用开发者
  • 探索 Agent Skills 工作流的开发者

典型使用场景

  • 快速搭建带影像和地形的 CesiumJS Viewer
  • 生成用于大型地理空间数据的 3D Tiles 代码
  • 创建自定义材质、后期特效或动态几何体
  • 通过约 185 个可运行示例脚本学习最佳实践

项目优势

  • 基于 CesiumJS 1.142,保证与最新原生 API 兼容
  • 约 185 个示例脚本覆盖广泛功能
  • 结构化的 Skill 格式,受多个 AI 编码工具支持(Cursor、Codex、Claude)
  • 附带辅助文档(模式、迁移、WebGL2 笔记)提供更深入指导

使用前须知

  • 需要支持 Agent Skills 的兼容 AI 编码工具(Cursor、Codex、Claude)
  • 初始设置需克隆仓库并放置到工具特定目录
  • 脚本改编自上游项目(Cesium-Examples),需遵循其许可协议

README 快速开始

Cesium Skills — Agent Skill

English · 中文

An Agent Skill for native CesiumJS 1.142 examples.

Works with Cursor, Codex, Claude, and other Agent Skills–compatible tools. Helps generate Viewer, imagery, terrain, 3D Tiles, materials, and effects using native Cesium.* APIs.

Website: https://opencesium.github.io/Cesium-Skills/ — one-stop hub to get & install community Cesium Skills.

Upstream examples: Cesium-Examples · Docs: CesiumJS RefDoc


Directory layout

Cesium-Skills/
├── SKILL.md              # Skill entry (required)
├── README.md
├── catalog.md            # Feature routing
├── patterns.md           # Common patterns
├── migration.md          # API migration notes
├── webgl2.md             # WebGL2 shader notes
├── templates.md          # Page skeletons
├── examples.md
├── scripts/              # Reusable JS (Viewer, ripple, dynamic wall, etc.)
└── examples/             # ~185 demo scripts

Setup

Copy this repo (or clone it) into the path below as cesium-skills. Make sure .../cesium-skills/SKILL.md exists (no extra nesting).

ToolProjectUser
Cursor.cursor/skills/cesium-skills/~/.cursor/skills/cesium-skills/
Codex.agents/skills/cesium-skills/~/.agents/skills/ or ~/.codex/skills/
Claude.claude/skills/cesium-skills/~/.claude/skills/cesium-skills/
# Example: Cursor, project-level
# Windows:  Copy-Item -Recurse .\Cesium-Skills your-project\.cursor\skills\cesium-skills
# macOS/Linux:  mkdir -p your-project/.cursor/skills && cp -R Cesium-Skills your-project/.cursor/skills/cesium-skills

Restart the tool or start a new chat after copying. Usage:

  • Cursor / Claude: say “use cesium-skills” or open /skills
  • Codex: ask for Cesium work implicitly, or use $cesium-skills / /skills

Links

项目描述

基于 CesiumJS 1.142 的原生 Cesium Agent Skill(Cursor / Codex / Claude)。含约 185 个 JS 示例与材质脚本,覆盖地形、3D Tiles、特效等;仅 md/js,无 HTML。复制到 .cursor/skills、.agents/skills 或 .claude/skills 即可使用。

相关仓库与替代方案

根据分类、Topic 和编程语言匹配的相似项目。

yetone
精选
yetone GitHub avatar

kill-ai-slop

Kill AI Slop is a multilingual field guide and agent skill that catalogues 33 common AI-generated design tells with interactive before-after demos, and provides a tool to scan and fix web projects.

AI 与机器学习AI 智能体
805
gnipbao
精选
gnipbao GitHub avatar

story-to-handdrawn-video

A Remotion-based tool that converts Chinese story text or ordered hand-drawn images into vertical hand-drawn diary-comic animation with handwritten captions, left-to-right reveals, optional page-curl transitions, and silent H.264 output for post-production dubbing.

AI 与机器学习AI 智能体
683
0xwilliamortiz
精选
0xwilliamortiz GitHub avatar

ponytail-improved

Ponytail is a plugin for AI coding agents that enforces a disciplined ladder of reuse before writing code, reducing code volume by roughly 54% while preserving safety.

AI 与机器学习AI 智能体
545