component

Generate custom Lit and TypeScript web components following NLDD Design System standards.

6|1|Updated Jan 14, 2026
One-click install
npx skills add https://github.com/MinBZK/storybook --skill component-minbzk
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: component
Source: https://github.com/MinBZK/storybook/tree/main/.claude/skills/component
Command: npx skills add https://github.com/MinBZK/storybook --skill component-minbzk

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires lit, typescript, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the creation of custom web components using Lit and TypeScript, adhering to the NLDD Design System, reducing the time and effort required to develop UI components.

Core Features & Use Cases

  • Component Creation: Automatically generate and update custom web components based on user specifications.
  • Adherence to NLDD Standards: Ensures components meet the NLDD Design System's guidelines for consistency across applications.
  • Use Case: If you need a new toggle button for your application, use this Skill to generate it with the correct styles and behavior, saving you the time of writing the component from scratch.

Quick Start

Generate a new toggle button component named 'toggle-button' using the component skill.

Frequently Asked Questions about component

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

FAQPage Schema
How do I create custom web components with Lit and TypeScript?

You can create custom web components with Lit and TypeScript by automating file generation, component naming, and styling to ensure adherence to the NLDD Design System standards.

How do I generate UI components that follow the NLDD Design System?

To generate UI components following the NLDD Design System, you specify the component requirements, and the tool automatically produces the correct styles and behaviors to reduce manual development time.

Do I need to know TypeScript and Lit to build web components with this tool?

Yes, you need TypeScript and Lit knowledge for component development, as the tool automates the creation process but requires you to understand these technologies for proper implementation.

What is the best way to build a toggle button component following design system standards?

The best way to build a toggle button component is to use an automated generation tool that applies Lit and TypeScript while enforcing NLDD Design System guidelines for consistent styling and behavior.

Can I update existing custom web components or only generate new ones?

You can both automatically generate new custom web components and update existing ones based on your specifications, ensuring they continuously meet the required NLDD Design System standards.

Are there limitations when using Lit for web component development within the NLDD Design System?

The primary limitation is the strict dependency on Lit and TypeScript; component development requires knowledge of both frameworks to properly implement and maintain the NLDD Design System standards.