tools debugging Skills
Discover the best skills in this category.
title-tag
by kostja94
When the user wants to optimize the title tag, page title, or SERP title. Also use when the user mentions "title tag," "...
twitter-cards
by kostja94
When the user wants to add or optimize Twitter Card metadata for X (Twitter) link previews. Also use when the user menti...
indexing
by kostja94
When the user wants to fix indexing issues from Search Console, use noindex, or implement Google Indexing API. Also use...
indexnow
by kostja94
When the user wants to implement IndexNow, notify search engines of new/updated URLs, or speed up Bing indexing. Also us...
robots-txt
by kostja94
When the user wants to configure, audit, or optimize robots.txt. Also use when the user mentions "robots.txt," "crawler...
xml-sitemap
by kostja94
When the user wants to create, audit, or optimize sitemap.xml. Also use when the user mentions "sitemap," "sitemap.xml,"...
analyse-design
by sammcj
Reverse-engineer an application's design system from its codebase and screenshots. Use when asked to analyse visual desi...
performing-systematic-deb...
by sammcj
Applies a modified Fagan Inspection methodology to systematically resolve persistent bugs and complex issues. Use when m...
Use when optimizing React Native app performance. Covers FlatList optimization, memoization, image optimization, bundle...
Use when optimizing React Native Web performance. Provides patterns for code splitting, bundle optimization, memoization...
Use when managing memory in C programs with malloc/free, pointers, and avoiding common memory safety pitfalls.
Use when Elixir pattern matching including function clauses, case statements, with statements, and destructuring. Use fo...
Use when working with Ruby metaprogramming features including dynamic method definition, method_missing, class_eval, def...
Use when working with Bun's runtime APIs including file I/O, HTTP servers, and native APIs. Covers modern JavaScript/Typ...
Use when auditing GraphQL operations for complexity metrics, depth analysis, directive usage, or query performance conce...
Use when optimizing GraphQL API performance with query complexity analysis, batching, caching strategies, depth limiting...
Use when analyzing and fixing Dialyzer warnings and type discrepancies in Erlang/Elixir code.
Use when integrating Dialyzer into development workflows and CI/CD pipelines for Erlang/Elixir projects.
How to read and query onchain data — events, The Graph, indexing patterns. Why you cannot just loop through blocks, and...
migrate-to-earl
by brwse
Scans a codebase for raw API/CLI calls (curl, gh, stripe-cli, psql, grpcurl, etc.) and replaces them with Earl templates...
troubleshoot-earl
by brwse
Diagnoses and fixes Earl problems including installation failures, template errors, authentication issues, MCP connectiv...