229 results (9.1ms) page 9 / 12
0xBigBoss / claude-code-nix-best-practices exact

Nix patterns for flakes, overlays, unfree handling, and binary overlays. Use when working with flake.nix or shell.nix.

pluginagentmarketplace / custom-plugin-nodejs-jwt-authentication exact

Implement secure JWT (JSON Web Token) authentication in Node.js applications with access/refresh tokens and role-based access control

gocallum / nextjs16-agent-skills-upstash-vector-db-skills exact

Upstash Vector DB setup, semantic search, namespaces, and embedding models (MixBread preferred). Use when building vector search features on Vercel.

intellectronica / agent-skills-copilot-sdk exact

This skill provides guidance for creating agents and applications with the GitHub Copilot SDK. It should be used when the user wants to create, modify, or work on software that uses the GitHub...

phrazzld / claude-config-toolchain-preferences exact

Apply preferred toolchain and technology stack defaults: pnpm, Next.js, TypeScript, Convex, Vercel, Tailwind, shadcn/ui, Zustand, TanStack, Vitest. Use when setting up new projects, choosing...

pluginagentmarketplace / custom-plugin-nodejs-websockets exact

Implement real-time bidirectional communication with Socket.io and ws library for chat, notifications, and live dashboards

aj-geddes / useful-ai-prompts-azure-app-service exact

Deploy and manage web apps using Azure App Service with auto-scaling, deployment slots, SSL/TLS, and monitoring. Use for hosting web applications on Azure.

dirien / claude-skills-pulumi-typescript exact

This skill should be used when the user asks to "create Pulumi TypeScript project", "write Pulumi TypeScript code", "use Pulumi ESC with TypeScript", "set up OIDC for Pulumi", or mentions Pulumi...

aj-geddes / useful-ai-prompts-aws-ec2-setup exact

Launch and configure EC2 instances with security groups, IAM roles, key pairs, AMIs, and auto-scaling. Use for virtual servers and managed infrastructure.

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.

fluid-tools / claude-skills-typescript-strict-mode exact

Guide for strict TypeScript practices including avoiding any, using proper type annotations, and leveraging TypeScript's type system effectively. Use when working with TypeScript codebases that...

DonggangChen / antigravity-agentic-skills-prisma-orm exact

Prisma ORM patterns including Prisma Client usage, queries, mutations, relations, transactions, and schema management. Use when working with Prisma database operations or schema definitions.