Use when building a design token system, creating accessible colour palettes, generating colour ramps programmatically, or migrating a design system to support
其他仓库内容 · 未声明插件包归属
正在加载项目…
🗂 The essential checklist for modern web development, for humans and AI agents
共 392 项匹配内容,示例会单独标注;未声明归属的内容不代表插件自动包含。
Use when building a design token system, creating accessible colour palettes, generating colour ramps programmatically, or migrating a design system to support
其他仓库内容 · 未声明插件包归属
Use when auditing slow page loads, heavy assets, or rendering delays related to Enable text-based compression. Verify the actual bottleneck in DevTools, Lightho
其他仓库内容 · 未声明插件包归属
Use when auditing slow page loads, heavy assets, or rendering delays related to Implement Google Consent Mode v2. Verify the actual bottleneck in DevTools, Ligh
其他仓库内容 · 未声明插件包归属
Use when reviewing support UI across multi-page flows such as checkout, onboarding, account recovery, or support journeys. Compare multiple pages in the same va
其他仓库内容 · 未声明插件包归属
Use when reviewing scripts, client components, bundles, or runtime behavior related to Remove console statements in production. Inspect both source code and the
其他仓库内容 · 未声明插件包归属
Use when reviewing scripts, client components, bundles, or runtime behavior related to Prefer const and let over var. Inspect both source code and the browser e
其他仓库内容 · 未声明插件包归属
Use when auditing metadata, crawlability, structured data, or indexability related to Create a comprehensive Contact page. Verify the rendered HTML and HTTP res
其他仓库内容 · 未声明插件包归属
Use when reviewing stylesheets, component styles, and responsive behavior related to Use container queries for component-level responsiveness. Check the rendere
其他仓库内容 · 未声明插件包归属
Use when auditing article or blog pages for date markup, generating Article JSON-LD with datePublished/dateModified, or checking whether a CMS template surfaces
其他仓库内容 · 未声明插件包归属
Use when reviewing headers, forms, cookies, or third-party integrations related to Implement a content security policy. Validate the effective browser and HTTP
其他仓库内容 · 未声明插件包归属
Use when reviewing rendered HTML, layout components, or design-system patterns that may depend on presentation for meaning. Check the DOM order, semantic struct
其他仓库内容 · 未声明插件包归属
Use when setting up integration testing for a frontend-backend API boundary, evaluating whether two services are safe to deploy independently, or replacing slow
其他仓库内容 · 未声明插件包归属
Use when reviewing a website for GDPR/CCPA compliance, specifically whether cookie consent is obtained before non-essential cookies are set.
其他仓库内容 · 未声明插件包归属
Use when reviewing image assets, markup, and CDN or build transforms related to Prioritize loading critical images. Check encoded size, rendered size, loading s
其他仓库内容 · 未声明插件包归属
Use when auditing slow page loads, heavy assets, or rendering delays related to Minimize critical request chains. Verify the actual bottleneck in DevTools, Ligh
其他仓库内容 · 未声明插件包归属
Use when reviewing CI coverage, automated checks, or test strategy related to Test across all major browsers. Focus on whether the rule is continuously verified
其他仓库内容 · 未声明插件包归属
Use when reviewing security-sensitive web apps, SharedArrayBuffer usage, worker-heavy apps, editors, or measurement features that require cross-origin isolation
其他仓库内容 · 未声明插件包归属
Use when reviewing scripts, client components, bundles, or runtime behavior related to Handle cross-origin requests securely. Inspect both source code and the b
其他仓库内容 · 未声明插件包归属
Use when implementing animated gradients, complex CSS transitions that involve custom property values, or building a typed design token system where custom prop
其他仓库内容 · 未声明插件包归属
Use when reviewing stylesheets, component styles, and responsive behavior related to Use CSS containment to limit repaint scope. Check the rendered layout acros
其他仓库内容 · 未声明插件包归属
Use when reviewing stylesheets, component styles, and responsive behavior related to Inline critical CSS for faster rendering. Check the rendered layout across
其他仓库内容 · 未声明插件包归属
Use when reviewing stylesheets, component styles, and responsive behavior related to Use CSS custom properties for design tokens. Check the rendered layout acro
其他仓库内容 · 未声明插件包归属
Use when auditing slow page loads, heavy assets, or rendering delays related to Optimize CSS file size. Verify the actual bottleneck in DevTools, Lighthouse, or
其他仓库内容 · 未声明插件包归属
Use when reviewing stylesheets, component styles, and responsive behavior related to Use CSS Grid for two-dimensional layouts. Check the rendered layout across
其他仓库内容 · 未声明插件包归属