docs: add Prismic skill note to README - #268
Merged
Merged
Conversation
AI agents learn Prismic from training data that predates the Prismic CLI. The note under the install command tells them to install the Prismic skill, which teaches them the current workflow. Release-As: 3.4.2 Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_0154ki8C9BX9VcoQFgARKJFp
The note used tilde fences. Backtick fences are the common form and match the rest of the README. Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_0154ki8C9BX9VcoQFgARKJFp
lihbr
approved these changes
Sep 17, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Resolves: Slice Machine Deprecation Steps
Description
Before this PR, the README said nothing to AI agents about the Prismic skill. Agents trained before the Prismic CLI existed still reach for Slice Machine when they build a Prismic site.
After this PR, a short note under the install command tells agents to install the Prismic skill, which teaches them the current workflow. The
Release-Asfooter asks Release Please for a patch release so npm shows the updated README.Release-As: 3.4.2
Checklist
Preview
How to QA 1
Read the
## Installsection ofREADME.md.🤖 Generated with Claude Code
https://claude.ai/code/session_0154ki8C9BX9VcoQFgARKJFp
Note
Low Risk
Documentation-only README change with no runtime or API impact.
Overview
Adds a short Install section callout for AI agents: it explains they can learn the current
@prismicio/reactworkflow by runningnpx skills add --global --yes prismicio/skills, instead of defaulting to outdated Slice Machine patterns.Reviewed by Cursor Bugbot for commit aa64f1e. Bugbot is set up for automated code reviews on this repo. Configure here.
Footnotes
Please use these labels when submitting a review:
⚠️ #issue: Strongly suggest a change.
❓ #ask: Ask a question.
💡 #idea: Suggest an idea.
🎉 #nice: Share a compliment. ↩