Cursor rules for NativeScript development.
.cursorrules or .cursor/rules/nativescript.mdc // NativeScript .cursorrules // NativeScript best practices const nativeScriptBestPractices = [ "Utilize @nativescript/core features and APIs where applicable", "Utilize common web APIs where applicable", "Implement proper navigation using NativeScript Navigation", "Use NativeScript's assets folder for images, sounds or videos and use the fonts folder for custom fonts", "Implement proper error handling where possible" ]; // Folder structure const folderStructure = ` src/ assets/ components/ services/ utils/ `; // Additional instructions const additionalInstructions = ` 1. Use TypeScript for type safety 2. Use @nativescript/secure-storage for sensitive data 3. Use @nativescript/biometrics for anything related to biometrics 4. Always use nativescript-fonticon for font icons 5. Follow NativeScript best practices for performance `;
// NativeScript .cursorrules
// NativeScript best practices
const nativeScriptBestPractices = [ “Utilize @nativescript/core features and APIs where applicable”, “Utilize common web APIs where applicable”, “Implement proper navigation using NativeScript Navigation”, “Use NativeScript’s assets folder for images, sounds or videos and use the fonts folder for custom fonts”, “Implement proper error handling where possible” ];
// Folder structure
const folderStructure = src/ assets/ components/ services/ utils/;
// Additional instructions
const additionalInstructions = `
Quantitative factor research skills for Cursor. Evaluate factors, run backtests, mine new alpha through natural language.
Prevent AI over-engineering by keeping changes scoped, simple, and directly tied to the user's request
Anti-sycophancy directives for code review and generation. Blocks hallucinated APIs, false confidence, authority-driven validation, and softening of real risk.
Cursor rules for Aspnet Abp.
Guidelines and best practices for building applications with [Beefree SDK](https://docs.beefree.io/beefree-sdk), including installation, authentication, configuration, customization, and template management
Cursor rules for embedding Beefree SDK's no-code content editors (for emails, pages, and popups) into a web application.