BEEQ
Build, test, and document BEEQ design system components
All Skills in This Repository (9)
Pure Emerald Level Indicatorsfix-accessibility
Audit and fix accessibility issues in BEEQ StencilJS components.
review-component
Review BEEQ StencilJS components against design system standards.
doc-component
Generate Mintlify MDX documentation pages for BEEQ components from source files.
review-doc
Audit BEEQ documentation pages against repository documentation rules.
create-component
Scaffold BEEQ web components with StencilJS structure and supporting files.
write-unit-tests
Write Vitest unit tests for BEEQ shared utilities using AAA structure.
write-e2e-tests
Write browser-mode end-to-end tests for BEEQ StencilJS components.
write-stories
Create and update Storybook stories and MDX documentation for BEEQ web components.
BEEQ
Guide BEEQ component selection, integration, and styling across web frameworks.
Frequently Asked Questions
FAQPage SchemaHow 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โopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core