Skip to content

Add rae-diccionario-raycast extension #18973

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

sonirico
Copy link

@sonirico sonirico commented May 5, 2025

Description

Screencast

Checklist

- feat: debug
- Initial commit
@raycastbot raycastbot added the new extension Label for PRs with new extensions label May 5, 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.

@sonirico sonirico marked this pull request as ready for review May 5, 2025 22:12
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

This PR adds a new Raycast extension for searching the Spanish Royal Academy (RAE) dictionary, providing word definitions, daily words, and random word features through an unofficial API integration.

Key points to address:

  • Command titles in package.json should be in Spanish to match README.md descriptions (e.g., "Query Rae Word" → "Buscar palabra")
  • Add subtitle field to commands in package.json with "Diccionario RAE" for better context
  • Consider using showFailureToast from @raycast/utils in error handling across command files
  • Add metadata folder with screenshots since commands use mode: "view"
  • Command names in README.md ("Buscar palabra", "Palabra del día", "Palabra aleatoria") don't match package.json titles

💡 (1/5) You can manually trigger the bot by mentioning @greptileai in a comment!

18 file(s) reviewed, 15 comment(s)
Edit PR Review Bot Settings | Greptile

Copy link
Author

@sonirico sonirico left a comment

Choose a reason for hiding this comment

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

Recommendations by greptile that made sense have been applied. Feedback from a human would come handy, though.

Marcos added 2 commits May 6, 2025 20:27
- chore: update README
- chore: add metadata images
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.

2 participants