Browse 138,453 skills across 70 categories. Mirrored from majiayu000/claude-skill-registry.
Error recovery and failure handling patterns for distributed systems including rollback strategies, circuit breakers, re...
エラー復旧プロンプトの設計と改善を専門とするスキル。ユーザーがエラーから回復するための効果的なガイダンスを提供。Anchors:- The Pragmatic Programmer / 適用: エラーハンドリング原則 / 目的: 回復可能な...
from tenacity import retry, stopafterattempt, waitexponential
Generate a categorized error summary from server logs. Shows what's failing, frequency, severity, and recommendations. U...
Systematic error diagnosis and resolution for test failures, build errors, and validation issues. Invoke when tests fail...
Systematic error diagnosis and resolution using first-principle analysis. Use when encountering any error message, stack...
Instrument error handling, retries, fallbacks, and failure patterns
Production-safe error handling that logs full details server-side while exposing only generic, safe messages to users. P...
Standard error response taxonomy and envelope for services, including error codes, categories, retryability, correlation...
Error handling patterns for Astro sites. 404/500 pages, form errors, offline states, loading failures. Use for graceful...
Read stack traces, follow error chains, and trace errors to their root cause. Use when the user encounters an error mess...
Add Sentry v8 error tracking and performance monitoring to your project services. Use this skill when adding error handl...
| ID | flutter-error-tracking |
Add error tracking and performance monitoring to your project services. Use this skill when adding error handling, creat...
Adds comprehensive error tracking with Sentry, Rollbar, or similar services including error boundaries, context, and bre...
Automatically troubleshoot unexpected results OR command/script errors without user request. Triggers when: (1) unexpect...
Common error patterns and troubleshooting guides for Kailash SDK including Nexus blocking issues, connection parameter e...
Error Handling skill for the ikigai project
Error handling and recovery for iiot-seed CLI
This skill should be used when implementing graceful error handling and user confirmations in both backend and frontend,...
A guide to using ERT (Emacs Lisp Regression Testing) for testing Emacs Lisp code.
Elasticsearch DBA skill for index/mapping design, query tuning, cluster sizing and operations, shard/replica strategy, I...
Search and retrieve information from esa.io team using the esa-cli tool. Use this skill to find posts, get team informat...
Configures esbuild for extremely fast JavaScript/TypeScript bundling with plugins, code splitting, and build optimizatio...
esbuild extremely fast bundler. Use for fast builds.
esbuild bundling, plugins, and build optimization.
Generate esbuild configuration files for ultra-fast JavaScript/TypeScript bundling. Triggers on "create esbuild config",...
Query ESC (European Society of Cardiology) Guidelines by automatically locating the relevant PDF from the TOC and extrac...
Use when stuck in circles and want to hand off to another agent (Codex CLI) with full context
Structured escalation with evidence. Surfaces blocking issues for human decision, referencing the Manifest hierarchy.
Escalate privileges on Linux systems using SUID/SGID binaries, capabilities, sudo misconfigurations, cron jobs, kernel e...
Escalate privileges on Windows systems using service misconfigurations, DLL hijacking, token manipulation, UAC bypasses,...
Use to define incident tiers, response protocols, and stakeholder communications.
Confidence-based model tier escalation for agent tasks. Defines when to escalate from Haiku to Sonnet to Opus, escalatio...
Defining clear ownership models and escalation procedures to ensure incidents are handled by the right people at the rig...
Use to govern executive involvement, cross-functional response, and risk resolution for at-risk renewals.
- Overview
Handles escalations and determines appropriate escalation paths. Use when issues arise that need escalation or when dete...
Handle escalated support issues with structured triage, communication, and resolution processes
Clear escalation procedures and paths for incident response
This skill supports three modes: Create, Update, and Find.
逃离计划 - 最终章,Stella必须决定是否修复飞船返回地球,还是留在盖亚,这是艰难的抉择
Balance escape room difficulty, timing, and hint systems to achieve 60-70% completion rate. Designs progressive difficul...
Adapt escape room games for global markets (English, Korean, Japanese) with cultural considerations, efficient translati...
Convert complete electrical schematic PDFs to ESCL (Electrical Schematic Context Language) format with batch processing...
Name | Type | Description | Notes
ESLint configuration, custom rules, and plugin development.
ESLint JavaScript linter with plugins. Use for code quality.
Enforcing code quality and best practices using ESLint in JavaScript and TypeScript projects. Configuration, rules, plug...
General rules for linting this project; use when handling lint errors or adding ESLint to a package.
Comprehensive ESLint agent for JavaScript/TypeScript code quality. Use when setting up ESLint, configuring linting rules...
Run ESLint for JavaScript/TypeScript code quality and style enforcement. Use for static analysis and auto-fixing.
Generates ESLint 9+ configuration using flat config format. Creates eslint.config.cjs with Vue and TypeScript linting ru...
Generate ESLint config that matches your code style. Use when setting up linting.
Generate ESLint configuration files (.eslintrc.js, eslint.config.js) for JavaScript/TypeScript projects with framework-s...
ESLint設定ファイルの作成・更新、ルールセット選択、パーサー設定、プラグイン統合を行う専門スキル。 プロジェクトの言語・フレームワークに最適化された設定を生成し、Prettierとの競合解決も行う。 Anchors: • ESLint...
Use when eSLint configuration including config files, extends, plugins, and environment setup.
Use when custom ESLint rules and plugins including rule development, AST traversal, and publishing.
ESLint 9.x flat configuration patterns. Use when setting up ESLint with TypeScript.
Author custom ESLint plugins and rules with test-driven development. Supports flat config (eslint.config.js) and legacy...
Configures and uses ESLint and Prettier for JavaScript/TypeScript formatting. Activates when fixing lint errors, formatt...
Configures ESLint and Prettier for consistent code quality with TypeScript, React, and modern best practices. Use when u...
This skill should be used when setting up code quality tooling with ESLint v9 flat config, Prettier formatting, Husky gi...