9434 results (74.8ms) page 6 / 472
jackspace / claudeskillz-backend-dev-guidelines exact

Comprehensive backend development guide for Node.js/Express/TypeScript microservices. Use when creating routes, controllers, services, repositories, middleware, or working with Express APIs,...

automindtechnologie-jpg / ultimate-skill-md-backend-dev-guidelines exact

Comprehensive backend development guide for Node.js/Express/TypeScript microservices. Use when creating routes, controllers, services, repositories, middleware, or working with Express APIs,...

diet103 / claude-code-infrastructure-showcase-backend-dev-guidelines exact

Comprehensive backend development guide for Node.js/Express/TypeScript microservices. Use when creating routes, controllers, services, repositories, middleware, or working with Express APIs,...

cosmix / loom-golang exact

Go language expertise for writing idiomatic, production-quality Go code. Use for Go development, concurrency patterns, error handling, testing, and module management. Triggers: go, golang,...

analogjs / angular-skills-angular-http exact

Implement HTTP data fetching in Angular v20+ using resource(), httpResource(), and HttpClient. Use for API calls, data loading with signals, request/response handling, and interceptors. Triggers...

adriangrantdotorg / spotify-web-api-skill-skill-spotify-web-api exact

Best practices and workflows for the Spotify Web API. Use when building apps that interact with Spotify to: (1) Handle rate limits and 429 errors, (2) Implement efficient polling strategies, (3)...

fluid-tools / claude-skills-convex-performance-patterns exact

Guide for Convex performance optimization including denormalization, index design, avoiding N+1 queries, OCC (Optimistic Concurrency Control), and handling hot spots. Use when optimizing query...

whatiskadudoing / fp-ts-skills-fp-ts-validation exact

Validation patterns using fp-ts with error accumulation, form validation, and API input validation

erichowens / some-claude-skills-form-validation-architect exact

End-to-end form handling with react-hook-form, Zod schemas, validation patterns, error messaging, field arrays, and multi-step wizards. Use for complex forms, validation architecture, autosave,...

omer-metin / skills-for-antigravity-forms-validation exact

Expert at building robust form experiences. Covers React Hook Form, Zod validation, server actions, progressive enhancement, error handling, and accessible form patterns. Use when "form,...

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.

llama-farm / llamafarm-go-skills exact

Shared Go best practices for LlamaFarm CLI. Covers idiomatic patterns, error handling, and testing.

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.

mindrally / skills-bash-scripting exact

Bash scripting guidelines covering security, portability, error handling, and automation best practices for DevOps.

lua 0.00
mindrally / skills-lua exact

Lua development guidelines covering tables, metatables, error handling, game development, and performance optimization.

pluginagentmarketplace / custom-plugin-nodejs-express-rest-api exact

Build production-ready RESTful APIs with Express.js including routing, middleware, validation, and error handling for scalable backend services