canopy-hero

Guides engineers to implement Canopy Hero sections with breadcrumbs and responsive layouts in Angular projects.

23|46|Updated Sep 7, 2020
One-click install
npx skills add https://github.com/Legal-and-General/canopy --skill canopy-hero
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: canopy-hero
Source: https://github.com/Legal-and-General/canopy/tree/main/skills/best-practice/hero
Command: npx skills add https://github.com/Legal-and-General/canopy --skill canopy-hero

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Provide clear, consistent guidance for implementing Canopy Hero components in Angular projects to ensure uniform behavior, accessibility, and visual fidelity across pages.

Core Features & Use Cases

  • Guided implementation of lg-hero and related subcomponents for page headers, product hero banners, and conversational hero sections.
  • Consistent design guidance covering layout, breadcrumbs, and responsive behavior across Canopy Hero usage.
  • Real-world example demonstrates best-practice composition of lg-hero with header, content, and card sections.

Quick Start

Install the Canopy Hero package and apply the lg-hero component with its subcomponents in an Angular page.

Frequently Asked Questions about canopy-hero

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I implement a hero section consistently across Angular projects?

You can ensure accessibility for Angular hero sections by following the Canopy Hero design constraints, which specify required components and responsive layout rules to guarantee correct rendering and accessibility across conversational and product detail heroes.

What is the best way to add breadcrumbs to a Canopy design system hero?

The best way to add breadcrumbs to a Canopy design system hero is to use the lg-hero component composition, which provides consistent design guidance for layout, breadcrumbs, and responsive behavior across pages.

Do I need any specific dependencies to use Canopy Hero components?

You do not need any specific external dependencies to use Canopy Hero components. You can install the Canopy Hero package directly and apply the lg-hero component and its subcomponents within your Angular project.

Can I use lg-hero for conversational hero sections in Angular?

Yes, you can use lg-hero for conversational hero sections in Angular. The component supports page headers, product detail heroes, and conversational hero sections, providing guided implementation for consistent visual fidelity.