EndavaEndavaOfficialยท9 Agent Skills Included

BEEQ

Build, test, and document BEEQ design system components

Scaffolds, reviews, and tests BEEQ web components for the open-source design system. Fixes accessibility issues, writes unit and E2E tests, and generates Storybook stories and Mintlify documentation pages. Removes manual boilerplate and enforces naming, styling, and WCAG standards so components ship consistent and accessible.
npx skills add Endava/BEEQ --all -g -y

All Skills in This Repository (9)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install BEEQ skills?โ–ผ

Run `npx skills add Endava/BEEQ --all -g -y` in your terminal to install all skills in this suite globally.

What is the BEEQ design system?โ–ผ

BEEQ is Endava's open-source library of accessible web components built with StencilJS, with official wrappers for React, Angular, and Vue plus a Tailwind CSS preset.

How to create a new BEEQ component?โ–ผ

Use the create-component skill, which scaffolds the TSX file, styles, types, stories, and tests following BEEQ naming and structure conventions.

Can it fix accessibility issues in components?โ–ผ

Yes. The fix-accessibility skill audits components against WCAG 2.1 AA, repairing ARIA attributes, keyboard navigation, focus management, and color contrast.

Do I need coding experience to use these skills?โ–ผ

Basic familiarity with web components helps, but the skills guide the process step by step and generate ready-to-review code, tests, and documentation.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’