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

Front-End-Checklist

يحتوي Front-End-Checklist على 390 من skills المجمعة من thedaviddias، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

skills مجمعة
390
Stars
73.1k
محدث
2026-06-09
Forks
6.7k
التغطية المهنية
7 فئات مهنية · 100% مصنفة
مستكشف المستودعات

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

breadcrumb-navigation
مصممو واجهات الويب والرقمية

Use when reviewing templates, rendered HTML, or shared components related to Implement accessible breadcrumb navigation. Validate the final browser-facing markup, not just the source framework abstraction.

2026-06-09
breadcrumb
محللو أبحاث السوق ومتخصصو التسويق

Use when auditing metadata, crawlability, structured data, or indexability related to Implement valid BreadcrumbList schema. Verify the rendered HTML and HTTP response rather than relying only on source files.

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

Use when reviewing templates, rendered HTML, or shared components related to Declare UTF-8 character encoding. Validate the final browser-facing markup, not just the source framework abstraction.

2026-05-30
direction-attribute
مصممو واجهات الويب والرقمية

Use when reviewing templates, rendered HTML, or shared components related to Set text direction for RTL languages. Validate the final browser-facing markup, not just the source framework abstraction.

2026-05-30
duplicate-description
محللو أبحاث السوق ومتخصصو التسويق

Use when auditing a site's meta tag uniqueness, generating page-specific meta descriptions, or reviewing CMS templates that inject the same description globally.

2026-05-30
find-npm-packages
مطوّرو البرمجيات

Use when you need to find the 2-3 most popular and well-maintained npm packages relevant to a frontend checklist rule, validate they meet quality thresholds, and add them to the rule's frontmatter.

2026-05-30
frontend-checklist-global
مصممو واجهات الويب والرقمية

Use when auditing or improving any frontend codebase against the full Front-End Checklist rule corpus through one entry point.

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

Use when reviewing or improving a Front-End Checklist rule MDX file to raise its quality score, fix stub prompts, add missing fields, or enrich content with real code examples.

2026-05-30
landmark-regions
مصممو واجهات الويب والرقمية

Use when reviewing rendered HTML, interactive components, or design-system patterns related to Use landmark regions correctly. Check native semantics first, then inspect keyboard behavior, focus flow, accessible names, and screen-reader output where relevant.

2026-05-30
video-captions
مصممو واجهات الويب والرقمية

Use when applies to all `<video>` elements and third-party video embeds (YouTube, Vimeo) where the page owner controls the content. Prerecorded videos require `.vtt` caption files via `<track>`. For videos embedded via `<iframe>`, check that the video platform captions are enabled. Audio-only content requires transcripts instead (SC 1.2.1). Video-only content (no audio) requires a text alternative or audio description instead (SC 1.2.3).

2026-05-30
404-page
مطوّرو الويب

Use when reviewing templates, rendered HTML, or shared components related to Create a custom 404 error page. Validate the final browser-facing markup, not just the source framework abstraction.

2026-05-29
about-page
محللو أبحاث السوق ومتخصصو التسويق

Use when auditing metadata, crawlability, structured data, or indexability related to Create a dedicated About page. Verify the rendered HTML and HTTP response rather than relying only on source files.

2026-05-29
accessibility-testing
محللو ضمان جودة البرمجيات والمختبرون

Use when reviewing component libraries, page flows, or CI pipelines that need repeatable accessibility checks. Automated testing is strongest at catching structural and attribute-level issues; it does not replace keyboard, screen reader, and manual UX testing.

2026-05-29
accessible-authentication
مصممو واجهات الويب والرقمية

Use when reviewing sign-in, sign-up, MFA, CAPTCHA, recovery, and re-auth flows. Evaluate the full authentication path, including error handling and backup methods, not just the primary login form.

2026-05-29
accessible-notifications
مصممو واجهات الويب والرقمية

Use when reviewing templates, rendered HTML, or shared components related to Make notifications accessible. Validate the final browser-facing markup, not just the source framework abstraction.

2026-05-29
accessible-tables
مصممو واجهات الويب والرقمية

Use when reviewing rendered HTML, interactive components, or design-system patterns related to Use semantic table markup for screen readers. Check native semantics first, then inspect keyboard behavior, focus flow, accessible names, and screen-reader output where relevant.

2026-05-29
accessible-tooltips
مصممو واجهات الويب والرقمية

Use when reviewing templates, rendered HTML, or shared components related to Create accessible tooltips. Validate the final browser-facing markup, not just the source framework abstraction.

2026-05-29
accesskeys
مصممو واجهات الويب والرقمية

Use when reviewing rendered HTML, interactive components, or design-system patterns related to Ensure accesskey values are unique. Check native semantics first, then inspect keyboard behavior, focus flow, accessible names, and screen-reader output where relevant.

2026-05-29
accordion-accessibility
مصممو واجهات الويب والرقمية

Use when reviewing templates, rendered HTML, or shared components related to Make accordions keyboard navigable. Validate the final browser-facing markup, not just the source framework abstraction.

2026-05-29
affiliate-disclosure
محللو أبحاث السوق ومتخصصو التسويق

Use when auditing metadata, crawlability, structured data, or indexability related to Provide clear affiliate disclosures. Verify the rendered HTML and HTTP response rather than relying only on source files.

2026-05-29
ai-content
محللو أبحاث السوق ومتخصصو التسويق

Use when auditing metadata, crawlability, structured data, or indexability related to Audit and refine AI-generated content. Verify the rendered HTML and HTTP response rather than relying only on source files.

