2463 results (30.6ms) page 22 / 124
fluid-tools / claude-skills-vercel-ai-sdk exact

Guide for Vercel AI SDK v6 implementation patterns including generateText, streamText, ToolLoopAgent, structured output with Output helpers, useChat hook, tool calling, embeddings, middleware, and...

yonesuke / skills-developing-flax-models exact

A comprehensive guide for developing, training, and managing neural networks using Flax NNX. Use when defining models, managing state, or writing training loops.

halay08 / fullstack-agent-skills-nuxt-better-auth exact

Use when implementing auth in Nuxt apps with @onmax/nuxt-better-auth - provides useUserSession composable, server auth helpers, route protection, and Better Auth plugins integration.

onmax / nuxt-skills-nuxt-better-auth exact

Use when implementing auth in Nuxt apps with @onmax/nuxt-better-auth - provides useUserSession composable, server auth helpers, route protection, and Better Auth plugins integration.

nuxt 0.00
onmax / nuxt-skills-nuxt exact

Use when working on Nuxt 4+ projects - provides server routes, file-based routing, middleware patterns, Nuxt-specific composables, and configuration with latest docs. Covers h3 v1 helpers...

nuxt 0.00
halay08 / fullstack-agent-skills-nuxt exact

Use when working on Nuxt 4+ projects - provides server routes, file-based routing, middleware patterns, Nuxt-specific composables, and configuration with latest docs. Covers h3 v1 helpers...

remix-run / agent-skills-react-router-framework-mode exact

Build full-stack React applications using React Router's framework mode. Use when configuring routes, working with loaders and actions, handling forms, handling navigation, pending/optimistic UI,...

buddyh / agent-skills-agent-comms exact

Send messages to other Claude Code or Codex sessions via tmux. Hand off complex debugging context, get second opinions, share detailed technical findings across sessions.

actionbook / rust-skills-rust-symbol-analyzer exact

Analyze Rust project structure using LSP symbols. Triggers on: /symbols, project structure, list structs, list traits, list functions, ็ฌฆๅทๅˆ†ๆž, ้กน็›ฎ็ป“ๆž„, ๅˆ—ๅ‡บๆ‰€ๆœ‰, ๆœ‰ๅ“ชไบ›struct

antfu 0.00
antfu / skills-antfu exact

Anthony Fu's {Opinionated} preferences and best practices for web development

ngxtm / devkit-cosmos-db-python-skill exact

Build Azure Cosmos DB NoSQL services with Python/FastAPI following production-grade patterns. Use when implementing database client setup with dual auth (DefaultAzureCredential + emulator),...

OmidZamani / dspy-skills-dspy-finetune-bootstrap exact

This skill should be used when the user asks to "fine-tune a DSPy model", "distill a program into weights", "use BootstrapFinetune", "create a student model", "reduce inference costs with...

gmh5225 / awesome-game-security-mobile-security exact

Guide for mobile game security on Android and iOS platforms. Use this skill when working with Android/iOS reverse engineering, mobile game hacking, APK analysis, root/jailbreak detection bypass,...

shinpr / claude-code-workflows-coding-principles exact

Language-agnostic coding principles for maintainability, readability, and quality. Use when implementing features, refactoring code, or reviewing code quality.

404kidwiz / claude-supercode-skills-codebase-exploration exact

Deep contextual grep for codebases. Expert at finding patterns, architectures, implementations, and answering "Where is X?", "Which file has Y?", and "Find code that does Z" questions. Use when...

phrazzld / claude-config-mobile-toolchain exact

Apply modern mobile development toolchain patterns: Expo (default), React Native, Tauri for iOS/Android apps. Use when building mobile applications, choosing cross-platform frameworks, or...