leboncoin
Official@leboncoin · Paris, FR
leboncoin Open Source Projects
Agent Skills by leboncoin
Showing 5 vetted skills indexed across 1 GitHub repositories.
create-storybook-docs
Generate and update Storybook stories and MDX docs for Spark UI components.
create-component
Generate a Spark UI component scaffold with TypeScript, CVA styling, tests, stories, and documentation.
run-quality-checks
Run linting, type checking, formatting, and tests for Spark UI projects.
check-accessibility
Automate WCAG 2.1 AA accessibility testing of Spark UI components with Playwright.
generate-tests
Create and update Vitest unit tests for Spark UI components.
Frequently Asked Questions About leboncoin
FAQPage SchemaWhat specific tasks can developers perform using these Spark UI utilities?▼
Developers can generate standardized component scaffolds, produce MDX documentation, and maintain unit tests. These utilities facilitate consistent styling via CVA, ensure strict type safety, and verify interface accessibility compliance against WCAG 2.1 AA standards within the Spark UI ecosystem.
Which engineering personas benefit from these component utilities?▼
Frontend engineers and design system maintainers working within the Spark UI ecosystem are the primary users. These utilities are designed for developers tasked with scaling interface components while maintaining rigorous quality standards, consistent documentation, and accessibility requirements across large-scale web applications.
What are the prerequisites for implementing these component utilities?▼
Implementation requires a project environment configured for Spark UI, TypeScript, and Vitest. Users must have a local development environment capable of executing Playwright for accessibility validation and standard node-based package management to integrate the scaffolding and quality verification modules.