cesiumjs-skills
Build 3D globe and geospatial web apps with CesiumJS
All Skills in This Repository (15)
Pure Emerald Level Indicatorscesiumjs-core-utilities
Fetch remote data, manage colors, and handle events in CesiumJS applications.
cesiumjs-terrain-environment
Configure CesiumJS terrain, globe rendering, and environmental effects.
cesiumjs-materials-shaders
Configure CesiumJS materials, shaders, and post-processing pipelines.
cesiumjs-interaction
Handle clicks, hovers, and drags on CesiumJS scenes via ScreenSpaceEventHandler and picking APIs.
cesiumjs-viewer-setup
Configure a CesiumJS Viewer with Ion token and scene defaults.
cesiumjs-camera
Control CesiumJS camera navigation with setView, flyTo, and lookAt.
cesiumjs-primitives
Batch CesiumJS geometry instances with primitives to optimize draw calls.
cesiumjs-time-properties
Manage time-dynamic CesiumJS attributes with property systems and interpolation.
cesiumjs-entities
Manage CesiumJS entities and data sources for map visualization.
cesiumjs-models-particles
Load glTF/GLB models and particle effects into CesiumJS scenes.
using-cesiumjs-skills
Match CesiumJS inquiries to domain skills for guided AI responses.
cesiumjs-spatial-math
Convert coordinates and build model matrices for CesiumJS applications.
Frequently Asked Questions
FAQPage SchemaHow 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โopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core