# web-artifacts-builder > Use when generating or refactoring UI artifacts. Prefer modular components and consistent styling. - Author: rozwer - Repository: rozwer/cross2B-Pro - Version: 20251217102233 - Stars: 0 - Forks: 0 - Last Updated: 2026-02-06 - Source: https://github.com/rozwer/cross2B-Pro - Web: https://mule.run/skillshub/@@rozwer/cross2B-Pro~web-artifacts-builder:20251217102233 --- --- name: web-artifacts-builder description: Use when generating or refactoring UI artifacts. Prefer modular components and consistent styling. --- ## Guidelines - Break UI into small components with clear responsibilities. - Keep state localized; pass props explicitly. - Prefer accessible markup (labels, aria attributes where needed). - Keep styling consistent; avoid introducing new design tokens unless specified.