What problem does it solve?
This Skill helps you correctly catalog new hacking guides, videos, and tools by deciding whether they belong in SOLUTIONS.md or REFERENCES.md and then adding them in the expected format with the right metadata.
Core Features & Use Cases
- Correct destination selection: Routes walkthrough-style content and spoiler-heavy guides to SOLUTIONS.md, while general mentions, news, and talks go to REFERENCES.md.
- Metadata inference: Extracts key details like author, Juice Shop version (🧃vX.x), and language tags (e.g., (:de:)) from provided links.
- Consistent formatting: Inserts the new entry using the correct list structure and type-specific templates (walkthroughs, videos, or scripts/tools).
- Table of contents awareness: Updates the SOLUTIONS.md TOC only when a rare new top-level section is introduced.
Quick Start
Ask Junie to add a new hacking video or tool link to the repository after it checks whether it should be placed in SOLUTIONS.md or REFERENCES.md and formats the entry with the correct type, author, Juice Shop version, and language tag.