9434 results (72.1ms) page 13 / 472
rmyndharis / antigravity-skills-nodejs-backend-patterns exact

Build production-ready Node.js backend services with Express/Fastify, implementing middleware patterns, error handling, authentication, database integration, and API design best practices. Use...

404kidwiz / agent-skills-backup-nodejs-backend-patterns exact

Build production-ready Node.js backend services with Express/Fastify, implementing middleware patterns, error handling, authentication, database integration, and API design best practices. Use...

halay08 / fullstack-agent-skills-nodejs-backend-patterns exact

Build production-ready Node.js backend services with Express/Fastify, implementing middleware patterns, error handling, authentication, database integration, and API design best practices. Use...

sgcarstrends / sgcarstrends-api-testing exact

Write and run API tests with Vitest for endpoints, middleware, and integrations. Use when testing API functionality, request/response validation, or error handling.

ahmed-lakosha / odoo-upgrade-skill exact

Comprehensive Odoo ERP upgrade assistant for migrating modules between Odoo versions (14-19). Handles XML views, Python API changes, JavaScript/OWL components, theme SCSS variables, and manifest...

akires47 / agent-skills-dotnet-vertical-slice exact

Create minimal APIs using vertical slice architecture. Use it when building APIs organized by feature rather than technical layers, with result pattern for error handling, and fluent validation...

ravnhq / ai-toolkit-platform-backend exact

Server-side architecture and security patterns. Extends core-coding-standards with API, error handling, and security rules. Use when building APIs or server logic.

whatiskadudoing / fp-ts-skills-fp-ts-async-practical exact

Practical async patterns using TaskEither - clean pipelines instead of try/catch hell, with real API examples

whatiskadudoing / fp-ts-skills-fp-refactor exact

Comprehensive guide for refactoring imperative TypeScript code to fp-ts functional patterns

samhvw8 / dot-claude-debugging exact

Systematic debugging methodology with root cause analysis. Phases: investigate, hypothesize, validate, verify. Capabilities: backward call stack tracing, multi-layer validation, verification...

whatiskadudoing / fp-ts-skills-managing-side-effects-functionally exact

Master functional approaches to side effects including IO types, effect isolation, idempotent operations, and quarantining impure code - essential patterns for reliable TypeScript applications

vaayne / agent-kit-python-script exact

Create robust Python automation with full logging and safety checks. Use when tasks need complex data processing, authenticated API work, conditional file operations, or error handling beyond...

jackspace / claudeskillz-youtube-downloader exact

Download videos, audio, playlists, and channels from YouTube and 1000+ websites using yt-dlp. Supports quality selection, format conversion, subtitle download, playlist filtering, metadata...

nonameplum / agent-skills-corebluetooth exact

Apple Core Bluetooth framework for BLE and Bluetooth Classic. Use for central/peripheral workflows, scanning, connecting, advertising, GATT services/characteristics, read/write/notify, L2CAP,...

pingcap / agent-rules-tidb-sql exact

Write, review, and adapt SQL for TiDB with correct handling of TiDB-vs-MySQL differences (VECTOR type + vector indexes/functions, full-text search, AUTO_RANDOM, optimistic/pessimistic...

ChrisWiles / claude-code-showcase-formik-patterns exact

Formik form handling with validation patterns. Use when building forms, implementing validation, or handling form submission.

ipoprock / claude-code-showcase-formik-patterns exact

Formik form handling with validation patterns. Use when building forms, implementing validation, or handling form submission.

whatiskadudoing / fp-ts-skills-fp-ts-backend exact

Functional programming patterns for Node.js/Deno backend development using fp-ts, ReaderTaskEither, and functional dependency injection