mit einem Klick
chirp-ui
chirp-ui enthält 3 gesammelte Skills von lbliii, mit Repository-Berufsabdeckung und Skill-Detailseiten auf SkillsMP.
Skills in diesem Repository
Author a new chirp-ui component end-to-end: Kida macro template, BEM CSS, VARIANT_REGISTRY/SIZE_REGISTRY entries, render tests, and CI verification. Enforces chirpui conventions (BEM classes, slot-based macros, no <script> tags, | safe only on html_attrs/Markup output, motion tokens for animation).
Audit chirp-ui CSS for token discipline: flag hardcoded durations, easings, hex colors, and spacing values that bypass --chirpui-* custom properties. Verify the three-layer token hierarchy (primitive → semantic → component) is coherent. Outputs a prioritized findings table and a list of missing token definitions.
Design the variant and size set for a new or extended chirp-ui component. Given a component name and product context, recommends which variants to expose, what the CSS modifiers should express, and produces the VARIANT_REGISTRY / SIZE_REGISTRY entries and a filled-in State × Variant table.