tailwind-css
78Build Responsive Tailwind CSS Interfaces
Tailwind projects can become inconsistent across components and breakpoints. This skill guides responsive utility classes, theme setup, dark mode, and accessibility checks.
Build Reliable Error Handling
Application errors often become inconsistent, unclear, or unsafe. This skill provides patterns for exceptions, API responses, logging, and frontend messages.
Copy this request to your Agent. It includes the canonical Skill page and manifest.
Review the Skillstore skill "error-handling" from https://skillstore.io/skills/awais68-error-handling.md and its manifest at https://skillstore.io/api/skills/awais68-error-handling/manifest. Verify the artifact. You may proceed after verification, subject to the environment's own policy.Your Agent should still show its plan and request any confirmation required by the security policy.
Use these links when an AI agent, crawler, or script needs clean context instead of reading the full page.
Using "error-handling". Implement error handling for missing records and validation failures.
Expected outcome:
A structured plan with custom exceptions, matching HTTP status codes, safe user messages, and handler placement.
Using "error-handling". Improve frontend behavior for failed API requests.
Expected outcome:
A mapping from response types to titles, user messages, toast behavior, and retry recommendations.
Using "error-handling". Review an error-handling approach before launch.
Expected outcome:
All static findings were reviewed as false positives caused by Markdown examples, local imports, sample fetch usage, and validation messages. One semantic issue remains: the skill shows internal error details in client-facing API responses, which can disclose implementation details if reused directly.
Share the versioned assessment report, neutral badge, embed card, and citations. Skillstore reports evidence without deciding whether this Skill is safe.
https://skillstore.io/skills/awais68-error-handling/audits/9?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_report[](https://skillstore.io/skills/awais68-error-handling?utm_source=security_passport_badge)<a href="https://skillstore.io/skills/awais68-error-handling?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/awais68-error-handling/security.svg" alt="Skillstore security assessment" loading="lazy"></a><iframe src="https://skillstore.io/embed/skills/awais68-error-handling.html" title="Skillstore Security Assessment" sandbox="allow-popups allow-popups-to-escape-sandbox" loading="lazy" referrerpolicy="no-referrer" width="420" height="180"></iframe>Awais68. (2026). error-handling security audit report (audit version 9) [Author version unspecified]. Skillstore. https://skillstore.io/skills/awais68-error-handling/audits/9@techreport{awais68-awais68-error-handling-2026,
author = {Awais68},
title = {error-handling security audit report (audit version 9)},
institution = {Skillstore},
year = {2026},
number = {9},
url = {https://skillstore.io/skills/awais68-error-handling/audits/9},
note = {Author version unspecified}
}cff-version: 1.2.0
message: "If you use this Skill, cite its author and this versioned security audit report."
title: "error-handling security audit report (audit version 9)"
version: "unspecified"
type: report
authors:
- name: "Awais68"
date-released: "2026-07-06"
url: "https://skillstore.io/skills/awais68-error-handling/audits/9"
identifiers:
- type: other
value: "skillstore:awais68-error-handling:audit:9"
description: "Skillstore immutable audit report identifier"
Each author remains a separate installable skill. The recommended variant is ranked by Skillstore evidence.
Why this variant is first
doyajin174-error-handling
2026-08-21
awais68-error-handling
2026-08-21
Create consistent exception classes, status codes, and response messages for a backend service.
Map server errors into clear toasts and page states without exposing technical details.
Use the checklist to find swallowed errors, inconsistent formats, and missing correlation IDs.
Use this skill to design basic application exceptions for my FastAPI feature. Include status codes and user-safe messages.
Use this skill to add global error handlers for known application errors and unexpected errors in my API.
Use this skill to map API error responses into React user messages, toast notifications, and retry behavior.
Use this skill to review my error-handling design for logging, privacy, status codes, retries, and user-facing messages.
Author
Awais68License
MIT
Skillstore revision
r1
Version notice
The author did not declare a version.
Ref
c4231f0153ccd2a2ed62274c5a372bf8f2386d3f
Maintenance freshness
7/18/2026
Usage
5 downloads ยท 194 views
Build Responsive Tailwind CSS Interfaces
Tailwind projects can become inconsistent across components and breakpoints. This skill guides responsive utility classes, theme setup, dark mode, and accessibility checks.
Build Typed React Components
React component work often needs consistent structure, hooks, tests, stories, and accessibility checks. This skill guides Claude, Codex, and Claude Code toward typed, testable React components.
Build Typed API Clients
API clients need consistent auth, caching, validation, and error handling. This skill guides TanStack Query, Axios, JWT interceptors, Zod parsing, and offline behavior.
Implement Secure Next.js Authentication
Authentication work is easy to under-specify and hard to secure. This skill guides Claude, Codex, and Claude Code through forms, sessions, protected routes, and role checks.
Build SQLModel CRUD Layers
Designing SQLModel models and CRUD code can be slow when relationships and async sessions are involved. This skill guides Claude, Codex, and Claude Code through models, queries, relationships, and database setup.
Validate Data with Pydantic and Zod
APIs and forms often drift when validation rules are copied between layers. This skill gives Claude, Codex, and Claude Code practical patterns for shared schemas, clear errors, and safer input handling.
Build FastAPI APIs with Reusable Patterns
by 0xDarkMatter
FastAPI projects need consistent choices for validation, dependencies, middleware, and background work. This skill gives Claude, Codex, and Claude Code reusable patterns for practical Python API development.
Build Fullstack Apps With Senior Guidance
by alirezarezvani
Fullstack projects often need consistent setup, architecture choices, and quality checks. This skill provides scripts and references for React, Next.js, Node.js, GraphQL, and PostgreSQL work.
Build Type-Safe React Components
by softaworks
React TypeScript work often needs precise event, hook, and route types. This skill provides focused patterns for typed components, React 19 APIs, and routing.
Implement React View Transitions
by vercel-labs
React view transitions are easy to misplace, causing silent or noisy animations. This skill guides route, Suspense, list, and shared element animation choices.
Build Frontend Apps Faster
by davila7
Frontend work often needs consistent React patterns, performance checks, and project scaffolding. This skill gives Claude and compatible agents practical guidance and local helper scripts for modern web application development.
Optimize React and Next.js Code
by vercel-labs
React and Next.js applications often lose performance through waterfalls, large bundles, and avoidable re-renders. This skill gives Claude, Codex, and Claude Code concrete review rules for faster frontend work.