agentsclimarketplace

Using cesiumjs skills

Skill CesiumGS/cesiumjs-skills/skills/using-cesiumjs-skills

Curated agent skills for CesiumJS development.

Install
npx -y skills add CesiumGS/cesiumjs-skills --skill using-cesiumjs-skills

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

What its author says it does

Copied from the file, not written here

Use when starting any conversation involving CesiumJS development - provides orientation on available domain skills and how they activate

SKILL.md

2.5 KB, as published. Nobody here has run it

CesiumJS Skills Orientation

This plugin provides 14 domain skills covering CesiumJS v1.143 (~551 public symbols). Skills activate passively via description matching — no explicit invocation is required.

Available Skills

SkillUse when...
cesiumjs-viewer-setupInitializing a CesiumJS app, configuring widgets, setting Ion tokens, bootstrapping a globe
cesiumjs-cameraPositioning the camera, flyTo animations, constraining navigation, entity tracking
cesiumjs-entitiesAdding points/labels/models/polygons and segmented paths, loading GeoJSON/KML/CZML/GPX through DataSources
cesiumjs-3d-tilesLoading tilesets, compressed/CAD glTF content, MVT, metadata, voxels, point clouds, and clipping
cesiumjs-imageryAdding/swapping base map layers, configuring imagery providers, split-screen comparisons
cesiumjs-terrain-environmentConfiguring terrain, querying heights, atmosphere/sky/fog/lighting/shadows, panoramas
cesiumjs-primitivesPerformance-critical static geometry, custom shapes, batching, BufferPrimitive collections, GeoJsonPrimitive
cesiumjs-materials-shadersFabric materials, ImageBasedLighting, post-processing effects, bloom, tonemapping
cesiumjs-custom-shaderWriting GLSL shader bodies for Model/Cesium3DTileset/VoxelPrimitive; reading feature IDs or structural metadata inside a shader
cesiumjs-time-propertiesTime-dynamic attributes, simulation clocks, interpolation, and interval/sampled path materials
cesiumjs-spatial-mathCoordinate conversions, ellipsoid geometry, model matrices, intersection tests, projections
cesiumjs-interactionUser clicks on the globe, multi-modifier input actions, entity/feature selection, hover effects, drag interactions
cesiumjs-models-particlesglTF/GLB loading, KHR meshopt compression, CAD display extensions, animations, and particles
cesiumjs-core-utilitiesHTTP requests via Resource, Color, Event, error handling, helper functions

Cross-Domain Questions

When a question spans multiple domains, consult docs/DOMAINS.md — the definitive ownership map assigning every public CesiumJS class, function, and enum to exactly one skill.

Runtime Verification

Chrome DevTools MCP is available for browser-based iteration: console error checking, network inspection, screenshots, and Lighthouse audits.

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.