Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx skills add geoffreycrofte/luxembourg-accessibility-skillset --skill raweb-codegit clone --depth 1 https://github.com/geoffreycrofte/luxembourg-accessibility-skillsetWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/skills/geoffreycrofte/luxembourg-accessibility-skillset/raweb-code)<a href="https://agentmods.dev/skills/geoffreycrofte/luxembourg-accessibility-skillset/raweb-code"><img src="https://agentmods.dev/badge/skills/geoffreycrofte/luxembourg-accessibility-skillset/raweb-code/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/skills/geoffreycrofte/luxembourg-accessibility-skillset/raweb-code"><img src="https://agentmods.dev/badge/skills/geoffreycrofte/luxembourg-accessibility-skillset/raweb-code.svg" alt="Reviewed on agentmods" width="80" height="20"></a>What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00097 | $0.09104 |
| Opus 5 | $0.00048 | $0.04552 |
| Sonnet 5 | $0.00019 | $0.01821 |
| Haiku 4.5 | $0.00010 | $0.00910 |
Grade A, and why
raweb-code scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 10d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
The source is not reproduced here
Licensed CC-BY-4.0
The repository is licensed CC-BY-4.0, which this catalogue does not treat as permission to reproduce the file. Read it at the source.
What ships with it
60 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.
- references/components/accordion.json 4.6 KB
- references/components/alert.json 4.6 KB
- references/components/alertdialog.json 3.5 KB
- references/components/breadcrumb.json 2.0 KB
- references/components/button.json 3.9 KB
- references/components/carousel.json 4.9 KB
- references/components/checkbox.json 3.5 KB
- references/components/combobox.json 6.1 KB
- references/components/dialog-modal.json 4.1 KB
- references/components/disclosure.json 2.7 KB
- references/components/feed.json 4.0 KB
- references/components/grid.json 5.6 KB
- references/components/index.json 5.7 KB
- references/components/landmarks.json 3.7 KB
- references/components/link.json 2.8 KB
- references/components/listbox.json 4.6 KB
- references/components/menu-button.json 4.5 KB
- references/components/menubar.json 5.0 KB
- references/components/meter.json 2.7 KB
- references/components/radio.json 3.7 KB
- references/components/slider-multithumb.json 4.0 KB
- references/components/slider.json 4.6 KB
- references/components/spinbutton.json 4.0 KB
- references/components/switch.json 3.6 KB
- references/components/table.json 3.7 KB
- references/components/tabs.json 5.0 KB
- references/components/toolbar.json 3.2 KB
- references/components/tooltip.json 3.7 KB
- references/components/treegrid.json 4.6 KB
- references/components/treeview.json 4.8 KB
- references/components/windowsplitter.json 4.0 KB
- references/criteres.json 229 KB
- references/glossaire.json 121 KB
- references/methodologies.json 149 KB
- references/niveaux.json 2.1 KB
- references/patterns/_TEMPLATE.md 4.2 KB
- references/patterns/accordion.md 13 KB
- references/patterns/alert.md 13 KB
- references/patterns/alertdialog.md 9.9 KB
- references/patterns/breadcrumb.md 4.9 KB
- references/patterns/button.md 13 KB
- references/patterns/carousel.md 19 KB
- references/patterns/checkbox.md 14 KB
- references/patterns/combobox.md 22 KB
- references/patterns/dialog-modal.md 19 KB
- references/patterns/disclosure.md 13 KB
- references/patterns/feed.md 16 KB
- references/patterns/grid.md 17 KB
- references/patterns/landmarks.md 7.8 KB
- references/patterns/link.md 8.1 KB
- references/patterns/listbox.md 13 KB
- references/patterns/menu-button.md 20 KB
- references/patterns/menubar.md 17 KB
- references/patterns/meter.md 7.1 KB
- references/patterns/radio.md 13 KB
- references/patterns/slider-multithumb.md 13 KB
- references/patterns/slider.md 17 KB
- references/patterns/spinbutton.md 16 KB
- references/patterns/switch.md 14 KB
- references/patterns/table.md 8.0 KB
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 10d ago First seen · 708 lines · 97 tokens per session scan A 30c7618323f4
raweb-code is a skill published in the GitHub repository geoffreycrofte/luxembourg-accessibility-skillset (31 stars, last pushed 1mo ago), licensed CC-BY-4.0. It adds 97 tokens to every session and 9,104 once invoked, about $0.0005 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.
Other skills, from other repositories
accessibility
Audit and improve web accessibility following WCAG 2.2 guidelines. Use when asked to "improve accessibility", "a11y audit", "WCAG compliance", "screen reader support", "keyboard navigation", or "make accessible".
performance
Optimize web performance for faster loading and better user experience. Use when asked to "speed up my site", "optimize performance", "reduce load time", "fix slow loading", "improve page speed", or "performance audit".
core-web-vitals
Optimize Core Web Vitals (LCP, INP, CLS) for better page experience using field and lab evidence. Use when asked to "improve Core Web Vitals", "fix LCP", "reduce CLS", "optimize INP", "page experience optimization", or "fix layout shifts".
data-display-and-selection
Complex data deserves multiple view modes — grid, list, table — chosen by the user based on their task. Row and item selection should use large hit areas (the whole row or card, not just a checkbox). Selected state is communicated through a subtle background colour shift. Mass actions appear when items are selected.…
information-architecture
In large applications, information architecture determines whether users can find, understand, and act on data. Naming matters. The UI should mirror the data model and signal how data can be transformed. Dangerous or irreversible changes always require a confirm dialog. Use when designing navigation, naming entities…
brand-visual-language
A brand's visual tone — playful or serious, rounded or angular — should be consistent across all UI elements. Shape language in typography, border-radius, and iconography communicates personality before a single word is read. Use when establishing a design system, choosing icon libraries, setting border-radius tokens…