Canopy Kebab Case Pipe — Best Practices

SkillDev tools

Best practices for the Canopy Kebab Case pipe. Trigger when using LgKebabCasePipe or transforming strings to kebab-case in an Angular project using Canopy.

Available today. Use it from your connected AI after setup.

Connect ahel once, and every AI you use reads what you have installed.

Then ask your AI: use the Canopy Kebab Case Pipe — Best Practices skill

What this skill tells your AI

The instructions your AI receives, as published by legal-and-general/canopy in skills/best-practice/pipes-kebab-case/SKILL.md and read by ahel’s review.

This skill provides usage guidance for the Canopy LgKebabCasePipe from @legal-and-general/canopy.

Apply this skill when you need to transform a string into kebab-case in an Angular template.

See also: the pipes-camel-case skill.


Import

import { LgKebabCasePipe } from '@legal-and-general/canopy';

Basic Usage

<p>{{ 'My Example String' | lgKebabCase }}</p>
<!-- Output: my-example-string -->

Signals

GitHub stars
23
Forks
46
Last commit
Sep 2026
Advanced
Catalog kind
skill
Gateway key
canopy-pipes-kebab-case
Source
github.com/legal-and-general/canopy