2026-05-29
all-noindex-pages
محللو أبحاث السوق ومتخصصو التسويق

Use when auditing metadata, crawlability, structured data, or indexability related to Audit all noindex pages. Verify the rendered HTML and HTTP response rather than relying only on source files.

2026-05-29
alt-text
مصممو واجهات الويب والرقمية

Use when reviewing image assets, markup, and CDN or build transforms related to Provide meaningful alt text for images. Check encoded size, rendered size, loading strategy, and above-the-fold impact together.

2026-05-29
anchor-smooth-scroll
مصممو واجهات الويب والرقمية

Use when reviewing rendered HTML, interactive components, or design-system patterns related to Provide instant anchor scroll option. Check native semantics first, then inspect keyboard behavior, focus flow, accessible names, and screen-reader output where relevant.

2026-05-29
anchor-text
محللو أبحاث السوق ومتخصصو التسويق

Use when auditing metadata, crawlability, structured data, or indexability related to Use descriptive anchor text. Verify the rendered HTML and HTTP response rather than relying only on source files.

2026-05-29
animated-content
مطوّرو البرمجيات

Use when auditing slow page loads, heavy assets, or rendering delays related to Convert animated GIFs to video. Verify the actual bottleneck in DevTools, Lighthouse, or field data before recommending changes.

2026-05-29
animation-performance
مطوّرو البرمجيات

Use when reviewing stylesheets, component styles, and responsive behavior related to Use transform and opacity for animations. Check the rendered layout across breakpoints and interaction states before proposing a fix.

2026-05-29
aria-allowed-attr
مصممو واجهات الويب والرقمية

Use when reviewing rendered HTML, interactive components, or design-system patterns related to Use only allowed ARIA attributes for each role. Check native semantics first, then inspect keyboard behavior, focus flow, accessible names, and screen-reader output where relevant.

2026-05-29
aria-command-name
مصممو واجهات الويب والرقمية

Use when reviewing rendered HTML, interactive components, or design-system patterns related to Provide accessible names for ARIA command elements. Check native semantics first, then inspect keyboard behavior, focus flow, accessible names, and screen-reader output where relevant.

2026-05-29
aria-deprecated-role
مصممو واجهات الويب والرقمية

Use when reviewing rendered HTML, interactive components, or design-system patterns related to Avoid using deprecated ARIA roles. Check native semantics first, then inspect keyboard behavior, focus flow, accessible names, and screen-reader output where relevant.

2026-05-29
aria-dialog-name
مصممو واجهات الويب والرقمية

Use when reviewing rendered HTML, interactive components, or design-system patterns related to Ensure dialogs have an accessible name. Check native semantics first, then inspect keyboard behavior, focus flow, accessible names, and screen-reader output where relevant.

2026-05-29
aria-hidden-body
مصممو واجهات الويب والرقمية

Use when reviewing rendered HTML, interactive components, or design-system patterns related to Do not use aria-hidden on the document body. Check native semantics first, then inspect keyboard behavior, focus flow, accessible names, and screen-reader output where relevant.

2026-05-29
aria-hidden-focus
مصممو واجهات الويب والرقمية

Use when reviewing rendered HTML, interactive components, or design-system patterns related to Remove focusable elements from aria-hidden containers. Check native semantics first, then inspect keyboard behavior, focus flow, accessible names, and screen-reader output where relevant.

2026-05-29
aria-input-field-name
مصممو واجهات الويب والرقمية

Use when applies to all `<input>` (except type=hidden), `<textarea>`, `<select>`, and custom form widgets using role=textbox, role=combobox, role=spinbutton, role=searchbox, or role=listbox.

2026-05-29
aria-labels
مصممو واجهات الويب والرقمية

Use when reviewing rendered HTML, interactive components, or design-system patterns related to Provide accessible names for all interactive elements. Check native semantics first, then inspect keyboard behavior, focus flow, accessible names, and screen-reader output where relevant.

2026-05-29
aria-live-regions
مصممو واجهات الويب والرقمية

Use when reviewing rendered HTML, interactive components, or design-system patterns related to Announce dynamic content with ARIA live regions. Check native semantics first, then inspect keyboard behavior, focus flow, accessible names, and screen-reader output where relevant.

2026-05-29
aria-meter-name
مصممو واجهات الويب والرقمية

Use when reviewing rendered HTML, interactive components, or design-system patterns related to Provide accessible names for meter elements. Check native semantics first, then inspect keyboard behavior, focus flow, accessible names, and screen-reader output where relevant.

2026-05-29
aria-progressbar-name
مصممو واجهات الويب والرقمية

Use when reviewing rendered HTML, interactive components, or design-system patterns related to Provide accessible names for progress bars. Check native semantics first, then inspect keyboard behavior, focus flow, accessible names, and screen-reader output where relevant.

2026-05-29
aria-required-attr
مصممو واجهات الويب والرقمية

Use when reviewing rendered HTML, interactive components, or design-system patterns related to Include required ARIA attributes for roles. Check native semantics first, then inspect keyboard behavior, focus flow, accessible names, and screen-reader output where relevant.

2026-05-29
aria-required-children
مصممو واجهات الويب والرقمية

Use when applies to custom ARIA widgets using composite roles: tablist, list, listbox, menu, menubar, tree, treegrid, grid, rowgroup, row, radiogroup. Use when reviewing components built with div/span elements that replace native HTML list, select, or nav elements.

2026-05-29
عرض أهم 40 من أصل 390 skills مجمعة في هذا المستودع.