CtrlK
BlogDocsLog inGet started
Tessl Logo

Discover

Discover and install skills, docs, and rules to enhance your AI agent's capabilities.

AllSkillsDocsRules
NameContainsScore

pwa-installability

thedaviddias/Front-End-Checklist

Use when auditing PWA readiness, adding an install prompt, or preparing a web app for submission to Microsoft Store or Google Play via PWA Builder.

Skills

60

thedaviddias/Front-End-Checklist

Use when auditing Open Graph tags or investigating why social share counts appear low. Applies to any page with both canonical-url and og:url tags.

Skills

60

thedaviddias/Front-End-Checklist

Use when reviewing TypeScript files for type safety regressions, during code review of functions that handle external data, or when the codebase has ESLint warnings for @typescript-eslint/no-explicit-any.

Skills

60

thedaviddias/Front-End-Checklist

Use when reviewing an HTTPS page for resources (scripts, images, stylesheets, iframes) that are loaded over plain HTTP.

Skills

60

thedaviddias/Front-End-Checklist

Use when applies to HTML documents with `<li>` elements. Also applies to custom ARIA lists where `role='listitem'` must be owned by `role='list'`. Common violations occur in templating systems where list markup is split across components or in CSS resets where developers use `<li>` for layout without proper list parents.

Skills

60

thedaviddias/Front-End-Checklist

Use when auditing the image pipeline, static assets in `public/`, CMS-managed media, or image CDN transforms. Separate file-size problems from dimension mismatches so you can tell whether the issue is compression, format choice, or responsive delivery.

Skills

60

thedaviddias/Front-End-Checklist

Use when reviewing image assets, markup, and CDN or build transforms related to Compress images without quality loss. Check encoded size, rendered size, loading strategy, and above-the-fold impact together.

Skills

60

thedaviddias/Front-End-Checklist

Use when auditing a page's heading structure, generating H1 text for landing pages or blog posts, or reviewing a CMS template that may produce empty or missing H1 elements.

Skills

60

thedaviddias/Front-End-Checklist

Use when optimising Largest Contentful Paint (LCP), reducing render-blocking resource contention, or fine-tuning resource loading order in the critical rendering path.

Skills

60

nexu-io/open-design

Mobile login and authentication flow screens

Skills

60

thedaviddias/Front-End-Checklist

Use when reviewing custom element class definitions or Web Component source code to check for missing ARIA reflection, keyboard handling, and form association.

Skills

60

thedaviddias/Front-End-Checklist

Use when reviewing stylesheets, component styles, and responsive behavior related to Use CSS Grid for two-dimensional layouts. Check the rendered layout across breakpoints and interaction states before proposing a fix.

Skills

60

thedaviddias/Front-End-Checklist

Use when implementing animated gradients, complex CSS transitions that involve custom property values, or building a typed design token system where custom property misuse should produce visible errors.

Skills

60

thedaviddias/Front-End-Checklist

Use when reviewing scripts, client components, bundles, or runtime behavior related to Never use eval() or unsafe dynamic code execution. Inspect both source code and the browser execution path so fixes target the real bottleneck or bug.

Skills

60

thedaviddias/Front-End-Checklist

Use when applies to custom tree widgets built with role='tree', role='treeitem', and role='group'. Common in file explorers, nested navigation menus, org charts, and any UI where items can be expanded or collapsed to reveal children.

Skills

60

nexu-io/open-design

Realistic Reddit post card with vote rail and comment count, suited to video overlays or story sharing.

Skills

60

deepgram/wsh

Use when you need to build dynamic, interactive terminal experiences on the fly. Examples: "create a live dashboard in the terminal", "build an interactive file browser", "generate a custom TUI for this workflow".

Skills

60

deepgram/wsh

Use when you need to watch, observe, or react to human terminal activity. Examples: "monitor the terminal for errors", "watch what the user is doing and provide help", "audit terminal activity for security issues".

Skills

60

DataDog/rshell

Fix failing tests by prioritising shell implementation fixes to match bash behaviour

Skills

60

DataDog/rshell

Improve test coverage for shell features and commands using reference test suites from yash, GNU coreutils, and uutils/coreutils

Skills

60

Can't find what you're looking for? Evaluate a missing skill.