You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Vi ønsker gode skills som gjør utvikling med KI enda bedre.
✨ Løsning
Oppsummering av tavla-architecture.skill:
Provides architectural context about the Tavla product — a Norwegian public transit departure board system. Use this skill whenever working on Tavla code, discussing Tavla repositories, debugging Tavla issues, or planning features for either the admin application or the departure board displays. Trigger on any mention of "tavla", "tavla-admin", "tavla-visning", departure boards, or when navigating either of the two Tavla repositories. Also trigger when questions arise about the Firebase setup, Firestore collections, Firebase Functions, or backend infrastructure used by the product.
Ser du bruker en annen filtype som jeg ikke fant så mye dokumentasjon på 🥲 Annet enn at det virker som skills burde ligge som en mappe med SKILL.md-fil i? Kanskje du kan skrive noe om det i beskrivelsen på PR-en?
I følge den ikke-100%-stolbare kilden Claude Chat så er følgende gjeldende:
The .skill file is a binary ZIP archive — it contains the same SKILL.md plus a LICENSE.txt packed together. The folder (e.g., /mnt/skills/public/file-reading/) is just the unpacked version of that archive, and SKILL.md inside it is the actual human-readable instruction file.
In practice: always use SKILL.md (the file inside the folder). That's the one you view and read. The .skill file is just a distribution/packaging format — it's not directly readable and you can't view it meaningfully. The system prompt's <available_skills> block always points to the SKILL.md path (e.g., /mnt/skills/public/docx/SKILL.md), so that's the correct target.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
🥅 Bakgrunn
Vi ønsker gode skills som gjør utvikling med KI enda bedre.
✨ Løsning
Oppsummering av
tavla-architecture.skill:Provides architectural context about the Tavla product — a Norwegian public transit departure board system. Use this skill whenever working on Tavla code, discussing Tavla repositories, debugging Tavla issues, or planning features for either the admin application or the departure board displays. Trigger on any mention of "tavla", "tavla-admin", "tavla-visning", departure boards, or when navigating either of the two Tavla repositories. Also trigger when questions arise about the Firebase setup, Firestore collections, Firebase Functions, or backend infrastructure used by the product.