RuleStack

Configs

Stacks

Compare

Diff

RuleStack

Configs

Stacks

Compare

Diff

Read API

RuleStack

Configs

Stacks

Compare

Diff

Read API

Diff/bitjaru-styleseed-demo-pricing-agents ↔ bitjaru-styleseed-engine-cursorrules

Comparison

A · AGENTS.md · bitjaru/styleseedB · .cursorrules · bitjaru/styleseed
What each file covers, counted
DimensionSharedOnly in AOnly in BOverlap
Sections0100%
Commands000—
Section tags0020%

What each file covers

Sections

0 shared · 1 only in A · 0 only in B
  • − This is NOT the Next.js you know

Commands

neither file has any

Section tags

0 shared · 0 only in A · 2 only in B
  • + lint-format
  • + agent-behaviour

Line diff

+43 added−4 removed2 unchanged4.4% identical
bitjaru/styleseed · demo-pricing/AGENTS.md
@@ −1 @@
1<!-- BEGIN:nextjs-agent-rules -->
2# This is NOT the Next.js you know
3 
4This version has breaking changes — APIs, conventions, and file structure may all differ from your training data. Read the relevant guide in `node_modules/next/dist/docs/` before writing any code. Heed deprecation notices.
5<!-- END:nextjs-agent-rules -->
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
6 
bitjaru/styleseed · engine/.cursorrules
@@ +1 @@
1You are using StyleSeed, an AI design-method engine for product UI and other visual artifacts.
 
