Skill Claude CodeCodexCursor
A set of built-in development guidelines for Vue 3, a JavaScript framework for building web interfaces.
Skill Claude CodeCodexCursor
A set of built-in development guidelines for Vue 3, a JavaScript framework for building web interfaces.
Cursor rule Cursor
A set of standards for list pages, based on the structure and conventions of a Vue view named tapeLibrary/index.vue. Vue is a tool for building web interfaces.
Skill Claude CodeCodexCursor
A skill for adding or maintaining typed HTTP API wrappers according to a project’s conventions. An HTTP API lets software exchange requests and data over the web.
Skill Claude CodeCodexCursor
A project-specific method for creating or splitting Vue components. Vue components are reusable pieces of a web interface built with Vue.
Skill Claude CodeCodexCursor
A set of instructions for creating and maintaining global state stores with Pinia. Pinia is a state-management library for Vue applications, where shared data can be read and changed by multiple components.
Skill Claude CodeCodexCursor
A project-specific skill for adding new page views and registering them in the application’s routes. Routes determine which page appears at a given web address.
Skill Claude CodeCodexCursor
A styling guide for using a project's theme and CSS variables instead of fixed color values. CSS variables are named style values that can be reused across a website.
Skill Claude CodeCodexCursor
A project guide for organising Vue 3 and TypeScript page folders into parts such as components, reusable logic, types, and constants. Vue 3 and TypeScript are tools for building web interfaces with JavaScript and typed code.