vr-ar
Sicher 74Build Comfortable VR/AR Experiences
von sickn33
Create immersive VR and AR applications that prevent motion sickness and maintain optimal performance. Learn industry-tested principles for comfortable spatial computing design.
voice-ai-engine-development
Sicher 77Build Real-Time Voice AI Engines
von sickn33
Create production-ready conversational AI voice engines with async worker pipelines, streaming transcription, LLM agents, and TTS synthesis. This skill provides complete guidance on building voice assistants with interrupt handling and multi-provider support.
voice-ai-development
Sicher 71Build Real-Time Voice AI Applications
von sickn33
Voice AI applications require careful orchestration of speech-to-text, language models, and text-to-speech. This skill provides expert guidance on building responsive voice agents using OpenAI Realtime API, Vapi, Deepgram, and ElevenLabs.
voice-agents
Sicher 74Build natural voice AI agents with optimal latency
von sickn33
Creating voice agents that feel natural requires understanding latency budgets and conversation dynamics. This skill provides proven patterns for speech-to-speech and pipeline architectures used in production systems handling millions of calls.
viral-generator-builder
Sicher 74Build Viral Generator Tools
von sickn33
Create engaging generator tools like name generators, quizzes, and personality tests that people love to share. This skill provides architectural patterns and viral mechanics to maximize social sharing and engagement.
vercel-react-best-practices
Sicher 73Optimize React and Next.js performance
von sickn33
Build faster React and Next.js applications with proven performance patterns. This skill provides actionable guidelines from Vercel Engineering to eliminate waterfalls, reduce bundle size, and optimize rendering.
vexor
Sicher 71Search Files with Vector-Powered Semantic Search
von sickn33
Vexor enables natural language file searches using vector embeddings, helping developers locate code and documents through meaning rather than exact keyword matches.
verification-before-completion
Sicher 75Verify Before Claiming Completion
von sickn33
This skill prevents false completion claims by requiring AI assistants to run verification commands and confirm output before stating work is done. It enforces evidence-based reporting.
vercel-deploy-claimable
Niedriges Risiko 73Deploy Websites to Vercel Instantly
von sickn33
Deploying applications to production hosting is complex and time-consuming. This skill packages your project and deploys it to Vercel with a single command, providing instant preview URLs.
vercel-deployment
Sicher 73Deploy Next.js to Vercel
von sickn33
This skill provides expert guidance for deploying Next.js applications to Vercel, covering environment configuration, edge and serverless functions, build optimization, and common deployment pitfalls.
vercel-automation
Sicher 73Automate Vercel deployments and infrastructure
von sickn33
Streamline Vercel platform management through AI-powered automation. This skill enables seamless deployment management, domain configuration, and environment variable control via Composio MCP integration.
vector-index-tuning
Sicher 75Optimize Vector Index Performance
von sickn33
Vector search systems often struggle with latency and memory at scale. This skill provides proven HNSW tuning patterns and quantization strategies to balance recall, speed, and resource usage.
vector-database-engineer
Sicher 74Build scalable vector search systems
von sickn33
Implement production-ready vector databases and semantic search. This skill provides expert guidance on embedding strategies, index optimization, and RAG architecture for modern AI applications.
varlock-claude-skill
Sicher 73Manage Environment Variables Securely
von sickn33
Developers often accidentally expose secrets in AI chat sessions, terminal history, and git commits. This skill provides secure patterns to keep environment variables protected throughout your development workflow.
uv-package-manager
Sicher 71Master uv Package Manager
von sickn33
uv is an extremely fast Python package manager written in Rust. This skill helps you set up projects, manage dependencies, and optimize Python workflows with uv's blazing-fast performance.
using-superpowers
Sicher 75Enforce skill discovery before every task
von sickn33
AI agents often skip helpful skills by rationalizing that a task is too simple or urgent. This skill establishes a mandatory checkpoint to discover and invoke relevant skills before any action, preventing wasted effort from undisciplined shortcuts.
using-neon
Sicher 72Set Up Neon Serverless Postgres
von sickn33
Neon is a serverless Postgres platform that separates compute and storage. This skill provides guides and best practices for connecting, managing, and scaling Neon databases in your applications.
using-git-worktrees
Sicher 74Create isolated git workspaces for feature development
von sickn33
Developers struggle with context switching when working on multiple branches. This skill creates isolated git worktrees so you can work on features in parallel without losing your current workspace state.
upstash-qstash
Sicher 75Build Serverless Message Queues and Scheduled Tasks
von sickn33
Implement reliable serverless messaging without managing infrastructure. Schedule HTTP-based tasks, cron jobs, and webhook delivery systems using Upstash QStash.
upgrading-expo
Sicher 73Upgrade Expo SDK Versions Safely
von sickn33
Expo SDK upgrades often break apps due to dependency conflicts and API changes. This skill guides you through safe upgrades with proper testing and migration steps.