docs(skills): add missing skills, including Mongo migration and Prisma Compute - #8127
Conversation
|
@RaschidJFR is attempting to deploy a commit to the Prisma Team on Vercel. A member of the Team first needs to authorize it. |
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Repository UI Review profile: CHILL Plan: Pro Plus Run ID: 📒 Files selected for processing (2)
🚧 Files skipped from review as they are similar to previous changes (1)
WalkthroughThe AI skills documentation adds entries for MongoDB upgrades, Prisma Postgres setup, Prisma Compute, SQL driver adapters, and Supabase integration. The spellcheck dictionary adds ChangesAI skills documentation
Estimated code review effort: 2 (Simple) | ~10 minutes Possibly related PRs
Suggested reviewers: 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches 💡 1🛠️ Fix failing CI checks 💡
🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
There was a problem hiding this comment.
Actionable comments posted: 1
🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.
Inline comments:
In `@apps/docs/content/docs/ai/tools/skills.mdx`:
- Line 58: In the migration mechanics description, update the misspelled phrase
“cutiver verification” to “cutover verification,” preserving the rest of the
sentence and linked upgrade guide unchanged.
🪄 Autofix
Fix all unresolved CodeRabbit comments on this PR:
- Push a commit to this branch (recommended)
- Create a new PR with the fixes
ℹ️ Review info
⚙️ Run configuration
Configuration used: Repository UI
Review profile: CHILL
Plan: Pro Plus
Run ID: 6fc15096-5214-4d5b-9ade-b45e03b1a438
📒 Files selected for processing (1)
apps/docs/content/docs/ai/tools/skills.mdx
wmadden-electric
left a comment
There was a problem hiding this comment.
Validated each entry in this PR against the canonical skill sources:
prisma-mongodb-upgrade,prisma-postgres-setup,prisma-compute, andprisma-driver-adapter-implementationall exist in prisma/skills, and the doc descriptions accurately summarize each SKILL.md (scope, API names, and trigger conditions match).prisma-next-supabaseexists inprisma/prisma-next/skillsand the table row matches its frontmatter (extension pack, RLS policies,asUser/asAnon/asServiceRole).- With these additions the prisma/skills section now lists all nine published skills — nothing is still missing.
- Internal doc links resolve:
/orm/next,/compute, and/guides/next/upgrade-prisma-orm/mongodball exist in this repo. - The earlier "cutiver" typo is fixed at the current head.
One optional nit: the cspell word list is sorted case-insensitively, so "savepoint" belongs after "Saqui", not before it. Nothing enforces the ordering, so this is not blocking.
LGTM.
|
Thanks @RaschidJFR :) |
Added missing skils to the list of available agent skills:
prisma-mongodb-upgradeprisma-postgres-setupprisma-computeprisma-driver-adapter-implementationprisma-next-supabaseSummary by CodeRabbit