Use when reviewing stylesheets, component styles, and responsive behavior related to Minify all CSS files. Check the rendered layout across breakpoints and inte
其他仓库内容 · 未声明插件包归属
正在加载项目…
🗂 The essential checklist for modern web development, for humans and AI agents
共 392 项匹配内容,示例会单独标注;未声明归属的内容不代表插件自动包含。
Use when reviewing stylesheets, component styles, and responsive behavior related to Minify all CSS files. Check the rendered layout across breakpoints and inte
其他仓库内容 · 未声明插件包归属
Use when reviewing stylesheets, component styles, and responsive behavior related to Load CSS without blocking render. Check the rendered layout across breakpoi
其他仓库内容 · 未声明插件包归属
Use when reviewing stylesheets, component styles, and responsive behavior related to Order CSS files correctly. Check the rendered layout across breakpoints and
其他仓库内容 · 未声明插件包归属
Use when reviewing stylesheets, component styles, and responsive behavior related to Include a print stylesheet. Check the rendered layout across breakpoints an
其他仓库内容 · 未声明插件包归属
Use when auditing slow page loads, heavy assets, or rendering delays related to Minimize cumulative layout shift. Verify the actual bottleneck in DevTools, Ligh
其他仓库内容 · 未声明插件包归属
Use when reviewing utility functions, component props, or template strings that format numbers, prices, or dates to check whether Intl APIs are used correctly.
其他仓库内容 · 未声明插件包归属
Use when reviewing custom element class definitions or Web Component source code to check for missing ARIA reflection, keyboard handling, and form association.
其他仓库内容 · 未声明插件包归属
Use when reviewing stylesheets, component styles, and responsive behavior related to Support dark mode with prefers-color-scheme. Check the rendered layout acro
其他仓库内容 · 未声明插件包归属
Use when reviewing form components, API payloads, or client-side storage to identify fields that are collected but not consumed by a stated feature.
其他仓库内容 · 未声明插件包归属
Use when auditing a site's internal link graph for dead-end pages, suggesting related-content links to add to thin or standalone pages, or reviewing CMS templat
其他仓库内容 · 未声明插件包归属
Use when reviewing scripts, client components, bundles, or runtime behavior related to Debounce and throttle event handlers. Inspect both source code and the br
其他仓库内容 · 未声明插件包归属
Use when reviewing rendered HTML, interactive components, or design-system patterns related to Hide decorative elements from assistive technology. Check native
其他仓库内容 · 未声明插件包归属
Use when reviewing templates, rendered HTML, or shared components related to Load scripts with defer, async, or type=module. Validate the final browser-facing m
其他仓库内容 · 未声明插件包归属
Use when reviewing rendered HTML, interactive components, or design-system patterns related to Use correct definition list structure. Check native semantics fir
其他仓库内容 · 未声明插件包归属
Use when reviewing a project's security posture, setting up CI pipelines, or responding to a reported vulnerability in a dependency.
其他仓库内容 · 未声明插件包归属
Use when reviewing image assets, markup, and CDN or build transforms related to Set explicit width and height on images. Check encoded size, rendered size, load
其他仓库内容 · 未声明插件包归属
Use when reviewing templates, rendered HTML, or shared components related to Set text direction for RTL languages. Validate the final browser-facing markup, not
其他仓库内容 · 未声明插件包归属
Use when auditing YMYL content pages for trust signals, generating disclaimer copy for medical or financial content, or reviewing affiliate disclosure requireme
其他仓库内容 · 未声明插件包归属
Use when reviewing rendered HTML, interactive components, or design-system patterns related to Wrap definition items in a definition list. Check native semantic
其他仓库内容 · 未声明插件包归属
Use when applies to all HTML documents. Always check the very first line of the raw HTML source (view-source: or DevTools > Network > Response). In SSR framewor
其他仓库内容 · 未声明插件包归属
Use when reviewing scripts, client components, bundles, or runtime behavior related to Minimize costly DOM read/write operations. Inspect both source code and t
其他仓库内容 · 未声明插件包归属
Use when auditing slow page loads, heavy assets, or rendering delays related to Reduce DOM size and complexity. Verify the actual bottleneck in DevTools, Lighth
其他仓库内容 · 未声明插件包归属
Use when reviewing templates, rendered HTML, or shared components related to Make drag and drop accessible. Validate the final browser-facing markup, not just t
其他仓库内容 · 未声明插件包归属
Use when auditing a site's meta tag uniqueness, generating page-specific meta descriptions, or reviewing CMS templates that inject the same description globally
其他仓库内容 · 未声明插件包归属