Hey everyone!

Sharing an addon I've been working on to make profession leveling in WotLK (3.3.5) a lot easier.

What does it do?
When you open your profession window, the addon detects your current skill level and tells you exactly which recipe to craft next for the most efficient path to 450. Use the < > buttons to cycle through alternative recipes and craft directly from the addon frame.

Supported professions
Alchemy, Blacksmithing, Cooking, Enchanting, Engineering, First Aid, Inscription, Jewelcrafting, Leatherworking, Tailoring.

What's new in v2.0.0
  • Spell ID-based recipe matching — works on any client locale (EN, ES, etc.), no longer depends on recipe name strings
  • Localization support (esES / esMX) — Spanish UI strings included out of the box
  • Clear message when a recipe hasn't been learned yet
  • Fixed silent Lua errors that caused the frame to not show on certain skill ranges


Installation
  1. Download from GitHub: https://github.com/DarkChimu/Improve...ses/tag/v2.0.0
  2. Extract the zip
  3. Move the Profession_Capper folder to Interface/AddOns
  4. In-game: /reload


This is a fork of the original addon by SamuelLira99, with a bunch of improvements on top.

If you have any feedback, suggestions, or want to request changes, feel free to open an issue on GitHub:
https://github.com/DarkChimu/Improve...-Capper/issues

Hope it helps — good luck capping those professions!