Find the skill for your next task.

Browse reusable Agent Skills, each with a clear purpose and practical guidance.

paste-inputs

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

73.22k repo starsObserved in 1 repos
Design

pdf-size

Use when auditing a site that publishes downloadable PDFs (reports, white papers, legal documents, manuals). Applies to any site where PDFs are linked as indexable content resources.

73.22k repo starsObserved in 1 repos
Documents

performance-budget

Use when reviewing CI configuration, bundle analysis workflows, or pull requests that add dependencies and assets. Distinguish bundle-size budgets from runtime budgets such as Lighthouse or Core Web Vitals so teams can enforce both.

73.22k repo starsObserved in 1 repos
DevOps & Security

performance-resource-hints

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, Lighthouse, or field data before recommending changes.

73.22k repo starsObserved in 1 repos
Testing & Quality

permissions-policy

Use when reviewing HTTP response headers for defense-in-depth security hardening on any web application.

73.22k repo starsObserved in 1 repos
DevOps & Security

physical-address

Use when auditing local business websites, e-commerce sites, or any site where a physical presence affects trust or local search visibility.

73.22k repo starsObserved in 1 repos
Business

picture-element

Use when reviewing image assets, markup, and CDN or build transforms related to Use <picture> with an <img> fallback. Check encoded size, rendered size, loading strategy, and above-the-fold impact together.

73.22k repo starsObserved in 1 repos
Testing & Quality

plain-language

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

73.22k repo starsObserved in 1 repos
Business

pluralization

Use when reviewing string concatenation involving counts, translation key lookups, or i18n library configurations to check whether plural forms are handled correctly for all target locales.

73.22k repo starsObserved in 1 repos
Testing & Quality

preconnect

Use when auditing slow page loads, heavy assets, or rendering delays related to Use preconnect for critical third-party origins. Verify the actual bottleneck in DevTools, Lighthouse, or field data before recommending changes.

73.22k repo starsObserved in 1 repos
Testing & Quality