You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: plugins/spark/skills/spark-app-template/SKILL.md
+6-6Lines changed: 6 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@ description: Comprehensive guidance for building web apps with opinionated defau
7
7
8
8
## Purpose
9
9
10
-
Spark App Template provides battle-tested defaults and comprehensive guidance for building web applications in 2026. When a user asks to build a web app, this skill provides the complete technical foundation and design direction to create beautiful, functional applications quickly.
10
+
Spark App Template provides defaults and guidance for building web applications. When a user asks to build a web app, this skill provides the technical foundation and design direction to create functional applications.
11
11
12
12
## When to Use This Skill
13
13
@@ -62,7 +62,7 @@ Understanding complexity helps choose the right stack variation and design appro
62
62
63
63
## Core Tech Stack (Shared Foundation)
64
64
65
-
All Spark App Template applications use this battle-tested foundation:
65
+
All Spark App Template applications use this foundation:
66
66
67
67
### Build & Development
68
68
-**Build Tool**: Vite (latest stable)
@@ -113,12 +113,12 @@ All variations share the core foundation above. These templates add specific pac
-**Design focus**: Navigation patterns, state architecture, performance
115
115
116
-
## React 19+ Features (Production-Ready)
116
+
## React 19+ Features
117
117
118
118
Enable these modern React capabilities:
119
119
120
120
### React Compiler
121
-
-**Status**: Production-ready, battle-tested at Meta
121
+
-**Status**: Available in React 19+
122
122
-**Benefits**: Auto-memoization, significantly faster initial loads and interactions
123
123
-**Setup**: Compatible with React 17+, configure via compiler config
124
124
@@ -467,7 +467,7 @@ If app feels slow:
467
467
468
468
### Build Tool Alternatives
469
469
470
-
Newer Vite versions with Rolldown bundler may offer significantly faster builds when production-ready. Monitor for stable releases.
470
+
Newer Vite versions with Rolldown bundler may offer faster builds when stable. Monitor for stable releases.
471
471
472
472
## System Requirements
473
473
@@ -487,4 +487,4 @@ After scaffolding:
487
487
488
488
---
489
489
490
-
**Remember**: The goal is production-ready, beautiful, and performant web applications. Start simple, iterate based on user needs, and always prioritize user experience over technical complexity.
490
+
**Remember**: The goal is functional and performant web applications. Start simple, iterate based on user needs, and prioritize user experience over technical complexity.
Copy file name to clipboardExpand all lines: plugins/spark/skills/spark-app-template/references/radix-migration-guide.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
3
3
## Context
4
4
5
-
Radix UI, the foundation of shadcn/ui, has received fewer updates since its acquisition by WorkOS. While Radix remains stable and battle-tested, the ecosystem is evolving with new alternatives.
5
+
Radix UI, the foundation of shadcn/ui, has received fewer updates since its acquisition by WorkOS. While Radix remains stable, the ecosystem is evolving with new alternatives.
0 commit comments