This repository was archived by the owner on Jun 18, 2026. It is now read-only.
Commit 167f113
committed
feat: add Claude Code skill for AI assistance
- Add contrib/claude-skill/ with SKILL.md and installation README
- Add docs/content/guide/claude-skill.md for website
- Add `styx @skill` CLI command to output skill content
Users can install with:
mkdir -p ~/.claude/skills/styx
styx @Skill > ~/.claude/skills/styx/SKILL.md1 parent 4f64888 commit 167f113
5 files changed
Lines changed: 853 additions & 0 deletions
File tree
- contrib/claude-skill
- crates/styx-cli/src
- docs/content/guide
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
0 commit comments