UNPKG

agent-rules-kit

Version:

CLI tool to bootstrap AI agent rules for multiple IDEs and frameworks. Generates optimized rules for Cursor, VS Code, Claude, and 6+ other AI coding assistants.

30 lines (20 loc) 686 B
--- description: Version information for Vue applications globs: <root>/src/**/*.vue,<root>/package.json alwaysApply: true --- # Vue Version Information This project is using Vue **{detectedVersion}**. ## Version-Specific Considerations The rules in this folder are adapted for Vue {detectedVersion}, which falls into the "{versionRange}" compatibility range. ## Framework Structure The Vue application is located at: `{projectPath}` ## Detected Components The system has detected your Vue installation and will apply appropriate rules for: - Core Vue functionality - Components - Directives - Composition API / Options API - State Management - Routing - Testing