بنقرة واحدة
chirp-ui
يحتوي chirp-ui على 3 من skills المجمعة من lbliii، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.
Skills في هذا المستودع
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.