Skip to content

Commit 1eac8ea

Browse files
nurul3101claude
andcommitted
Rebrand Prisma Next to Prisma 8 across docs, blog, and site
The early-access major version keeps its working-name identifiers but is now called Prisma 8 everywhere users read it: - All prose, frontmatter, changelog entries, and UI labels (docs version dropdown now "v8 (Early Access)"; sidebar matchers keep URL fallbacks). - Reworded ~35 now-redundant "becomes Prisma 8 at GA" sentences and the announcement post's naming section; added a one-line editor's note to the nine posts that were about Prisma Next under its working name. - Replaced 14 images carrying the old wordmark: outlined badge/headline text in the teal covers swapped for live Mona Sans text, the indigo announcement family (incl. roadmap, TS-migrations, EA meta and the docs sidebar banner) rebuilt from the announcement SVG, and metas re-rendered from their heroes. Hero-image skill logos renamed to prisma-8-*. - Fixed 27 links pointing at renamed heading anchors. Deliberately unchanged (product-owned identifiers and live URLs): create prisma@next npm dist-tags, the prisma-next CLI and config file, the @prisma-next/* npm scope, /docs/orm/next URL segments (GA cutover plan in next.config.mjs), published blog slugs, pris.ly/pn-* links, Discord #prisma-next channels, and the EA banner CSS selectors that PostHog CTA actions target. Verified: types:check (docs, blog), lint:links, lint:agent-ready, test:llm-markdown, lint:spellcheck, pnpm check, plus rendered-page and image review on dev servers. Pre-commit hook skipped (pnpm is not callable in this non-interactive shell); its check command was run manually and passed. Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
1 parent 002cbf6 commit 1eac8ea

217 files changed

Lines changed: 1250 additions & 1123 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

β€Ž.claude/skills/README.mdβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ Produces a blog-post **skeleton** (frontmatter, section headings, short stubs),
3030
2. Point it at your local checkout of this repo so it can read current blog conventions.
3131
3. Give it your author slug. If you're a first-time author, it scaffolds an author profile too.
3232
4. Confirm the proposed slug, filename, date, and frontmatter.
33-
5. It writes the skeleton, then adds contextual links: the first mention of Prisma Postgres, Prisma Compute, and Prisma Next links to docs for SEO, and topic mentions cross-link to related posts (for example, a bloom-filter mention links to the bloom-index post).
33+
5. It writes the skeleton, then adds contextual links: the first mention of Prisma Postgres, Prisma Compute, and Prisma 8 links to docs for SEO, and topic mentions cross-link to related posts (for example, a bloom-filter mention links to the bloom-index post).
3434
6. It hands back a link inventory and a next-step reminder. You flesh out the prose and open a draft PR.
3535

3636
**Note:** the skill reads `content-write-blog/assets/positioning.md`, Prisma's internal positioning doc. It is **not committed to this public repo** (it's gitignored). Place it locally before drafting, or the skill will ask for it.

β€Ž.claude/skills/content-create-hero-image/README.mdβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,5 +104,5 @@ Mono for code/data. No stock imagery, generic AI visuals, logo wallpaper, random
104104
off-system colors, or on-canvas taglines. One cover, one idea.
105105

106106
Open items the team is still validating: the Eclipse cover direction on new product posts; Compute
107-
and Prisma Next have no dedicated color tokens yet (they inherit platform teal); and the skill
107+
and Prisma 8 have no dedicated color tokens yet (they inherit platform teal); and the skill
108108
depends on extracted Figma resources rather than a live source in every environment.

β€Ž.claude/skills/content-create-hero-image/SKILL.mdβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ Use [`README.md`](README.md) for usage and sample prompts; this `SKILL.md` is th
2929
- [`assets/tokens.json`](assets/tokens.json) β€” machine-readable tokens; the source of truth for hex/font values.
3030
- [`references/figma-source.md`](references/figma-source.md) β€” what `SOCIALS.fig` contains and how it was extracted.
3131
- [`references/figma-mcp.md`](references/figma-mcp.md) β€” **optional**: pull live specs/assets from the Prisma Figma workspace when a Figma MCP is connected.
32-
- [`assets/logos/`](assets/logos/) β€” official Prisma logo/symbol, Prisma Next mark + lockup, Postgres/Compute icons (`README.md`).
32+
- [`assets/logos/`](assets/logos/) β€” official Prisma logo/symbol, Prisma 8 mark + lockup, Postgres/Compute icons (`README.md`).
3333
- [`assets/fonts/`](assets/fonts/) β€” bundled brand fonts (Mona Sans, Inter, Geist Mono); used by the scripts.
3434
- [`assets/templates/cover.svg`](assets/templates/cover.svg) β€” parameterized starting template.
3535
- [`assets/examples/`](assets/examples/) β€” one worked hero/meta pair per house content module; the quality bar for new work.

β€Ž.claude/skills/content-create-hero-image/assets/examples/prisma-next-benchmark/hero.svgβ€Ž

Lines changed: 7 additions & 7 deletions
Loading
-1.69 KB
Loading

0 commit comments

Comments
Β (0)