CesiumGSCesiumGSOfficialยท15 Agent Skills Included

cesiumjs-skills

Build 3D globe and geospatial web apps with CesiumJS

Guides development of interactive 3D globe applications with CesiumJS, covering viewer setup, camera control, 3D Tiles, terrain, imagery, entities, and custom GLSL shaders. Eliminates guesswork around API versions, breaking changes, and performance tuning across 551 public CesiumJS symbols. Provides copy-ready code patterns so mapping features ship faster with fewer rendering bugs.
npx skills add CesiumGS/cesiumjs-skills --all -g -y

All Skills in This Repository (15)

Pure Emerald Level Indicators
๐Ÿ“ฆ In Repo
CesiumGSCesiumGS

cesiumjs-core-utilities

Fetch remote data, manage colors, and handle events in CesiumJS applications.

Official
Advanced
๐Ÿ“ฆ In Repo
CesiumGSCesiumGS

cesiumjs-terrain-environment

Configure CesiumJS terrain, globe rendering, and environmental effects.

Official
Advanced
๐Ÿ“ฆ In Repo
CesiumGSCesiumGS

cesiumjs-materials-shaders

Configure CesiumJS materials, shaders, and post-processing pipelines.

Official
Advanced
๐Ÿ“ฆ In Repo
CesiumGSCesiumGS

cesiumjs-interaction

Handle clicks, hovers, and drags on CesiumJS scenes via ScreenSpaceEventHandler and picking APIs.

Official
Intermediate
๐Ÿ“ฆ In Repo
CesiumGSCesiumGS

cesiumjs-viewer-setup

Configure a CesiumJS Viewer with Ion token and scene defaults.

Official
Intermediate
๐Ÿ“ฆ In Repo
CesiumGSCesiumGS

cesiumjs-camera

Control CesiumJS camera navigation with setView, flyTo, and lookAt.

Official
Advanced
๐Ÿ“ฆ In Repo
CesiumGSCesiumGS

cesiumjs-primitives

Batch CesiumJS geometry instances with primitives to optimize draw calls.

Official
Advanced
๐Ÿ“ฆ In Repo
CesiumGSCesiumGS

cesiumjs-time-properties

Manage time-dynamic CesiumJS attributes with property systems and interpolation.

Official
Advanced
๐Ÿ“ฆ In Repo
CesiumGSCesiumGS

cesiumjs-entities

Manage CesiumJS entities and data sources for map visualization.

Official
Advanced
๐Ÿ“ฆ In Repo
CesiumGSCesiumGS

cesiumjs-models-particles

Load glTF/GLB models and particle effects into CesiumJS scenes.

Official
Intermediate
๐Ÿ“ฆ In Repo
CesiumGSCesiumGS

using-cesiumjs-skills

Match CesiumJS inquiries to domain skills for guided AI responses.

Official
Intermediate
๐Ÿ“ฆ In Repo
CesiumGSCesiumGS

cesiumjs-spatial-math

Convert coordinates and build model matrices for CesiumJS applications.

Official
Intermediate

Frequently Asked Questions

FAQPage Schema
How to install cesiumjs-skills?โ–ผ

Run `npx skills add CesiumGS/cesiumjs-skills --all -g -y` in your terminal to install all 14 CesiumJS skills globally.

What can I build with these CesiumJS skills?โ–ผ

You can build interactive 3D globe apps with terrain, imagery layers, 3D Tiles buildings, camera flights, time-dynamic entities, and custom shaders. Each skill covers one CesiumJS domain with tested code examples.

Which CesiumJS version do these skills cover?โ–ผ

All skills are written against CesiumJS v1.143 and document recent breaking changes, such as the removal of defaultValue and new meshopt compression support.

Do these skills work with Claude Code and other coding tools?โ–ผ

Yes. They follow the open Agent Skills standard, so they work in Claude Code, GitHub Copilot, Cursor, and any compatible tool that reads SKILL.md files.

Do I need to be a CesiumJS expert to use these skills?โ–ผ

No. Describe the globe feature you want in plain English and your coding assistant applies the correct CesiumJS patterns, camera settings, and performance practices automatically.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’