Capella Hotel Group avatar

Capella Hotel Group

Official

@capella-hotel-group

0Followers
|
5Public Repos
|
29Published Skills

Capella Hotel Group maintains skills for AEM Edge Delivery Services block development, OpenSpec change management, and Three.js 3D web graphics.

Skills Distribution
DomainDeveloper To...AEM Edge Delivery .. (37%)OpenSpec Change Ma.. (33%)Three.js 3D Web Gr.. (30%)

Agent Skills by Capella Hotel Group

Showing 29 vetted skills indexed across 1 GitHub repositories.

capella-hotel-groupcapella-hotel-group

aem-skill-docs-search

Search aem.live documentation and blog posts using a keyword-scored Node.js script.

Official
Intermediate
capella-hotel-groupcapella-hotel-group

aem-skill-create-block-from-figma

Scaffolds AEM EDS xwalk blocks from Figma designs via the Figma MCP server.

Official
Advanced
capella-hotel-groupcapella-hotel-group

openspec-apply-change

Implements tasks from an OpenSpec change using CLI-driven status and instructions.

Official
Intermediate
capella-hotel-groupcapella-hotel-group

threejs-shaders

Write custom GLSL shaders and ShaderMaterial effects for Three.js scenes.

Official
Intermediate
capella-hotel-groupcapella-hotel-group

threejs-geometry

Create Three.js geometries including built-in shapes, BufferGeometry, and instanced meshes.

Official
Intermediate
capella-hotel-groupcapella-hotel-group

threejs-interaction

Implements Three.js raycasting, camera controls, and mouse/touch input for interactive 3D scenes.

Official
Intermediate
capella-hotel-groupcapella-hotel-group

openspec-explore

Explores ideas, investigates codebases, and clarifies requirements before creating OpenSpec change proposals.

Official
Intermediate
capella-hotel-groupcapella-hotel-group

threejs-postprocessing

Implements Three.js post-processing effects using EffectComposer, bloom, DOF, and custom screen-space shaders.

Official
Intermediate
capella-hotel-groupcapella-hotel-group

openspec-verify-change

Verify implementation completeness, correctness, and coherence against OpenSpec change artifacts.

Official
Intermediate
capella-hotel-groupcapella-hotel-group

openspec-new-change

Scaffolds a new OpenSpec change directory and displays the first artifact instructions.

Official
Basic
capella-hotel-groupcapella-hotel-group

aem-skill-testing-blocks

Validates AEM Edge Delivery blocks through linting, browser testing, and optional Vitest unit tests.

Official
Intermediate
capella-hotel-groupcapella-hotel-group

aem-skill-create-block-from-figma-without-mcp

Scaffolds AEM EDS xwalk block TypeScript, CSS, and JSON model files from Figma designs.

Official
Advanced
capella-hotel-groupcapella-hotel-group

threejs-loaders

Load GLTF models, textures, and HDR environments in Three.js applications.

Official
Intermediate
capella-hotel-groupcapella-hotel-group

threejs-animation

Implements keyframe, skeletal, morph target, and blended animations in Three.js scenes.

Official
Intermediate
capella-hotel-groupcapella-hotel-group

aem-skill-content-driven-development

Orchestrates content-first development workflows for AEM Edge Delivery Services blocks.

Official
Advanced
capella-hotel-groupcapella-hotel-group

openspec-archive-change

Archives completed OpenSpec changes with artifact, task, and spec sync verification.

Official
Intermediate
capella-hotel-groupcapella-hotel-group

aem-skill-content-modeling

Designs author-friendly content models for AEM Edge Delivery Services blocks.

Official
Intermediate
capella-hotel-groupcapella-hotel-group

aem-skill-building-blocks

Implements AEM Edge Delivery Services blocks using TypeScript, Vite, and scoped CSS patterns.

Official
Intermediate
capella-hotel-groupcapella-hotel-group

threejs-fundamentals

Configure Three.js scenes, cameras, renderers, and Object3D hierarchies for 3D web applications.

Official
Intermediate
capella-hotel-groupcapella-hotel-group

openspec-onboard

Guides users through a complete OpenSpec change workflow cycle with narrated phases.

Official
Intermediate
capella-hotel-groupcapella-hotel-group

openspec-propose

Generates complete OpenSpec change proposals with design, specs, and task artifacts.

Official
Intermediate
capella-hotel-groupcapella-hotel-group

openspec-bulk-archive-change

Archives multiple completed OpenSpec changes in one batch with spec conflict resolution.

Official
Advanced
capella-hotel-groupcapella-hotel-group

openspec-continue-change

Creates the next artifact in an OpenSpec change workflow using the openspec CLI.

Official
Intermediate
capella-hotel-groupcapella-hotel-group

aem-skill-code-review

Reviews AEM Edge Delivery Services TypeScript code against project standards and captures validation screenshots.

Official
Advanced

Frequently Asked Questions About Capella Hotel Group

FAQPage Schema
What 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.