account-research
Research a company or person and get actionable sales intel. Works standalone with web search, supercharged when you connect enrichment tools or your CRM.…
Design consistent error handling across web, mobile, and React Native—central handlers, user-facing copy, retry, and logging.
$ npx -y skills add charlieviettq/awesome-agent-skill --skill cross-platform-error-handling --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
/cross-platform-error-handlingContext preview
The summary Claude sees to decide when to auto-load this skill.
Design consistent error handling across web, mobile, and React Native—central handlers, user-facing copy, retry, and logging.
name: cross-platform-error-handling description: "Design consistent error handling across web, mobile, and React Native—central handlers, user-facing copy, retry, and logging." allowed-tools: Read, Glob, Grep
Patterns for centralized error capture, user-appropriate messaging, and observability across web and mobile clients.
Error occurs → classify (network/auth/validation/unknown)
→ log (structured, no PII)
→ user message (actionable, localized)
→ optional retry/report| Platform | Mechanism | |----------|-----------| | React web | Error boundary + window `unhandledrejection` | | React Native | Global handler + native crash reporting SDK | | Next.js | `error.tsx` boundaries + server action error mapping |
Curated skill pack for LLM agents in engineer and science workflow (Cursor & Claude ready).
Research a company or person and get actionable sales intel. Works standalone with web search, supercharged when you connect enrichment tools or your CRM.…
Evaluate LLM agents and tool-using workflows—task success, tool accuracy, latency/cost, safety, and regression suites. Use when shipping agent features,…
Design agent tools and CLI surfaces—schemas, naming, errors, idempotency, and discoverability for LLM callers. Use when defining tools for agents, SDKs, or…
\"Implement and select ad bidding strategies from manual CPC to automated target-CPA and target-ROAS. Use this skill when the user needs to choose a bidding…
\"Optimize advertising budget allocation across campaigns using marginal returns analysis. Use this skill when the user needs to distribute budget across…
\"Build CTR prediction models for estimating ad click-through rates from features. Use this skill when the user needs to predict click probability, build an ad…