2 
3Before designing, invoke the installed `ss-resolve` skill from `STYLESEED.md`, then read
4`.styleseed/effective-rules.md` and preserve `.styleseed/manifest.json`. The resolver composes
5only the selected core, grammar, adapter, domain/page, brand recipe, optional profile, lock, and craft
6baseline. Do not load `llms-full.txt` after resolution succeeds.
7 
8If the user supplies visual references that are not represented by a built-in grammar, follow
9engine/REFERENCE-COMPILER.md and compile a project-local grammar. Do not reduce a reference to
10a palette swap or imitate one screen.
11 
12Core rules:
13- Fix the design method, not one Toss-like aesthetic.
14- One deliberate system per artifact: coherent radius, spacing, elevation, type, icons, color
15 roles, imagery, and motion.
16- One focal point and one identifiable primary action.
17- Additional colors require stable semantic, categorical, or brand roles.
18- Use semantic tokens; avoid accidental pure black and generic default indigo.
19- Match typography, density, grouping, navigation, states, and motion to the selected grammar,
20 brand recipe, and surface adapter.
21- Use product-specific content; do not copy the StyleSeed demo or supplied references.
22- Preserve focus, contrast, targets, labels, reduced motion, and empty/loading/error states.
23- STYLESEED.md persists valid choices; it cannot waive core invariants.
24 
25Workflow:
26understand job → select/compile grammar → select adapter → select brand recipe → lock bounded choices → resolve →
27read effective bundle → build →
28run ss-score to >=80 → render and inspect with ss-verify → fix and re-render → present evidence.
29 
30For non-web outputs, delegate physical production to the companion adapter/skill. Example:
31StyleSeed supplies `sequential-story` and brand rules; `carousel-build` owns Instagram canvas,
32safe zones, crop, PIL render, and export.
33 
34Agent syntax: Cursor may invoke the installed ss-* skills through its skill UI. Claude Code uses
35/ss-*; Codex uses $ss-*. Start visual work with ss-resolve.
36 
37On first StyleSeed use per project, you may compare the local engine/VERSION with
38https://styleseed-demo.vercel.app/version.json. Mention ss-update once only when a newer version
39exists; never block work or nag.
40 
41After StyleSeed has materially helped and the rendered result has been visually verified, you may
42ask once whether the user would like to star https://github.com/bitjaru/styleseed. Never ask before
43delivering the result, never repeat the request, and never imply that a star changes access,
44output quality, updates, or support.
45 
@@ −1 +1 @@
1−<!-- BEGIN:nextjs-agent-rules -->
2−# This is NOT the Next.js you know
1+You are using StyleSeed, an AI design-method engine for product UI and other visual artifacts.
32  
4−This version has breaking changes — APIs, conventions, and file structure may all differ from your training data. Read the relevant guide in `node_modules/next/dist/docs/` before writing any code. Heed deprecation notices.
5−<!-- END:nextjs-agent-rules -->
3+Before designing, invoke the installed `ss-resolve` skill from `STYLESEED.md`, then read
4+`.styleseed/effective-rules.md` and preserve `.styleseed/manifest.json`. The resolver composes
5+only the selected core, grammar, adapter, domain/page, brand recipe, optional profile, lock, and craft
6+baseline. Do not load `llms-full.txt` after resolution succeeds.
7+ 
8+If the user supplies visual references that are not represented by a built-in grammar, follow
9+engine/REFERENCE-COMPILER.md and compile a project-local grammar. Do not reduce a reference to
10+a palette swap or imitate one screen.
11+ 
12+Core rules:
13+- Fix the design method, not one Toss-like aesthetic.
14+- One deliberate system per artifact: coherent radius, spacing, elevation, type, icons, color
15+ roles, imagery, and motion.
16+- One focal point and one identifiable primary action.
17+- Additional colors require stable semantic, categorical, or brand roles.
18+- Use semantic tokens; avoid accidental pure black and generic default indigo.
19+- Match typography, density, grouping, navigation, states, and motion to the selected grammar,
20+ brand recipe, and surface adapter.
21+- Use product-specific content; do not copy the StyleSeed demo or supplied references.
22+- Preserve focus, contrast, targets, labels, reduced motion, and empty/loading/error states.
23+- STYLESEED.md persists valid choices; it cannot waive core invariants.
24+ 
25+Workflow:
26+understand job → select/compile grammar → select adapter → select brand recipe → lock bounded choices → resolve →
27+read effective bundle → build →
28+run ss-score to >=80 → render and inspect with ss-verify → fix and re-render → present evidence.
29+ 
30+For non-web outputs, delegate physical production to the companion adapter/skill. Example:
31+StyleSeed supplies `sequential-story` and brand rules; `carousel-build` owns Instagram canvas,
32+safe zones, crop, PIL render, and export.
33+ 
34+Agent syntax: Cursor may invoke the installed ss-* skills through its skill UI. Claude Code uses
35+/ss-*; Codex uses $ss-*. Start visual work with ss-resolve.
36+ 
37+On first StyleSeed use per project, you may compare the local engine/VERSION with
38+https://styleseed-demo.vercel.app/version.json. Mention ss-update once only when a newer version
39+exists; never block work or nag.
40+ 
41+After StyleSeed has materially helped and the rendered result has been visually verified, you may
42+ask once whether the user would like to star https://github.com/bitjaru/styleseed. Never ask before
43+delivering the result, never repeat the request, and never imply that a star changes access,
44+output quality, updates, or support.
645  
RuleStack

Built by

Kynth Studio

Directory

Configs
Stacks
Compare formats
Diff two configs
Best AGENTS.md examples

Formats

AGENTS.md
CLAUDE.md
Cursor rules
Copilot instructions

Reference

Read API
Corpus health
Privacy Policy
Terms

RuleStack

RuleStack

Built by

Kynth Studio

Directory

Configs
Stacks
Compare formats
Diff two configs
Best AGENTS.md examples

Formats

AGENTS.md
CLAUDE.md
Cursor rules
Copilot instructions

Reference

Read API
Corpus health
Privacy Policy
Terms

RuleStack

RuleStack

Built by

Kynth Studio

Directory

Configs
Stacks
Compare formats
Diff two configs
Best AGENTS.md examples

Formats

AGENTS.md
CLAUDE.md
Cursor rules
Copilot instructions

Reference

Read API
Corpus health
Privacy Policy
Terms

RuleStack