CtrlK
BlogDocsLog inGet started
Tessl Logo

product-factory/error-handling

Apply this skill when building error handling, error boundaries, logging, monitoring, or observability in a Next.js + TypeScript + Drizzle application. Triggers on requests like "handle errors", "add error boundary", "add logging", "add monitoring", "set up Sentry", "why is this failing silently", "add a 404 page", or any time you are building features that need to handle failure gracefully. Use proactively — every new feature should account for error states.

93

Quality

93%

Does it follow best practices?

Impact

Pending

No eval scenarios have been run

Overview
Skills
Evals
Files

tile.json

{
  "name": "product-factory/error-handling",
  "version": "0.1.0",
  "private": false,
  "summary": "Apply this skill when building error handling, error boundaries, logging, monitoring, or observability in a Next.js + TypeScript + Drizzle application. Triggers on requests like \"handle errors\", \"add error boundary\", \"add logging\", \"add monitoring\", \"set up Sentry\", \"why is this failing silently\", \"add a 404 page\", or any time you are building features that need to handle failure gracefully. Use proactively — every new feature should account for error states.",
  "skills": {
    "error-handling": {
      "path": "SKILL.md"
    }
  }
}

Install with Tessl CLI

npx tessl i product-factory/error-handling@0.1.0

SKILL.md

tile.json