component-scaffolding
Generate Drupal/Twig component skeletons with web components and Miyagi validation. Use when user requests to create, scaffold, or add a new component at a specific path (e.g., "add component skeleton at patterns/share-button"), or when creating component files including Twig templates, CSS, JavaScript web components, JSON schemas, or mock data files.
Installation
SKILL.md
Generate component skeletons for a Drupal theme using Twig, web components, and Miyagi for validation.
This skill assumes it lives within a component library project, e.g.:
The component library root is three levels up from this skill (i.e., ../../.. relative to this SKILL.md).
Generate Drupal/Twig component skeletons with web components and Miyagi validation. Use when user requests to create, scaffold, or add a new component at a specific path (e.g., "add component skeleton at patterns/share-button"), or when creating component files including Twig templates, CSS, JavaScript web components, JSON schemas, or mock data files. Source: schalkneethling/webdev-agent-skills.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/schalkneethling/webdev-agent-skills --skill component-scaffolding- Category
- {}Data Analysis
- Verified
- —
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is component-scaffolding?
Generate Drupal/Twig component skeletons with web components and Miyagi validation. Use when user requests to create, scaffold, or add a new component at a specific path (e.g., "add component skeleton at patterns/share-button"), or when creating component files including Twig templates, CSS, JavaScript web components, JSON schemas, or mock data files. Source: schalkneethling/webdev-agent-skills.
How do I install component-scaffolding?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/schalkneethling/webdev-agent-skills --skill component-scaffolding Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/schalkneethling/webdev-agent-skills
Details
- Category
- {}Data Analysis
- Source
- user
- First Seen
- 2026-02-01