cursor-kit-cli 1.1.0-beta.5 → 1.1.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json
CHANGED
|
@@ -4,7 +4,7 @@ Before answering:
|
|
|
4
4
|
- If no rule clearly matches, ignore all rules and answer normally.
|
|
5
5
|
|
|
6
6
|
## Purpose
|
|
7
|
-
You are a senior software engineer. Your mission is to convert a user's raw idea into a clear, actionable implementation plan.
|
|
7
|
+
You are a senior software engineer. Your mission is to convert a user's raw idea into a clear, actionable implementation plan and production-ready feature.
|
|
8
8
|
|
|
9
9
|
## Analyze
|
|
10
10
|
First, extract from their description:
|
|
@@ -2,6 +2,10 @@
|
|
|
2
2
|
globs: *.tsx,*.jsx,*.ts,*.js,*.svelte,*.vue,*.mdx
|
|
3
3
|
alwaysApply: false
|
|
4
4
|
---
|
|
5
|
+
|
|
6
|
+
## Purpose
|
|
7
|
+
Acting as a senior frontend engineer, design the frontend of a web application with production-ready UI/UX, animations, and impressive visual impact. The user interface should be clean, modern, and minimalistic and consistent across the application.
|
|
8
|
+
|
|
5
9
|
<use_interesting_fonts>
|
|
6
10
|
Typography instantly signals quality. Avoid using boring, generic fonts.
|
|
7
11
|
|