Skip to content

Add climbing-grade-converter extension #20134

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

MrTartuf0
Copy link

Description

Screencast

Checklist

- Update README.md
- Update README.md
- init
@raycastbot raycastbot added the new extension Label for PRs with new extensions label Jun 29, 2025
@raycastbot
Copy link
Collaborator

Congratulations on your new Raycast extension! 🚀

You can expect an initial review within five business days.

Once the PR is approved and merged, the extension will be available on our Store.

Copy link
Contributor

@greptile-apps greptile-apps bot left a comment

Choose a reason for hiding this comment

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

PR Summary

New extension for converting between climbing grade systems (Font, V-scale, YDS) using natural language input. Code appears well-structured with TypeScript implementation.

  • .prettierrc correctly includes required Raycast settings printWidth: 120 and singleQuote: false
  • Current PR has default Raycast command naming format which should be adjusted to follow <verb> <noun> structure for better clarity
  • Screenshots should be moved to metadata folder if they're for view commands
  • Error handling in index.tsx could be improved using showFailureToast from @raycast/utils instead of manual error toasts
  • Missing subtitle field in package.json commands which would help provide context about the climbing grade service

9 files reviewed, no comments
Edit PR Review Bot Settings | Greptile

Copy link
Collaborator

@pernielsentikaer pernielsentikaer left a comment

Choose a reason for hiding this comment

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

Hi 👋

Looks good to me, approved 🔥

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new extension Label for PRs with new extensions
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants