Capella Hotel Group
Official@capella-hotel-group
Capella Hotel Group maintains skills for AEM Edge Delivery Services block development, OpenSpec change management, and Three.js 3D web graphics.
Agent Skills by Capella Hotel Group
Showing 29 vetted skills indexed across 1 GitHub repositories.
aem-skill-docs-search
Search aem.live documentation and blog posts using a keyword-scored Node.js script.
aem-skill-create-block-from-figma
Scaffolds AEM EDS xwalk blocks from Figma designs via the Figma MCP server.
openspec-apply-change
Implements tasks from an OpenSpec change using CLI-driven status and instructions.
threejs-shaders
Write custom GLSL shaders and ShaderMaterial effects for Three.js scenes.
threejs-geometry
Create Three.js geometries including built-in shapes, BufferGeometry, and instanced meshes.
threejs-interaction
Implements Three.js raycasting, camera controls, and mouse/touch input for interactive 3D scenes.
openspec-explore
Explores ideas, investigates codebases, and clarifies requirements before creating OpenSpec change proposals.
threejs-postprocessing
Implements Three.js post-processing effects using EffectComposer, bloom, DOF, and custom screen-space shaders.
openspec-verify-change
Verify implementation completeness, correctness, and coherence against OpenSpec change artifacts.
openspec-new-change
Scaffolds a new OpenSpec change directory and displays the first artifact instructions.
aem-skill-testing-blocks
Validates AEM Edge Delivery blocks through linting, browser testing, and optional Vitest unit tests.
aem-skill-create-block-from-figma-without-mcp
Scaffolds AEM EDS xwalk block TypeScript, CSS, and JSON model files from Figma designs.
threejs-loaders
Load GLTF models, textures, and HDR environments in Three.js applications.
threejs-animation
Implements keyframe, skeletal, morph target, and blended animations in Three.js scenes.
aem-skill-content-driven-development
Orchestrates content-first development workflows for AEM Edge Delivery Services blocks.
openspec-archive-change
Archives completed OpenSpec changes with artifact, task, and spec sync verification.
aem-skill-content-modeling
Designs author-friendly content models for AEM Edge Delivery Services blocks.
aem-skill-building-blocks
Implements AEM Edge Delivery Services blocks using TypeScript, Vite, and scoped CSS patterns.
threejs-fundamentals
Configure Three.js scenes, cameras, renderers, and Object3D hierarchies for 3D web applications.
openspec-onboard
Guides users through a complete OpenSpec change workflow cycle with narrated phases.
openspec-propose
Generates complete OpenSpec change proposals with design, specs, and task artifacts.
openspec-bulk-archive-change
Archives multiple completed OpenSpec changes in one batch with spec conflict resolution.
openspec-continue-change
Creates the next artifact in an OpenSpec change workflow using the openspec CLI.
aem-skill-code-review
Reviews AEM Edge Delivery Services TypeScript code against project standards and captures validation screenshots.
Frequently Asked Questions About Capella Hotel Group
FAQPage SchemaWhat tasks can I accomplish with Capella Hotel Group's AEM skills?▼
You can search aem.live documentation, model author-friendly content, build and test EDS blocks in a TypeScript/Vite project, scaffold blocks from Figma designs, configure Universal Editor component-definition/models/filters JSON files, and run standards-based code reviews before opening pull requests.
Who are these skills designed for?▼
Front-end developers working on AEM Edge Delivery Services projects (specifically a TypeScript + Vite stack), engineers practicing spec-driven development with OpenSpec, and web developers building interactive 3D experiences with Three.js scenes, shaders, lighting, and animation.
What are the prerequisites and dependencies?▼
OpenSpec skills require the openspec CLI installed. The Figma-to-block skill needs the Figma MCP server configured in VS Code, though an MCP-free variant exists. AEM skills target a TypeScript + Vite project using npm run start, Playwright or MCP browser testing, and DOMPurify.
What licenses cover these skills and is there any cost?▼
All skills are free and open source. AEM Edge Delivery skills are Apache-2.0 (adapted from Adobe's public skills repository), while OpenSpec and Figma scaffolding skills are MIT licensed. The Three.js skills carry no stated license restriction in the manifest.
How does the OpenSpec change lifecycle work across these skills?▼
Start with openspec-propose or openspec-new-change to generate design, spec, and task artifacts, then implement with openspec-apply-change, verify completeness with openspec-verify-change, sync delta specs to main specs, and finalize via openspec-archive-change or bulk archiving for parallel changes.