Use when auditing site redirects after URL migrations, domain changes, or CMS upgrades. Applies to any site that has had multiple rounds of structural changes o
其他仓库内容 · 未声明插件包归属
正在加载项目…
🗂 The essential checklist for modern web development, for humans and AI agents
共 392 项匹配内容,示例会单独标注;未声明归属的内容不代表插件自动包含。
Use when auditing site redirects after URL migrations, domain changes, or CMS upgrades. Applies to any site that has had multiple rounds of structural changes o
其他仓库内容 · 未声明插件包归属
Use when auditing internal link structure after a URL migration, domain change, or site rebuild. Applies to any site that has had redirects in place for more th
其他仓库内容 · 未声明插件包归属
Use when reviewing rendered HTML, interactive components, or design-system patterns related to Respect reduced motion preferences. Check native semantics first,
其他仓库内容 · 未声明插件包归属
Use when reviewing any process that spans multiple screens, steps, or modal stages. Follow the real user journey and compare fields across steps instead of revi
其他仓库内容 · 未声明插件包归属
Use when reviewing HTTP response headers for privacy hardening on any website that handles authentication, session state, or sensitive URL parameters.
其他仓库内容 · 未声明插件包归属
Use when auditing slow page loads, heavy assets, or rendering delays related to Eliminate render-blocking resources. Verify the actual bottleneck in DevTools, L
其他仓库内容 · 未声明插件包归属
Use when reviewing stylesheets, component styles, and responsive behavior related to Use a CSS reset or normalize stylesheet. Check the rendered layout across b
其他仓库内容 · 未声明插件包归属
Use when auditing slow page loads, heavy assets, or rendering delays related to Use resource hints for faster loading. Verify the actual bottleneck in DevTools,
其他仓库内容 · 未声明插件包归属
Use when reviewing article images, cards, galleries, or any component rendered at multiple sizes across breakpoints. Check both the markup and the CSS layout be
其他仓库内容 · 未声明插件包归属
Use when reviewing image assets, markup, and CDN or build transforms related to Serve images at the correct display size. Check encoded size, rendered size, loa
其他仓库内容 · 未声明插件包归属
Use when reviewing stylesheets, component styles, and responsive behavior related to Use relative units for responsive layouts. Check the rendered layout across
其他仓库内容 · 未声明插件包归属
Use when reviewing image assets, markup, and CDN or build transforms related to Support high-DPI retina displays. Check encoded size, rendered size, loading str
其他仓库内容 · 未声明插件包归属
Use when applies to product pages, local business pages, recipes, apps, books, and any page that aggregates user reviews. Use when auditing rich result eligibil
其他仓库内容 · 未声明插件包归属
Use when auditing account settings pages, privacy dashboards, or API routes to verify that a complete data deletion path exists for users.
其他仓库内容 · 未声明插件包归属
Use when applies to all HTML pages. Use when auditing pages that have disappeared from search results or when checking staging vs. production meta tag parity.
其他仓库内容 · 未声明插件包归属
Use when applies to sites that use both robots.txt disallow rules and meta robots noindex tags. Use when investigating why deindexed pages still appear in searc
其他仓库内容 · 未声明插件包归属
Use when applies to any public website. Use when auditing technical SEO foundations or diagnosing crawl coverage gaps.
其他仓库内容 · 未声明插件包归属
Use when reviewing code that calls fetch(), reads from localStorage, accesses process.env, or processes form submissions without explicitly validating the incom
其他仓库内容 · 未声明插件包归属
Use when reviewing JavaScript that performs synchronous loops over large datasets, recursive tree traversals, or bulk DOM updates that may exceed 50 ms on mid-r
其他仓库内容 · 未声明插件包归属
Use when applies to any site that uses structured data for rich results. Use when investigating why valid schema markup does not produce rich results in Google
其他仓库内容 · 未声明插件包归属
Use when performing accessibility audits of web pages, components, or full user flows. Applies to all web content accessed via assistive technology. Particularl
其他仓库内容 · 未声明插件包归属
Use when reviewing rendered HTML, interactive components, or design-system patterns related to Avoid scrolljacking and custom scroll behavior. Check native sema
其他仓库内容 · 未声明插件包归属
Use when reviewing templates, rendered HTML, or shared components related to Make search inputs accessible. Validate the final browser-facing markup, not just t
其他仓库内容 · 未声明插件包归属
Use when reviewing rendered HTML, interactive components, or design-system patterns related to Provide accessible names for select elements. Check native semant
其他仓库内容 · 未声明插件包归属