docs: add skills.sh marketplace documentation (v3.11.5)
Added comprehensive documentation for skills.sh (Vercel Labs) marketplace: Section 5.5 (Skills Marketplace): - Installation instructions (npx add-skill <owner/repo>) - Top skills by category (Frontend, Database, Auth, Testing) - Format compatibility (100% compatible with .claude/skills/) - Status & trade-offs (community project, early stage) Section 11.3 (Skills Distribution Platforms): - Comparison: skills.sh vs claude-code-templates vs SkillsMP - When to use each platform (discovery, installation, team-specific) Updated files: - guide/ultimate-guide.md: New subsection Skills Marketplace (~line 5172) - guide/ai-ecosystem.md: New section 11.3 Skills Distribution Platforms - machine-readable/reference.yaml: Added 7 skills_marketplace_* entries - README.md: Added skills.sh to Complementary Resources table - CHANGELOG.md: Detailed entry for v3.11.5 - VERSION: Bumped to 3.11.5 - guide/cheatsheet.md: Version sync Marketplace stats (Jan 23, 2026): - 200+ skills available - Top skill: vercel-react-best-practices (35K+ installs) - 20+ agents supported (Claude Code, Cursor, Copilot, etc.) - Launched: January 21, 2026 by Vercel Labs Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
This commit is contained in:
parent
ca83f5a56d
commit
89eefea8ac
7 changed files with 197 additions and 9 deletions
|
|
@ -361,7 +361,7 @@ Claude Code sends your prompts, file contents, and MCP results to Anthropic serv
|
|||
|
||||
**Status**: Research preview (Pro $20/mo or Max $100-200/mo, macOS only, **VPN incompatible**)
|
||||
|
||||
**Archive**: Historical versions available in git history (pre-v3.11.4)
|
||||
**Archive**: Historical versions available in git history (pre-v3.11.5)
|
||||
|
||||
</details>
|
||||
|
||||
|
|
@ -384,6 +384,7 @@ Claude Code sends your prompts, file contents, and MCP results to Anthropic serv
|
|||
| Project | Focus | Best For |
|
||||
|---------|-------|----------|
|
||||
| [claude-code-templates](https://github.com/davila7/claude-code-templates) | **Distribution** - Install & use | Getting 200+ templates via CLI (17k⭐) |
|
||||
| [skills.sh](https://skills.sh/) | **Skills marketplace** - Discover & install | One-command skill installation (`npx add-skill`) from Vercel Labs |
|
||||
| [awesome-claude-code](https://github.com/hesreallyhim/awesome-claude-code) | **Curation** - Discover & link | Exploring community resources |
|
||||
| [Claude-Code-Everything](https://github.com/wesammustafa/Claude-Code-Everything) | **Visual walkthrough** | Learning through screenshots |
|
||||
| [AI Coding Agents Matrix](https://coding-agents-matrix.dev) | **Technical comparison** | Comparing Claude Code vs 22+ alternatives |
|
||||
|
|
@ -430,7 +431,7 @@ Licensed under [CC BY-SA 4.0](https://creativecommons.org/licenses/by-sa/4.0/).
|
|||
|
||||
---
|
||||
|
||||
*Version 3.11.4 | January 2026 | Crafted with Claude*
|
||||
*Version 3.11.5 | January 2026 | Crafted with Claude*
|
||||
|
||||
<!-- SEO Keywords -->
|
||||
<!-- claude code, claude code tutorial, anthropic cli, ai coding assistant, claude code mcp,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue