Skip to content
Prompt

sandbag — Cursor Rules

by deadcoast

AI Summary

Heuristic scoring (no AI key configured).

Install

Copy this and paste it into Claude Code, Cursor, or any AI assistant:

I want to add the "sandbag — Cursor Rules" prompt rules to my project.
Repository: https://github.com/deadcoast/sandbag

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

Cursor Rules for sandbag

Component Structure

• Use functional components over class components • Keep components small and focused • Extract reusable logic into custom hooks • Use composition over inheritance • Implement proper prop types with TypeScript • Split large components into smaller, focused ones

Hooks

• Follow the Rules of Hooks • Use custom hooks for reusable logic • Keep hooks focused and simple • Use appropriate dependency arrays in useEffect • Implement cleanup in useEffect when needed • Avoid nested hooks

State Management

• Use useState for local component state • Implement useReducer for complex state logic • Use Context API for shared state • Keep state as close to where it's used as possible • Avoid prop drilling through proper state management • Use state management libraries only when necessary

Performance

• Implement proper memoization (useMemo, useCallback) • Use React.memo for expensive components • Avoid unnecessary re-renders • Implement proper lazy loading • Use proper key props in lists • Profile and optimize render performance

Discussion

0/2000
Loading comments...

Health Signals

MaintenanceCommitted 4mo ago
Stale
AdoptionUnder 100 stars
0 ★ · Niche
DocsMissing or thin
Undocumented

GitHub Signals

Issues1
Updated4mo ago
View on GitHub
No License

My Fox Den

Community Rating

Sign in to rate this booster

Works With

Any AI assistant that accepts custom rules or system prompts

Claude
ChatGPT
Cursor
Windsurf
Copilot
+ more