Skip to content

docs: add Cursor Cloud dev setup agent skill#295

Open
sanjeed5 wants to merge 4 commits intofederated-sdk-release-candidatefrom
cursor/development-environment-setup-8c00
Open

docs: add Cursor Cloud dev setup agent skill#295
sanjeed5 wants to merge 4 commits intofederated-sdk-release-candidatefrom
cursor/development-environment-setup-8c00

Conversation

@sanjeed5
Copy link
Contributor

@sanjeed5 sanjeed5 commented Mar 2, 2026

Create an agentskills.io skill for Cursor Cloud dev setup and update AGENTS.md to reference it.


Open in Web Open in Cursor 


Open with Devin

cursoragent and others added 2 commits March 2, 2026 15:33
Co-authored-by: Sanjeed <sanjeed5@users.noreply.github.com>
Co-authored-by: Sanjeed <sanjeed5@users.noreply.github.com>
@sanjeed5 sanjeed5 requested a review from a team March 2, 2026 15:51
@cursor
Copy link

cursor bot commented Mar 2, 2026

Cursor Agent can help with this pull request. Just @cursor in comments and I'll start working on changes in this branch.
Learn more about Cursor Agents

@snyk-io
Copy link

snyk-io bot commented Mar 2, 2026

Snyk checks have passed. No issues have been found so far.

Status Scanner Critical High Medium Low Total (0)
Open Source Security 0 0 0 0 0 issues
Licenses 0 0 0 0 0 issues

💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse.

@claude
Copy link
Contributor

claude bot commented Mar 2, 2026

Claude finished @sanjeed5's task in 52s —— View job


Review of PR #295: Development environment setup

  • Gather context and read changed files
  • Review changes against base branch
  • Post review feedback

This is a documentation-only PR adding two new files — a Cursor Cloud dev setup skill and a root AGENTS.md that references it. No SDK source code is affected.

What looks good:

  • The quick-reference table in SKILL.md accurately reflects the real tox environments (unit, lint, format) and Makefile targets (check, help) in the repo.
  • The tox -e lint description ("pylint + mypy") and tox -e format description ("black + isort") correctly match the actual deps/commands in tox.ini.
  • requires-python = ">=3.11" is correctly quoted from pyproject.toml.
  • The "Gotchas" section is practical and will save new contributors time.
  • No impact on public APIs, type safety, or runtime behavior.

No issues found. The content is accurate and well-structured. LGTM.

@github-actions
Copy link
Contributor

github-actions bot commented Mar 2, 2026

📚 Documentation preview built — Download artifact

Review instructions & validation status

How to Review

  1. Download the artifact from the link above
  2. Extract the files
  3. Open index.html in your browser

Validation Status

  • API validation: ✅ Passed
  • Build process: ✅ Successful
  • Import tests: ✅ All imports working

@sanjeed5 sanjeed5 changed the title Development environment setup docs: add Cursor Cloud dev setup agent skill Mar 2, 2026
@sanjeed5 sanjeed5 enabled auto-merge (squash) March 2, 2026 16:07
@sanjeed5
Copy link
Contributor Author

sanjeed5 commented Mar 4, 2026

@claude approve

@sanjeed5
Copy link
Contributor Author

sanjeed5 commented Mar 5, 2026

@dhruv-hhai can you approve?

Copy link
Contributor

@devin-ai-integration devin-ai-integration bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✅ Devin Review: No Issues Found

Devin Review analyzed this PR and found no potential bugs to report.

View in Devin Review to see 1 additional finding.

Open in Devin Review

Co-authored-by: Sanjeed <sanjeed5@users.noreply.github.com>
@github-actions
Copy link
Contributor

📚 Documentation preview built — Download artifact

Review instructions & validation status

How to Review

  1. Download the artifact from the link above
  2. Extract the files
  3. Open index.html in your browser

Validation Status

  • API validation: ✅ Passed
  • Build process: ✅ Successful
  • Import tests: ✅ All imports working

Co-authored-by: Sanjeed <sanjeed5@users.noreply.github.com>
@github-actions
Copy link
Contributor

📚 Documentation preview built — Download artifact

Review instructions & validation status

How to Review

  1. Download the artifact from the link above
  2. Extract the files
  3. Open index.html in your browser

Validation Status

  • API validation: ✅ Passed
  • Build process: ✅ Successful
  • Import tests: ✅ All imports working

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants