Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

vayu-ui

vayu-ui에는 Rugved1652에서 수집한 skills 8개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
8
Stars
39
업데이트
2026-05-21
Forks
1
직업 범위
직업 카테고리 4개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

next-folder-structure
소프트웨어 개발자

Enforce the standard Next.js/React consumer-app folder structure, naming, file placement, and data-flow rules for projects using Vayu UI. Use when creating, moving, naming, or reviewing pages, ui components, ui hooks, forms, modals, drawers, popovers, API services, TanStack Query hooks, WebSocket/Socket.io hooks and services, types, Zod schemas, table columns, sections, or project architecture. This skill answers "where does this go?" for app projects, not the Vayu UI toolkit monorepo.

2026-05-21
mcp-usage
웹 개발자

Use the Vayu UI MCP server as the source of truth for choosing, installing, composing, and coding Vayu UI components/hooks. Trigger for selecting the right component or hook, exact props/variants/sizes/states/events, examples, accessibility, anti-patterns, registry installs, design tokens, scaffolding, or "when should I use which component?". This skill is for consuming MCP tools precisely, not maintaining the MCP server.

2026-05-21
folder-structure
웹 개발자

Enforce the standard Next.js/React consumer-app folder structure, naming, file placement, and data-flow rules for projects using Vayu UI. Use when creating, moving, naming, or reviewing pages, ui components, ui hooks, forms, modals, drawers, popovers, API services, TanStack Query hooks, WebSocket/Socket.io hooks and services, types, Zod schemas, table columns, sections, or project architecture. This skill answers "where does this go?" for app projects, not the Vayu UI toolkit monorepo.

2026-05-21
tanstack-query-api-integration
웹 개발자

Enforce strict layered HTTP API integration with service functions and TanStack Query hooks. Use when adding, refactoring, or reviewing API clients, axios/fetch wrappers, interceptors, request/response types, service functions, useQuery, useMutation, useInfiniteQuery, query keys, cache invalidation, enabled guards, API hooks, UI data consumption, loading/error/empty states, or mutation wiring. Do not use for server actions, tRPC, GraphQL, or non-HTTP data fetching patterns.

2026-05-15
code-quality
소프트웨어 품질 보증 분석가·테스터

Enforce strict React/Next.js TypeScript code quality for Vayu UI consumer apps. Use when writing, reviewing, refactoring, or formatting code; creating pages, containers, components, hooks, API hooks/services, WebSocket/Socket.io hooks and services, forms, tables, or primitives; checking TypeScript safety; preventing hardcoded values; enforcing arrow functions, naming, no any, semantic HTML, stable React keys, memoization discipline, safe data rendering, and alignment with folder-structure and design-system skills.

2026-05-15
design-system
웹·디지털 인터페이스 디자이너

Enforce Vayu UI design tokens, semantic layers, component variants, compound composition, and correct CSS ownership. Use when styling UI, changing colors, radius, shadows, blur, typography, animations, Tailwind classes, component variants, global tokens, or deciding whether CSS belongs in global.css, a primitive component, a variant map, a container, or one-off className usage. Do not use for unrelated CSS questions outside Vayu UI design-system decisions.

2026-05-15
document-code
소프트웨어 개발자

Enforces documentation standards for code, including README files, inline comments, and component documentation. Apply this skill whenever you are writing documentation, creating README files, adding code comments, or documenting component APIs. Also trigger when the user mentions "documentation", "readme", "comments", "jsdoc", "document code", "api docs", or asks about how to document their code. Do NOT trigger for general writing questions unrelated to code documentation.

2026-05-15
rhf-zod-form-validation
웹 개발자

Enforce React Hook Form + Zod + TanStack Query mutation patterns. Use when building or refactoring forms, modals, drawers, dialogs, pages with form state, Zod schemas, zodResolver wiring, submit handlers, POST/PUT/PATCH mutations, API payload mapping, query invalidation, toast feedback, server errors, edit-mode prefill, or enabled edit queries. Do not use for simple form layout-only questions without validation or submission logic.

2026-05-15