vue
25Cursor rule Cursor
Cursor rule "vue" from un-pany/v3-admin-vite, covering vue 开发规范, 代码风格, 命名, api and props.
3,072 tagged Frontend, measured the same way as everything else here.
Browse within: nextjs 205cursor-rules 103knowledge-base 59local-ai 59agentic-engineering 58cursorrules 50design-system 50boilerplate 45cursor-ai 45copilot 44component-library 39android 37javascript 37design-systems 32
Cursor rule Cursor
Cursor rule "vue" from un-pany/v3-admin-vite, covering vue 开发规范, 代码风格, 命名, api and props.
Cursor rule
Keep Cursor plugin manifests, paths, and component metadata valid during plugin authoring.
Cursor rule Cursor
// ✅ Do this import { H1, P, Small, Muted } from "@/components/ui/typography".
Cursor rule Cursor
Cursor rule "frontend" from lightdash/lightdash, covering rule, coding environment, best practices, development guidelines and general.
Cursor rule Cursor
Component layer rules for reusable and feature-specific UI components.
Cursor rule Cursor
All tasks related to updating frontend components, CSS, and general styling.
Cursor rule Cursor
Use shadcn (components/ui) for all forms; prefer existing shadcn components over custom ones.
Cursor rule Cursor
When writing code for Solid.js, follow these rules.
Cursor rule Cursor
Cursor rule "svelte" from chakra-ui/ark, covering exporting files and creating stories.
Cursor rule Cursor
When writing code for Vue.js, follow these rules.
Cursor rule Cursor
Cursor rule "frontend-architecture" from Adam-CAD/CADAM, covering frontend architecture - react/typescript, component architecture, views (page components), reusable components and component categories.
Cursor rule Cursor
Every newly created or newly JSX-bearing component in @truefoundry/trueforge-ui MUST be host-overridable through the slots system. Do not hard-import leaf UI into layouts/containers when a slot exists (or should exist).
Cursor rule Cursor
A maintenance guide for interfaces built with Ant Design, a React component library, and antd-style, its styling companion. The description only says it applies to existing components.
Cursor rule Cursor
A set of standards for designing, calling, and handling errors from application programming interfaces, or APIs. The input marks these standards as high priority.
Cursor rule Cursor
A set of rules for making interfaces adapt to phones and other screen sizes. Responsive design changes layout and sizing so a site remains usable on different devices.
Cursor rule Cursor
Cursor rule "frontend-web" from groupultra/telegram-search, covering frontend (apps/web), routing, layouts & navigation, state & data fetching, ui, styling & ux and error handling & notifications.
Cursor rule Cursor
A frontend development rule that points to existing Vue pages and components as examples. It refers to chat, notebook, and button files in the project.
Cursor rule Cursor
A rule describing how a web frontend and backend exchange messages through WebSockets, which keep a live connection open between them. It covers connection, message delivery, disconnection, and errors.
cool-team-official/cool-admin-midway
Cursor rule Cursor
Cursor rule "controller" from cool-team-official/cool-admin-midway, covering 控制器(controller), 路由前缀, 手动, 自动 and 规则.
cool-team-official/cool-admin-midway
Cursor rule Cursor
A set of coding rules for database work, including database configuration, transactions, fields, and virtual fields. A transaction groups database changes so they can succeed or fail together.
cool-team-official/cool-admin-midway
Cursor rule Cursor
A coding rule for scheduled tasks and queues, including tasks configured directly in the code and cron schedules. Cron is a format for specifying when a task should run.
Cursor rule Cursor
Cursor rule "frontend-development" from rilldata/rill, covering frontend development guidelines, technology stack, web applications, component architecture and shared components (web-common).
Cursor rule Cursor
Naming conventions for files and components in the Rill web frontend codebases.
Cursor rule Cursor
Svelte best practices and patterns for modern web applications.