Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة
مستودع GitHub

figui3

يحتوي figui3 على 12 من skills المجمعة من rogie، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

skills مجمعة
12
Stars
63
محدث
2026-06-17
Forks
0
التغطية المهنية
4 فئات مهنية · 100% مصنفة
مستكشف المستودعات

Skills في هذا المستودع

figui3
مطوّرو الويب

Guides development and maintenance of the FigUI3 web components library for Figma-style plugin UIs. Applies when adding or modifying `fig-*` custom elements, updating docs/demo pages, adjusting theme tokens, improving accessibility, or debugging component behavior in `fig.js`, `components.css`, `index.html`, and `README.md`.

2026-06-17
css-render-performance
محللو ضمان جودة البرمجيات والمختبرون

Guides CSS rendering and layout performance tests for component UIs. Use when checking selector cost, layout thrash, paint work, animation smoothness, CSS containment, computed styles, or visual regressions caused by CSS changes.

2026-06-07
frontend-performance-testing
محللو ضمان جودة البرمجيات والمختبرون

Guides browser-based performance testing for HTML, CSS, JavaScript, and UI interactions. Use when measuring frontend performance, adding Playwright perf tests, checking regressions, profiling load/render/interaction cost, or discussing performance budgets.

2026-06-07
js-runtime-performance
محللو ضمان جودة البرمجيات والمختبرون

Guides JavaScript runtime performance testing for frontend components. Use when profiling event handlers, DOM update loops, memory leaks, timers, animation frames, pointer/keyboard interactions, or regressions in vanilla JS component code.

2026-06-07
web-component-performance
محللو ضمان جودة البرمجيات والمختبرون

Guides performance testing for native Web Components and custom elements. Use when measuring custom element registration, upgrade cost, connected/disconnected callbacks, attributeChangedCallback churn, Shadow DOM work, slots, or fig-* component scalability.

2026-06-07
a11y
مصممو واجهات الويب والرقمية

Guides accessibility review and implementation for FigUI3 web components and playground examples. Use when the user mentions accessibility, a11y, ARIA, screen readers, keyboard navigation, focus rings, labels, roles, disabled states, contrast, dialogs, menus, or form control semantics.

2026-06-06
css-component-testing
محللو ضمان جودة البرمجيات والمختبرون

Guides CSS and layout tests for FigUI3 components. Use when validating component CSS, nested selectors, tokens, interaction states, computed styles, layout boxes, or visual regressions.

2026-06-01
web-component-testing
محللو ضمان جودة البرمجيات والمختبرون

Guides real-browser tests for FigUI3 custom elements. Use when adding or debugging tests for fig-* web components, attribute/property contracts, value synchronization, event payloads, disabled behavior, or custom element registration.

2026-06-01
propkit
مصممو واجهات الويب والرقمية

Guides creation and refinement of Figma-style property panel patterns ("PropKit") using FigUI3 components. Applies when building or modifying property fields in the playground app (`/propkit` route), generating consistent field prompts, composing horizontal `fig-field` rows, or tuning panel UX for controls like image, color, fill, slider, switch, dropdown, segmented control, easing, and angle.

2026-05-30
figui3
مطوّرو البرمجيات

Guides development and maintenance of the FigUI3 web components library for Figma-style plugin UIs. Applies when adding or modifying `fig-*` custom elements, updating docs/demo pages, adjusting theme tokens, improving accessibility, or debugging component behavior in `fig.js`, `components.css`, `index.html`, and `README.md`.

2026-05-30
caveman
مطوّرو البرمجيات

Terse communication mode—50-75% fewer tokens. Do work, report result, stop. No preamble, no self-narration.

2026-04-18
nested-css-selectors
مطوّرو الويب

Implements CSS nesting and advanced selectors with progressive enhancement and maintainable specificity. Use when writing or refactoring nested CSS, or when the user mentions :has, :is, :where, :not, or complex selector composition.

2026-03-08