UNPKG

agent-rules-kit

Version:

Bootstrap of **Cursor** rules (`.mdc`) and mirror documentation (`.md`) for AI agent-guided projects.

34 lines (22 loc) 893 B
--- description: Version information for React applications globs: <root>/package.json,<root>/src/**/*.ts,<root>/src/**/*.tsx,<root>/src/**/*.js,<root>/src/**/*.jsx alwaysApply: true --- # React Version Information This project is using React **{detectedVersion}**. ## Version-Specific Considerations The rules in this folder are adapted for React {detectedVersion}, which falls into the "{versionRange}" compatibility range. ## Framework Structure The React application is located at: `{projectPath}` ## Detected Components The system has detected your React installation and will apply appropriate rules for: - Core React functionality - Components - Hooks - State Management - Routing - Styling - Testing ## Architecture These rules are configured for your chosen architecture style. You can find specific architecture guidelines in the related architecture rules.