3179 results (42.5ms) page 24 / 159
fluid-tools / claude-skills-convex-fundamentals exact

Guide for Convex backend development fundamentals including function types (queries, mutations, actions), layered architecture, HTTP actions, and the core mental model. Use when building Convex...

yanko-belov / code-craft-caching exact

Use when same data is fetched repeatedly. Use when database queries are slow. Use when implementing caching without invalidation strategy.

jackspace / claudeskillz-sharing-skills exact

Use when you've developed a broadly useful skill and want to contribute it upstream via pull request - guides process of branching, committing, pushing, and creating PR to contribute skills back...

zartin790 / llm-system-template-agents-skills-patterns-tools-prompts-sharing-skills exact

Use when you've developed a broadly useful skill and want to contribute

aj-geddes / useful-ai-prompts-webhook-integration exact

Implement secure webhook systems for event-driven integrations, including signature verification, retry logic, and delivery guarantees. Use when building third-party integrations, event...

d-o-hub / rust-self-learning-memory-general exact

General-purpose agent for researching complex questions, searching for code, and executing multi-step tasks. Use when you need to perform comprehensive searches across codebase, find files that...

ovachiever / droid-tings-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...

ngxtm / devkit-azure-ai-voicelive exact

Build real-time voice AI applications using Azure AI Voice Live SDK (azure-ai-voicelive). Use this skill when creating Python applications that need real-time bidirectional audio communication...

xu-xiang / everything-claude-code-zh-tdd-workflow exact

Use this skill when writing new features, fixing bugs, or refactoring code. Enforces test-driven development with 80%+ coverage including unit, integration, and E2E tests.

aj-geddes / useful-ai-prompts-nodejs-express-server exact

Build production-ready Express.js servers with middleware, authentication, routing, and database integration. Use when creating REST APIs, managing requests/responses, implementing middleware...

mindrally / skills-nextauth-authentication exact

Guidelines for implementing NextAuth.js (Auth.js v5) authentication in Next.js applications with session management and security best practices