Go API development guidelines using the standard library (1.22+) with best practices for RESTful API design, error handling, and security
PowerShell Windows patterns. Critical pitfalls, operator syntax, error handling.
PowerShell Windows patterns. Critical pitfalls, operator syntax, error handling.
PowerShell Windows patterns. Critical pitfalls, operator syntax, error handling.
PowerShell Windows patterns. Critical pitfalls, operator syntax, error handling.
PowerShell Windows patterns. Critical pitfalls, operator syntax, error handling.
PowerShell Windows patterns. Critical pitfalls, operator syntax, error handling.
Reviews Combine framework code for memory leaks, operator misuse, and error handling. Use when reviewing code with import Combine, AnyPublisher, @Published, PassthroughSubject, or CurrentValueSubject.
Shared Python best practices for LlamaFarm. Covers patterns, async, typing, testing, error handling, and security.
Perform comprehensive Rust code quality reviews against best practices for async Rust, error handling, testing, and project structure
Expertise in Go programming decisions according to the Google Go Style Guide. Focuses on specific choices for naming, error handling, and language usage.
Reviews URLSession networking code for iOS/macOS. Covers async/await patterns, request building, error handling, caching, and background sessions.
API contract testing, authentication flows, rate limit handling, and error scenario coverage for n8n integrations with external services. Use when testing n8n node integrations.
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.
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.
Guidelines for building production-ready Convex apps covering function organization, query patterns, validation, TypeScript usage, error handling, and the Zen of Convex design philosophy
Guidelines for building production-ready Convex apps covering function organization, query patterns, validation, TypeScript usage, error handling, and the Zen of Convex design philosophy
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.
Provides Go patterns for type-first development with custom types, interfaces, functional options, and error handling. Must use when reading or writing Go files.
Implement RxJS observables, apply operators, fix memory leaks with unsubscribe patterns, handle errors, create subjects, and build reactive data pipelines in Angular applications.