AI SummaryCrowbar Mobile provides Cursor-specific linting rules for React Native development, enforcing functional components, hooks, and best practices to maintain code quality in marketplace apps. React Native developers using Cursor will benefit from automated guidance on component patterns and state management.
Install
Copy this and paste it into Claude Code, Cursor, or any AI assistant:
I want to add the "crowbar-mobile — Cursor Rules" prompt rules to my project. Repository: https://github.com/aguileraz/crowbar-mobile Please read the repo to find the rules/prompt file, then: 1. Download it to the correct location (.cursorrules, .windsurfrules, .github/prompts/, or project root — based on the file type) 2. If there's an existing rules file, merge the new rules in rather than overwriting 3. Confirm what was added
Description
Crowbar Mobile - React Native marketplace app for mystery boxes
React rules
• Use functional components with hooks instead of class components • Use custom hooks for reusable logic • Use the Context API for state management when needed • Use proper prop validation with PropTypes • Use React.memo for performance optimization when necessary • Use fragments to avoid unnecessary DOM elements • Use proper list rendering with keys • Prefer composition over inheritance
Discussion
Health Signals
My Fox Den
Community Rating
Sign in to rate this booster
Works With
Any AI assistant that accepts custom rules or system prompts