Rename install doc to INSTALL and add full dependency checks

This commit is contained in:
2026-02-09 04:48:44 +00:00
parent 53b05f263b
commit aa8a31246a
3 changed files with 142 additions and 96 deletions

View File

@@ -15,7 +15,7 @@ This repo is organized similarly to `obra/superpowers` and is designed to scale
ai-coding-skills/
├── README.md
├── docs/
│ └── install.md
│ └── INSTALL.md
├── skills/
│ ├── _template/
│ │ └── SKILL.md
@@ -47,7 +47,7 @@ ai-coding-skills/
| web-automation | claude-code | Playwright + Camoufox browsing/scraping/auth automation | Ready |
| web-automation | opencode | Playwright + Camoufox browsing/scraping/auth automation | Ready |
See install instructions: `docs/install.md`
See install instructions: `docs/INSTALL.md`
## Compatibility Policy