40 results (30.3ms) page 1 / 2
dmmulroy / better-result-better-result-adopt exact

Migrate codebase from try/catch or Promise-based error handling to better-result. Use when adopting Result types, converting thrown exceptions to typed errors, or refactoring existing error...

omer-metin / skills-for-antigravity-error-handling exact

Expert at building resilient applications through proper error handling. Covers Result types, error boundaries, try-catch patterns, typed errors, and graceful degradation. Use when "error...

Sfedfcv / redesigned-pancake exact

Skip to content github / docs Code Issues 80 Pull requests 35 Discussions Actions Projects 2 Security Insights Merge branch 'main' into 1862-Add-Travis-CI-migration-table ...

EpicenterHQ / epicenter-error-handling exact

Error handling patterns using wellcrafted trySync and tryAsync. Use when writing error handling code, using try-catch blocks, or working with Result types and graceful error recovery.

benshapyro / cadre-devkit-claude-error-handler exact

Provides battle-tested error handling patterns for TypeScript and Python. Use when implementing error handling, creating try/catch blocks, or handling exceptions.

cosmix / loom-error-handling exact

Comprehensive error handling patterns and strategies including Rust Result/Option, API error responses, data pipeline error handling, and security-aware error handling. Use when implementing...

Mdshobu / liberty-house-club-whitepaper exact

# Liberty House Club **A Parallel Binance Chain to Enable Smart Contracts** _NOTE: This document is under development. Please check regularly for updates!_ ## Table of Contents -...

omer-metin / skills-for-antigravity-ai-content-qa exact

The systematic discipline of reviewing AI-generated and human-written marketing content for quality, accuracy, consistency, and effectiveness. This isn't proofreading—it's strategic quality...

yanko-belov / code-craft-error-boundaries exact

Use when deciding where to catch errors. Use when errors propagate too far or not far enough. Use when designing component/service isolation.

yanko-belov / code-craft-fail-fast exact

Use when handling errors. Use when tempted to catch and swallow exceptions. Use when returning default values to hide failures.

yanko-belov / code-craft-exception-hierarchies exact

Use when creating custom exceptions. Use when error handling feels chaotic. Use when catch blocks are too broad or too specific.

0xbeedao / agentic-tools-code-review-excellence exact

Master effective code review practices to provide constructive feedback, catch bugs early, and foster knowledge sharing while maintaining team morale. Use when reviewing pull requests,...

ovachiever / droid-tings-code-review-excellence exact

Master effective code review practices to provide constructive feedback, catch bugs early, and foster knowledge sharing while maintaining team morale. Use when reviewing pull requests,...

stuck 0.11
johnlindquist / claude-stuck exact

Get unstuck when blocked on a problem. Use when you've tried multiple approaches without success, or when debugging has hit a wall.

oryanmoshe / agent-skills-reviewing-code exact

Reviews code changes for bugs, performance issues, security problems, and best practice violations. Use when reviewing PRs, before committing, after making code changes, or when user asks to...

open-horizon-labs / skills-review exact

Check work and detect drift before committing. A second opinion that catches misalignment early. Use at natural pause points, before PRs, or when something feels off.

aj-geddes / useful-ai-prompts-static-code-analysis exact

Implement static code analysis with linters, formatters, and security scanners to catch bugs early. Use when enforcing code standards, detecting security vulnerabilities, or automating code review.

RefoundAI / lenny-skills-building-with-llms exact

Help users build effective AI applications. Use when someone is building with LLMs, writing prompts, designing AI features, implementing RAG, creating agents, running evals, or trying to improve...

existential-birds / beagle-deepagents-code-review exact

Reviews Deep Agents code for bugs, anti-patterns, and improvements. Use when reviewing code that uses create_deep_agent, backends, subagents, middleware, or human-in-the-loop patterns. Catches...

RefoundAI / lenny-skills-scoping-cutting exact

Help users scope projects and cut features effectively. Use when someone is defining an MVP, dealing with scope creep, trying to ship faster, or needs to make tradeoffs about what to build.