9434 results (72.5ms) page 7 / 472
mindrally / skills-go-api-development exact

Go API development guidelines using the standard library (1.22+) with best practices for RESTful API design, error handling, and security

ngxtm / devkit-powershell-windows exact

PowerShell Windows patterns. Critical pitfalls, operator syntax, error handling.

cleodin / antigravity-awesome-skills-powershell-windows exact

PowerShell Windows patterns. Critical pitfalls, operator syntax, error handling.

sickn33 / antigravity-awesome-skills-powershell-windows exact

PowerShell Windows patterns. Critical pitfalls, operator syntax, error handling.

halay08 / fullstack-agent-skills-powershell-windows exact

PowerShell Windows patterns. Critical pitfalls, operator syntax, error handling.

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

Reviews Combine framework code for memory leaks, operator misuse, and error handling. Use when reviewing code with import Combine, AnyPublisher, @Published, PassthroughSubject, or CurrentValueSubject.

llama-farm / llamafarm-python-skills exact

Shared Python best practices for LlamaFarm. Covers patterns, async, typing, testing, error handling, and security.

d-o-hub / rust-self-learning-memory-rust-code-quality exact

Perform comprehensive Rust code quality reviews against best practices for async Rust, error handling, testing, and project structure

metalagman / agent-skills-go-google-style-decisions exact

Expertise in Go programming decisions according to the Google Go Style Guide. Focuses on specific choices for naming, error handling, and language usage.

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

Reviews URLSession networking code for iOS/macOS. Covers async/await patterns, request building, error handling, caching, and background sessions.

proffesor-for-testing / agentic-qe-n8n-integration-testing-patterns exact

API contract testing, authentication flows, rate limit handling, and error scenario coverage for n8n integrations with external services. Use when testing n8n node integrations.

shinpr / claude-code-workflows-typescript-rules exact

React/TypeScript frontend development rules including type safety, component design, state management, and error handling. Use when implementing React components, TypeScript code, or frontend features.

philoserf / claude-code-setup-hook-audit exact

Audits Claude Code hooks for correctness, safety, and performance. Use when reviewing, validating, or debugging hooks, checking exit codes, error handling, or learning hook best practices.

charlietlamb / ferix-convex-best-practices exact

Guidelines for building production-ready Convex apps covering function organization, query patterns, validation, TypeScript usage, error handling, and the Zen of Convex design philosophy

waynesutton / convexskills-convex-best-practices exact

Guidelines for building production-ready Convex apps covering function organization, query patterns, validation, TypeScript usage, error handling, and the Zen of Convex design philosophy

expo / skills-native-data-fetching exact

Use when implementing or debugging ANY network request, API call, or data fetching. Covers fetch API, axios, React Query, SWR, error handling, caching strategies, offline support.

0xBigBoss / claude-code-go-best-practices exact

Provides Go patterns for type-first development with custom types, interfaces, functional options, and error handling. Must use when reading or writing Go files.

pluginagentmarketplace / custom-plugin-angular-rxjs-implementation exact

Implement RxJS observables, apply operators, fix memory leaks with unsubscribe patterns, handle errors, create subjects, and build reactive data pipelines in Angular applications.