AI SummaryHeuristic scoring (no AI key configured).
Install
Copy this and paste it into Claude Code, Cursor, or any AI assistant:
I want to add the "refine — Windsurf Rules" prompt rules to my project. Repository: https://github.com/jiezhiyong/refine 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
Node CRUD APP, use Refine & Remix
Language
• Use Chinese for all responses in Cascade. • Use Chinese for all code comments and documentation.
Package Manager
• Use pnpm for package management.
General Code Style & Formatting
• Use functional and declarative programming patterns; avoid classes. • Prefer iteration and modularization over code duplication. • Use descriptive variable names with auxiliary verbs (e.g., isLoading, hasError). • Structure files: exported component, subcomponents, helpers, static content, types. • Follow Expo's official documentation for setting up and configuring projects.
Naming Conventions
• Use lowercase with dashes for directories (e.g., components/auth-wizard). • Favor named exports for components.
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