leboncoinleboncoinOfficialยท5 Agent Skills Included

spark-web

React design system component creation, testing, and CI monitoring

Creates React design system components with complete structure, styles, tests, and Storybook documentation. Generates unit tests, verifies WCAG 2.1 AA accessibility compliance, and runs lint, typecheck, and formatting checks. Monitors Nx Cloud CI pipelines with self-healing fixes and manages monorepo scaffolding and package linking.
npx skills add leboncoin/spark-web --all -g -y
Available:

Directs the agent to the project's rules, skills, and subagents, and instructs it to route Nx workspace exploration, scaffolding, and task execution through the appropriate skills.

All Skills in This Repository (5)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install spark-web skills?โ–ผ

Run `npx skills add leboncoin/spark-web --all -g -y` in your terminal to install all skills in this suite globally.

How to create a new design system component?โ–ผ

Use the create-component skill, which scaffolds the component, styles, tests, Storybook stories, and documentation following Spark UI standards.

How to check WCAG accessibility compliance?โ–ผ

The check-accessibility skill runs automated axe-core tests via Playwright and guides manual checks for keyboard navigation, ARIA attributes, and color contrast.

Can it monitor and fix failing CI pipelines?โ–ผ

Yes. The monitor-ci skill watches Nx Cloud CI runs, applies self-healing fixes, and verifies them locally before pushing.

Does it work with Claude Code and Cursor?โ–ผ

Yes. Skills live in .cursor/skills with symlinks into .claude/skills, so they work in Cursor, Claude Code, and other compatible editors.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’