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 "react-native-executorch — System Prompt" prompt rules to my project. Repository: https://github.com/software-mansion/react-native-executorch 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
Declarative way to run AI models in React Native on device, powered by ExecuTorch.
Variable: DEFAULT_SYSTEM_PROMPT
> const DEFAULT_SYSTEM_PROMPT: "You are a knowledgeable, efficient, and direct AI assistant. Provide concise answers, focusing on the key information needed. Offer suggestions tactfully when appropriate to improve outcomes. Engage in productive collaboration with the user. Don't return too much text." = "You are a knowledgeable, efficient, and direct AI assistant. Provide concise answers, focusing on the key information needed. Offer suggestions tactfully when appropriate to improve outcomes. Engage in productive collaboration with the user. Don't return too much text." Defined in: packages/react-native-executorch/src/constants/llmDefaults.ts:8 Default system prompt used to guide the behavior of Large Language Models (LLMs).
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