Discover and install skills, docs, and rules to enhance your AI agent's capabilities.
| Name | Contains | Score |
|---|---|---|
pbakaus/impeccable Use when the user wants to design, redesign, shape, critique, audit, polish, clarify, distill, harden, optimize, adapt, animate, colorize, extract, or otherwise improve a frontend interface. Covers websites, landing pages, dashboards, product UI, app shells, components, forms, settings, onboarding, and empty states. Handles UX review, visual hierarchy, information architecture, cognitive load, accessibility, performance, responsive behavior, theming, anti-patterns, typography, fonts, spacing, layout, alignment, color, motion, micro-interactions, UX copy, error states, edge cases, i18n, and reusable design systems or tokens. Also use for bland designs that need to become bolder or more delightful, loud designs that should become quieter, live browser iteration on UI elements, or ambitious visual effects that should feel technically extraordinary. Not for backend-only or non-UI tasks. | Skills | |
remotion-dev/remotion Search Remotion documentation | Skills | |
remotion-dev/remotion Update `AvailableFrom` in a PR to the next Remotion patch version (`main` + `0.0.1`). | Skills | |
thedaviddias/Front-End-Checklist Use when reviewing templates, rendered HTML, or shared components related to Analyze performance with WebPageTest. Validate the final browser-facing markup, not just the source framework abstraction. | Skills | |
thedaviddias/Front-End-Checklist Use when reviewing stylesheets, component styles, and responsive behavior related to Lint CSS and SCSS files. Check the rendered layout across breakpoints and interaction states before proposing a fix. | Skills | |
thedaviddias/Front-End-Checklist Use when reviewing error handling middleware, API route handlers, or server responses for security-sensitive information disclosure. | Skills | |
thedaviddias/Front-End-Checklist Use when reviewing rendered HTML, interactive components, or design-system patterns related to Avoid scrolljacking and custom scroll behavior. Check native semantics first, then inspect keyboard behavior, focus flow, accessible names, and screen-reader output where relevant. | Skills | |
thedaviddias/Front-End-Checklist Use when performing accessibility audits of web pages, components, or full user flows. Applies to all web content accessed via assistive technology. Particularly important for custom JavaScript widgets, single-page applications, dynamically updated content, modal dialogs, and forms with validation. | Skills | |
thedaviddias/Front-End-Checklist Use when auditing slow page loads, heavy assets, or rendering delays related to Eliminate render-blocking resources. Verify the actual bottleneck in DevTools, Lighthouse, or field data before recommending changes. | Skills | |
thedaviddias/Front-End-Checklist 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 than a month. | Skills | |
thedaviddias/Front-End-Checklist Use when evaluating content pages for SEO quality. Applies to blog posts, product descriptions, landing pages, or any page expected to receive organic search traffic. | Skills | |
thedaviddias/Front-End-Checklist 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. | Skills | |
thedaviddias/Front-End-Checklist Use when auditing slow page loads, heavy assets, or rendering delays related to Keep page weight under 1500KB. Verify the actual bottleneck in DevTools, Lighthouse, or field data before recommending changes. | Skills | |
thedaviddias/Front-End-Checklist Use when auditing an XML sitemap or diagnosing indexing issues. Applies to any site where noindex meta tags or X-Robots-Tag headers may be applied to URLs also listed in the sitemap. | Skills | |
thedaviddias/Front-End-Checklist Use when auditing internal link structure or reviewing link attributes. Applies to any site using rel=nofollow on links pointing to pages within the same domain. | Skills | |
thedaviddias/Front-End-Checklist Use when auditing content pages for AI discoverability. Applies to any informational page intended to appear in AI-generated answers, search snippets, or knowledge base extraction. | Skills | |
thedaviddias/Front-End-Checklist Use when reviewing dashboards, admin tables, search results, or feeds with many repeated items. Confirm the bottleneck is DOM or rendering cost before introducing virtualization because small lists usually do not need the added complexity. | Skills | |
thedaviddias/Front-End-Checklist Use when reviewing client-side JavaScript, HTML source, or git history for exposed credentials, API keys, or tokens. | Skills | |
thedaviddias/Front-End-Checklist Use when auditing slow page loads, heavy assets, or rendering delays related to Optimize largest contentful paint. Verify the actual bottleneck in DevTools, Lighthouse, or field data before recommending changes. | Skills | |
thedaviddias/Front-End-Checklist Use when auditing a page's link elements for crawlability, reviewing JavaScript-heavy SPAs where navigation may not use `<a href>` tags, or checking that dynamically generated links have valid href values. | Skills |
Can't find what you're looking for? Evaluate a missing skill.