Skip to content

Conversation

mdlinville
Copy link
Contributor

@mdlinville mdlinville commented Sep 23, 2025

Description

Create Cursor prompts from the natural language prompts in .ai/

These are not meant to be all of the rules our team can think of, but a small set so we can adjust our approach as we learn.

WIP. Passed to @johndmulhausen in case you want to finish it up during my PTO.

TODO:

  • More adjusting / review of the rules by tech writers.
  • Removal of the .ai/ rules or bringing them into line with these updated rules
  • Updates in the main README, .cursor README, .ai README as needed

Fast follow:

  • More review of the runbook by Matt (can be a follow since others don't use it)

📄 View preview links for changed pages

Copy link

cloudflare-workers-and-pages bot commented Sep 23, 2025

Deploying docs with  Cloudflare Pages  Cloudflare Pages

Latest commit: 04c64b2
Status: ✅  Deploy successful!
Preview URL: https://fd49e4e5.docodile.pages.dev
Branch Preview URL: https://convert-prompts-to-cursor.docodile.pages.dev

View logs

@mdlinville mdlinville force-pushed the convert_prompts_to_cursor branch from 51e9f44 to 4a40ea2 Compare September 23, 2025 22:53
ngrayluna and others added 4 commits September 23, 2025 16:34
## Description

Accidentally removed File Class from Public API ref docs. This adds it
back using `lazydocs`.

## Status

This PR will be ready to merge once the source code is updated with this
PR: wandb/wandb#10560

<!-- Uncomment and add a description of the change -->


<!-- Optionally, uncomment the heading and add details about how you
tested the change and how reviewers should test it. For example:
## Testing
- [ ] Local build succeeds without errors or broken internal links
(`hugo server`)
- [ ] PR tests succeed
- [ ] The Lychee Github action run against the PR branch reports no
broken links

Replace the `[ ]` with `[x]` to check off the item instead of leaving it
unchecked.

Otherwise, delete this entire section from opening to closing comment.
-->

<!-- Optionally, uncomment the heading and add one or more lines like
these. Otherwise, delete this entire section from opening to closing
comment.

## Related issues

- Fixes DOCS-12345
- Fixes #12345
-->
## Description

<!-- Uncomment and add a description of the change -->
Adds code snippet for creating a registry programmatically via
`wandb.Api.create_registry()`.

<!-- Optionally, uncomment the heading and add details about how you
tested the change and how reviewers should test it. For example:
## Testing
- [ ] Local build succeeds without errors or broken internal links
(`hugo server`)
- [ ] PR tests succeed
- [ ] The Lychee Github action run against the PR branch reports no
broken links

Replace the `[ ]` with `[x]` to check off the item instead of leaving it
unchecked.

Otherwise, delete this entire section from opening to closing comment.
-->

<!-- Optionally, uncomment the heading and add one or more lines like
these. Otherwise, delete this entire section from opening to closing
comment.
-->

## Related issues

- Fixes https://wandb.atlassian.net/browse/DOCS-1707



<!-- preview-links-comment -->
📄 **[View preview links for changed
pages](#1667 (comment)
Copy link
Contributor

github-actions bot commented Sep 24, 2025

PR Preview: Changed content

Base preview: https://convert-prompts-to-cursor.docodile.pages.dev

Added

Title Path
File content/en/ref/python/public-api/File.md

Modified

Title Path
Create a custom registry content/en/guides/core/registry/create_registry.md

### For Cursor users
1. Cursor detects that `.cursor/` files exist but does NOT automatically load their contents.
2. You still need to prompt the agent to read these files.
3. Use the example prompts below to direct your agent to these guidelines.
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Suggested change
3. Use the example prompts below to direct your agent to these guidelines.
3. Use the example prompts below to direct your agent to these guidelines. Examples are also available in the individual prompt files.

3. Use the example prompts below to direct your agent to these guidelines.

### For other AI tools
1. Provide relevant files as context when starting a session.
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Suggested change
1. Provide relevant files as context when starting a session.
1. Provide relevant files as context when starting a session. Modern agents can process them as natural language prompts.

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