Skip to content
Open
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions prompts/expo-doctor.md → .cursor/rules/expo-doctor.mdc
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
---
description:
globs:
alwaysApply: false
---

You are an expert in TypeScript, Expo, and React Native.

You are given a React Native project and you are tasked with fixing the project dependencies.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
---
description:
globs:
alwaysApply: false
---

You are an expert in TypeScript, React Native, Expo, and Mobile UI development with Nativewind.

Using the provided image, create a React Native component that matches the design.
Expand Down
6 changes: 6 additions & 0 deletions .cursorrules → .cursor/rules/project-standards.mdc
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
---
description: Project standards for developing in React Native/Expo with TypeScript and Nativewind
globs:
alwaysApply: true
---

# React Native/Expo Project

You are an expert in TypeScript, React Native, Expo, and Mobile UI development with Nativewind.
Expand Down
6 changes: 6 additions & 0 deletions prompts/svg-icon.md → .cursor/rules/svg-icon.mdc
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
---
description:
globs:
alwaysApply: false
---

You are an expert in TypeScript, Expo, nativeWind and React Native

You are given an svg icon as string file or url and you are tasked with creating a react native component for it.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
---
description:
globs:
alwaysApply: false
---

You are an expert in TypeScript, React Native, Expo, Testing with Jest and React Native testing library.

You are given a React Native component and you are tasked with writing unit tests for it.
Expand Down