Add Cursor get-started and contribute guides for the site#53
Add Cursor get-started and contribute guides for the site#53bburt-rh wants to merge 5 commits intoredhat-documentation:mainfrom
Conversation
Made-with: Cursor
|
Note Reviews pausedIt looks like this branch is under active development. To avoid overwhelming you with review comments due to an influx of new commits, CodeRabbit has automatically paused this review. You can configure this behavior by changing the Use the following commands to manage reviews:
Use the checkboxes below for quick actions:
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (1)
📝 WalkthroughWalkthroughThis PR adds Cursor-focused documentation and site navigation, updates README/CONTRIBUTING to cover both Claude Code and Cursor workflows, adjusts quick-start and CLI examples, and updates zensical site config and markdown rendering settings. Multiple new Cursor how-to and workflow docs are introduced. Changes
Estimated code review effort🎯 3 (Moderate) | ⏱️ ~20 minutes Possibly related PRs
Poem
🚥 Pre-merge checks | ✅ 3✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
There was a problem hiding this comment.
Actionable comments posted: 1
🤖 Prompt for all review comments with AI agents
Verify each finding against the current code and only fix it if needed.
Inline comments:
In `@docs/cursor-skills-index.md`:
- Line 41: The table row for skill `docs-review-content-quality` has an
unmatched double-quote in the description (the fragment `"make it more
concise.`) — open docs/cursor-skills-index.md, locate the
`docs-review-content-quality` row and fix the typo by closing or removing the
stray double-quote so the phrase is balanced (e.g., ...or "make it more
concise." or ...or make it more concise.), ensuring the Markdown table cell's
quotes are properly matched.
ℹ️ Review info
⚙️ Run configuration
Configuration used: defaults
Review profile: CHILL
Plan: Pro
Run ID: 03c79c5b-79aa-4595-8287-41b783e8f191
📒 Files selected for processing (11)
CONTRIBUTING.mdREADME.mddocs/contribute/cursor-contributing-tools.mddocs/contribute/cursor-workflows.mddocs/contribute/index.mddocs/cursor-skills-index.mddocs/get-started/cursor-fundamentals.mddocs/get-started/cursor-product-documentation.mddocs/get-started/index.mddocs/index.mddocs/quick-start.md
✅ Files skipped from review due to trivial changes (5)
- docs/get-started/index.md
- docs/contribute/index.md
- docs/contribute/cursor-contributing-tools.md
- docs/contribute/cursor-workflows.md
- docs/get-started/cursor-product-documentation.md
🚧 Files skipped from review as they are similar to previous changes (4)
- docs/quick-start.md
- docs/index.md
- README.md
- CONTRIBUTING.md
There was a problem hiding this comment.
Actionable comments posted: 1
🤖 Prompt for all review comments with AI agents
Verify each finding against the current code and only fix it if needed.
Inline comments:
In `@docs/get-started/cursor-fundamentals.md`:
- Line 50: Replace the sentence "The available agentic models available varies."
by removing the duplicate "available" and fixing subject-verb agreement; for
example change it to "The available agentic models vary." (or "Agentic models
available vary.") so the grammar is correct and the rest of the paragraph about
the default "Auto" model remains unchanged.
ℹ️ Review info
⚙️ Run configuration
Configuration used: defaults
Review profile: CHILL
Plan: Pro
Run ID: fbf5767d-886c-4f74-9562-054ee8b10da8
📒 Files selected for processing (5)
README.mddocs/contribute/cursor-contributing-tools.mddocs/contribute/cursor-workflows.mddocs/get-started/cursor-fundamentals.mddocs/get-started/cursor-product-documentation.md
✅ Files skipped from review due to trivial changes (3)
- docs/contribute/cursor-contributing-tools.md
- docs/contribute/cursor-workflows.md
- docs/get-started/cursor-product-documentation.md
🚧 Files skipped from review as they are similar to previous changes (1)
- README.md
Adds Cursor documentation for the web site
Summary by CodeRabbit