index 0f3eee4..77ab665 100644
@@ -16,12 +16,12 @@ visibility: public
## key repositories
-- [anthropics/skills](https://github.com/anthropics/skills) — official skills (17 skills)
+- [anthropics/skills](https://github.com/anthropics/skills) — [[official]] skills (17 skills)
- [anthropics/claude-code](https://github.com/anthropics/claude-code) — Claude Code itself
- [anthropics/claude-plugins-official](https://github.com/anthropics/claude-plugins-official) — official plugin directory
-- [obra/superpowers](https://github.com/obra/superpowers) — leading framework (147k stars)
+- [obra/superpowers](https://github.com/obra/superpowers) — leading [[frameworks|framework]] (147k stars)
- [vercel-labs/agent-skills](https://github.com/vercel-labs/agent-skills) — Vercel's skills (24.9k stars)
-- [trailofbits/skills](https://github.com/trailofbits/skills) — security skills (40+)
+- [trailofbits/skills](https://github.com/trailofbits/skills) — [[security]] skills (40+)
- [affaan-m/everything-claude-code](https://github.com/affaan-m/everything-claude-code) — comprehensive guide (151k stars)
## awesome lists (the best ones)
@@ -66,4 +66,12 @@ from the [awesome wiki](/@harrisonqian/awesome):
- [awesome-docker](/@harrisonqian/awesome/wiki/back-end-development/docker) — docker resources (relevant for deployment skills)
- [awesome-github-actions](/@harrisonqian/awesome/wiki/development-environment/github-actions) — CI/CD automation
- [awesome-react](/@harrisonqian/awesome/wiki/front-end-development/react) — React ecosystem (relevant for frontend skills)
-- [awesome-python](/@harrisonqian/awesome/wiki/programming-languages/python) — Python ecosystem
\ No newline at end of file
+- [awesome-python](/@harrisonqian/awesome/wiki/programming-languages/python) — Python ecosystem
+
+## this wiki's pages
+
+- [[official]] — detailed breakdown of Anthropic's 17 skills
+- [[frameworks]] — obra/superpowers, everything-claude-code, NeoLab, and more
+- [[creating-skills]] — how to build your own skills
+- [[tooling]] — installers, marketplaces, orchestrators
+- [[company-skills]] — skills from Vercel, Cloudflare, Trail of Bits, etc.