skill-plugin-ecosystem-watchlistlisted
Install: claude install-skill osrt91/ulak.os
# Skill / Plugin Ecosystem Watchlist
## Goal
Track external skill and plugin sources that can inspire Ulak OS without automatically importing code, prompts, licenses, or hidden assumptions.
## Sources
| Source | Focus | Initial action |
|---|---|---|
| `nextlevelbuilder/ui-ux-pro-max-skill` | UI/UX skill patterns | Compare with `/ulak-frontend` |
| `juliusbrussee/caveman` | Agent workflow patterns | Review protocol shape |
| `obra/superpowers` | Workflow skills | Keep mapping current |
| `millionco/react-doctor` | React diagnostics | Evaluate as frontend quality gate inspiration |
| `zubair-trabzada/geo-seo-claude` | Geo SEO | Compare with localization/SEO runtime rules |
| `rohitg00/agentmemory` | Agent memory | Compare with Ulak memory model |
| `mattpocock/skills` | TypeScript skill patterns | Review for TS training/eval ideas |
| `multica-ai/andrej-karpathy-skills` | Learning/coding skills | Review for pedagogy patterns |
| `rtk-ai/rtk` | Agent/toolkit patterns | Review architecture only |
| `claude-plugins.dev` | Plugin marketplace | Monitor distribution conventions |
| `skills.sh` | Skill marketplace | Monitor skill packaging conventions |
## Output
When used, produce `reports/current/skill-plugin-watchlist.md` with:
- source URL
- license if visible
- trust tier
- overlap with Ulak OS
- adoption recommendation: `ignore`, `monitor`, `study`, `extract-pattern`, or `operator-review-required`
- residual risks
## Rules
- Read-only: never install or vendor third-par