vexor
Safe 69Search Files with Vector-Powered Semantic Search
by 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
Safe 72Verify Before Claiming Completion
by 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-react-best-practices
Safe 69Optimize React and Next.js performance
by 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.
vercel-deployment
Safe 70Deploy Next.js to Vercel
by 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-deploy-claimable
Low Risk 70Deploy Websites to Vercel Instantly
by 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-automation
Safe 69Automate Vercel deployments and infrastructure
by 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-database-engineer
Safe 70Build scalable vector search systems
by 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.
vector-index-tuning
Safe 72Optimize Vector Index Performance
by 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.
varlock-claude-skill
Safe 70Manage Environment Variables Securely
by 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
Safe 69Master uv Package Manager
by 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
Safe 71Enforce skill discovery before every task
by 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
Safe 69Set Up Neon Serverless Postgres
by 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
Safe 70Create isolated git workspaces for feature development
by 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
Safe 72Build Serverless Message Queues and Scheduled Tasks
by sickn33
Implement reliable serverless messaging without managing infrastructure. Schedule HTTP-based tasks, cron jobs, and webhook delivery systems using Upstash QStash.
upgrading-expo
Safe 70Upgrade Expo SDK Versions Safely
by 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.
unreal-engine-cpp-pro
Safe 70Master Unreal Engine 5 C++ Development
by sickn33
Writing performant Unreal Engine 5 C++ code requires understanding UObject hygiene, garbage collection, and reflection macros. This skill provides expert guidelines to help you write production-ready game code.
unity-ecs-patterns
Safe 72Build High-Performance Games with Unity ECS
by sickn33
Learn production-ready Unity ECS patterns for building high-performance games with massive entity counts. This skill provides code examples for Entity Component System, Jobs, and Burst Compiler optimization.
Unity Developer
Safe 68Build high-performance Unity games with expert guidance
by sickn33
Game developers struggle with Unity performance optimization, modern rendering pipelines, and cross-platform deployment. This skill provides expert Unity 6 LTS guidance, C# best practices, and scalable architecture patterns for professional game development.
unit-testing-test-generate
Safe 70Generate comprehensive unit tests automatically
by sickn33
Writing unit tests manually is time-consuming and error-prone. This skill automates test generation across multiple languages and frameworks with edge case coverage and proper mocking.
UI Visual Validator
Safe 68Validate UI Components Visually
by sickn33
Manual UI validation is time-consuming and prone to human error. This skill uses AI to automatically analyze visual structures, verify element relationships, and ensure design consistency across components.