QED42 Tutorial Explores Training Drupal Canvas AI Within Drupal CMS 2.0 Templates
A new tutorial by Akhil Babu at QED42, examines how Drupal Canvas AI can be trained to generate structured pages within Drupal CMS 2.0 site templates. The walkthrough focuses on aligning AI-generated content with predefined design systems rather than relying on generic output. It positions templates and AI together as part of a controlled content production workflow.
The tutorial is centred on Drupal CMS 2.0, which introduces a site template system designed to accelerate project setup. These templates provide preconfigured structures that allow teams to deploy functional Drupal sites with minimal initial configuration. Within this context, Drupal Canvas AI operates as an orchestration layer that generates content inside those predefined constraints.
Akhil demonstrates how “skills” can be used to train the AI system. These skills act as instruction sets that guide layout behaviour, including grid usage, spacing rules, and component selection. The objective is to ensure that generated pages conform to an existing design system rather than deviating into inconsistent layouts.
The tutorial also references the Pulse site template, a contributed project available on Drupal.org, as the working base for the demonstration. In addition, a public GitHub repository provides the AI skill definitions and supporting guidelines used to configure the page-building agent.
The outcome presented in the walkthrough is the generation of a landing page that remains visually consistent with the template’s structure. The example illustrates how AI-assisted page creation can move beyond text generation into layout-aware composition when constrained by defined rules.
The material focuses on workflow demonstration rather than implementation depth. No detailed configuration breakdown or performance evaluation is provided. As a result, the tutorial serves as an introductory reference for teams exploring template-driven AI integration in Drupal rather than a complete technical guide.

