@@ -37,6 +37,17 @@ agent capabilities through a standardised format.
Generates accessible HTML, React, and frontend code following WCAG 2.2
AA guidelines. Focuses on semantic HTML, keyboard accessibility, and
screen reader compatibility.
+- [handling-customer-data](skills/handling-customer-data/SKILL.md):
+ Handles customer data responsibly by answering questions about data
+ without ever seeing the data directly.
+- [scripting-with-go](skills/scripting-with-go/SKILL.md): Creates
+ executable Go scripts with shebang-like behavior for long-lived
+ automation.
+- [writing-roc-lang](skills/writing-roc-lang/SKILL.md): Writes Roc code
+ with strong static types, helpful compiler errors, and functional
+ programming. Covers both full applications and one-off scripts.
+- [resolving-secrets](skills/resolving-secrets/SKILL.md): Wraps shell
+ commands to resolve secret references in environment variables.
## Installation