Claude Skills Public
Portable skills for writing, handoffs, product design, accessibility and evidence-led debugging.
Published source library
Reusable Markdown skills and a prompt template are publicly available. Loading and behavior depend on the chosen assistant.
Read the public skills ↗Status documented

Overview
I published ten reusable single-file skills and a standalone prompt template. Four adapted from my Skills Lab help teams define design intent, check accessible UI states, review rendered pages and debug with evidence. Each file can be inspected and installed independently.
The Problem
Useful working instructions often stay trapped in personal chat history or depend on an elaborate local setup. Sharing them requires removing private context and making each file understandable on its own.
Methodology
Single-file distribution
Skills are plain Markdown with YAML frontmatter, no bundled scripts and no required package installation. The repository documents direct file placement and copy-paste distribution.
Key Findings
Readable instructions are portable; actual loading and behavior still need verification in the chosen assistant.
Conclusion
Public source files let teammates read, adapt and share these workflows independently; behavior still needs testing in their own assistant.