Improve skills list readability: show descriptions as clickable links instead of repo names

This commit is contained in:
xxl007 2025-12-23 11:22:22 +00:00
parent 42550a3dec
commit 1dee2558be

View file

@ -57,47 +57,47 @@ This architecture delivers:
**Multi-skill repositories** with diverse capabilities: **Multi-skill repositories** with diverse capabilities:
- [anthropics/skills](https://github.com/anthropics/skills) - 🏢 Official collection from Anthropic (document editing, data analysis, etc.) - 🏢 [Official collection from Anthropic (document editing, data analysis, etc.)](https://github.com/anthropics/skills)
- [karanb192/awesome-claude-skills](https://github.com/karanb192/awesome-claude-skills) - ⭐ 50+ verified skills for Claude Code and Claude.ai - ⭐ [50+ verified skills for Claude Code and Claude.ai](https://github.com/karanb192/awesome-claude-skills)
- [shajith003/awesome-claude-skills](https://github.com/shajith003/awesome-claude-skills) - 🎯 Skills for specialized capabilities - 🎯 [Skills for specialized capabilities](https://github.com/shajith003/awesome-claude-skills)
- [ponderous-dustiness314/awesome-claude-skills](https://github.com/ponderous-dustiness314/awesome-claude-skills) - 📊 Document editing, data analysis, and project management - 📊 [Document editing, data analysis, and project management](https://github.com/ponderous-dustiness314/awesome-claude-skills)
- [jacintarefined358/awesome-claude-skills](https://github.com/jacintarefined358/awesome-claude-skills) - ✨ Productivity-focused skills - ✨ [Productivity-focused skills](https://github.com/jacintarefined358/awesome-claude-skills)
- [lifegenieai/claude-skills](https://github.com/lifegenieai/claude-skills) - 🎨 Voice AI, image generation, and web development - 🎨 [Voice AI, image generation, and web development](https://github.com/lifegenieai/claude-skills)
- [hikanner/agent-skills](https://github.com/hikanner/agent-skills) - 🗂️ Curated Claude Agent Skills collection - 🗂️ [Curated Claude Agent Skills collection](https://github.com/hikanner/agent-skills)
- [GuDaStudio/skills](https://github.com/GuDaStudio/skills) - 🤝 Multi-agent collaboration skills - 🤝 [Multi-agent collaboration skills](https://github.com/GuDaStudio/skills)
- [OmidZamani/dspy-skills](https://github.com/OmidZamani/dspy-skills) - 🔮 Skills for DSPy framework - 🔮 [Skills for DSPy framework](https://github.com/OmidZamani/dspy-skills)
- [gradion-ai/freeact-skills](https://github.com/gradion-ai/freeact-skills) - 🎬 Freeact agent library skills - 🎬 [Freeact agent library skills](https://github.com/gradion-ai/freeact-skills)
- [DougTrajano/pydantic-ai-skills](https://github.com/DougTrajano/pydantic-ai-skills) - 🐍 Pydantic AI integration - 🐍 [Pydantic AI integration](https://github.com/DougTrajano/pydantic-ai-skills)
### 🎯 Individual Skills by Category ### 🎯 Individual Skills by Category
#### 💻 Development & Programming #### 💻 Development & Programming
- [kylehughes/the-unofficial-swift-programming-language-skill](https://github.com/kylehughes/the-unofficial-swift-programming-language-skill) - Swift Programming Language reference - [Swift Programming Language reference](https://github.com/kylehughes/the-unofficial-swift-programming-language-skill)
- [kylehughes/the-unofficial-swift-concurrency-migration-skill](https://github.com/kylehughes/the-unofficial-swift-concurrency-migration-skill) - Swift Concurrency Migration guide - [Swift Concurrency Migration guide](https://github.com/kylehughes/the-unofficial-swift-concurrency-migration-skill)
- [formulahendry/agent-skill-code-runner](https://github.com/formulahendry/agent-skill-code-runner) - Multi-language code execution - [Multi-language code execution](https://github.com/formulahendry/agent-skill-code-runner)
- [gapmiss/obsidian-plugin-skill](https://github.com/gapmiss/obsidian-plugin-skill) - Obsidian.md plugin development - [Obsidian.md plugin development](https://github.com/gapmiss/obsidian-plugin-skill)
- [frmoretto/stream-coding](https://github.com/frmoretto/stream-coding) - Stream Coding methodology (10-20x velocity) - [Stream Coding methodology (10-20x velocity)](https://github.com/frmoretto/stream-coding)
#### 🔒 Security & Operations #### 🔒 Security & Operations
- [gadievron/raptor](https://github.com/gadievron/raptor) - Offensive/defensive security operations with sub-agents - [Offensive/defensive security operations with sub-agents](https://github.com/gadievron/raptor)
#### 🔧 Integration & Automation #### 🔧 Integration & Automation
- [fabioc-aloha/spotify-skill](https://github.com/fabioc-aloha/spotify-skill) - Spotify API integration - [Spotify API integration](https://github.com/fabioc-aloha/spotify-skill)
- [gmickel/sheets-cli](https://github.com/gmickel/sheets-cli) - Google Sheets CLI automation - [Google Sheets CLI automation](https://github.com/gmickel/sheets-cli)
- [tubone24/midi-agent-skill](https://github.com/tubone24/midi-agent-skill) - MIDI file generation from text - [MIDI file generation from text](https://github.com/tubone24/midi-agent-skill)
- [SawyerHood/dev-browser](https://github.com/SawyerHood/dev-browser) - Web browser capability for agents - [Web browser capability for agents](https://github.com/SawyerHood/dev-browser)
- [gotalab/skillport](https://github.com/gotalab/skillport) - Skills for any agent via CLI or MCP - [Skills for any agent via CLI or MCP](https://github.com/gotalab/skillport)
- [DiscreteTom/agent-skills-mcp](https://github.com/DiscreteTom/agent-skills-mcp) - Load skills using Model Context Protocol - [Load skills using Model Context Protocol](https://github.com/DiscreteTom/agent-skills-mcp)
#### 🧠 AI & Context Engineering #### 🧠 AI & Context Engineering
- [muratcankoylan/Agent-Skills-for-Context-Engineering](https://github.com/muratcankoylan/Agent-Skills-for-Context-Engineering) - Context engineering techniques - [Context engineering techniques](https://github.com/muratcankoylan/Agent-Skills-for-Context-Engineering)
- [dave1010/skills-to-agents](https://github.com/dave1010/skills-to-agents) - Auto-convert Skills for AGENTS.md - [Auto-convert Skills for AGENTS.md](https://github.com/dave1010/skills-to-agents)
- [jakedahn/pomodoro](https://github.com/jakedahn/pomodoro) - System Skill Pattern (skills that remember & improve) - [System Skill Pattern (skills that remember & improve)](https://github.com/jakedahn/pomodoro)
- [yzfly/Mind-Cloning-Engineering](https://github.com/yzfly/Mind-Cloning-Engineering) - Mind cloning with LLM skills - [Mind cloning with LLM skills](https://github.com/yzfly/Mind-Cloning-Engineering)
## 🛠️ Tools & Platforms ## 🛠️ Tools & Platforms