Discover and install skills, docs, and rules to enhance your AI agent's capabilities.
| Name | Contains | Score |
|---|---|---|
abhigyanpatwari/GitNexus Run a GitNexus production-readiness pull request review using a coordinated reviewer swarm. | Skills | |
thedaviddias/Front-End-Checklist Use when applies to any site in health, medicine, finance, law, safety, news, or similar fields. Use when auditing content quality for sites in YMYL categories or investigating why high-quality-seeming content underperforms. | Skills | |
thedaviddias/Front-End-Checklist Use when reviewing HTTP response headers for clickjacking protection on any web application with authenticated user actions. | Skills | |
thedaviddias/Front-End-Checklist Use when applies to any page intended to be shared on X (Twitter). Use when auditing social sharing previews or adding social meta tags to a new site. | Skills | |
thedaviddias/Front-End-Checklist Use when reviewing whether a website or web application has a visible Terms of Service link accessible from every page. | Skills | |
thedaviddias/Front-End-Checklist Use when applies to blog posts, product pages, and any content page with editable URL slugs. Use when building a URL strategy for a new site or auditing existing URLs for keyword inclusion. | Skills | |
thedaviddias/Front-End-Checklist Use when applies to content sites, e-commerce stores, and any site where timely indexing of new pages matters. Use when investigating why new pages take a long time to appear in search results. | Skills | |
thedaviddias/Front-End-Checklist Use when reviewing server-side session management, setting up authentication middleware, or auditing cookie configuration in HTTP response headers. | Skills | |
thedaviddias/Front-End-Checklist 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 Search. | Skills | |
thedaviddias/Front-End-Checklist 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. | Skills | |
thedaviddias/Front-End-Checklist Use when applies to product pages, local business pages, recipes, apps, books, and any page that aggregates user reviews. Use when auditing rich result eligibility for e-commerce or review sites. | Skills | |
thedaviddias/Front-End-Checklist Use when reviewing whether a website has a visible, accessible privacy policy link, particularly in the footer navigation. | Skills | |
thedaviddias/Front-End-Checklist Use when auditing structured data on a business or brand website homepage. Applies to organisations, companies, non-profits, and publishers that want accurate Knowledge Panel information in Google Search. | Skills | |
thedaviddias/Front-End-Checklist Use when auditing a web page's social sharing metadata. Applies to any page users might share on social networks or messaging apps. | Skills | |
thedaviddias/Front-End-Checklist Use when auditing URL structure or configuring a new site's routing. Applies to any server or framework that allows case-insensitive file systems (Linux servers are case-sensitive by default). | Skills | |
thedaviddias/Front-End-Checklist Use when auditing or improving any frontend codebase against the full Front-End Checklist rule corpus through one entry point. | Skills | |
thedaviddias/Front-End-Checklist Use when reviewing public HTML forms (no authentication required to reach them) for bot and abuse protection mechanisms. | Skills | |
thedaviddias/Front-End-Checklist 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 frameworks, check the root HTML template (e.g., _document.tsx in Next.js, index.html in Vite/Vue, application.html.erb in Rails). The doctype is not a tag — it is a declaration and does not need a closing tag. | Skills | |
thedaviddias/Front-End-Checklist Use when reviewing templates, rendered HTML, or shared components related to Remove comments and debug code in production. Validate the final browser-facing markup, not just the source framework abstraction. | Skills | |
thedaviddias/Front-End-Checklist Use when reviewing templates, rendered HTML, or shared components related to Implement accessible breadcrumb navigation. Validate the final browser-facing markup, not just the source framework abstraction. | Skills |
Can't find what you're looking for? Evaluate a missing skill.