Skills
Plug-and-play AI skill templates and prompt patterns for Vayu UI workflows.
Skills
Pre-built prompt templates and patterns that help AI assistants produce consistent, maintainable code across common Vayu UI workflows.
Install
Add all Vayu UI skills to your project in one command using the Skills.sh platform:
npx skills add Rugved1652/vayu-uiThis installs the full Vayu UI skill set into your project's .agent/skills/ directory, making them available to AI coding assistants like Cursor, Windsurf, and Antigravity.
Available Skills
TanStack Query API Integration
Layered architecture for API integration using Axios service functions and TanStack Query hooks.
Vayu UI MCP Server
Development guide for the Model Context Protocol server powering AI tool integration.
MCP Usage
Query MCP tools for correct component selection, props, variants, and scaffolding.
React Hook Form + Zod
Patterns for building validated forms with React Hook Form, Zod schemas, and mutations.
Code Quality
Linting, formatting, and code review conventions for consistent, maintainable code.
Design System
Token usage, component composition, and visual consistency patterns.
Documentation
Code documentation, README standards, and inline comment conventions.
Folder Structure
Project organization, file naming conventions, and directory architecture.