Claude Skill
YYH211/Claude-meta-skill
精选的Claude Skill可复用合集,包含指南与模板。通过即用型模块增强Claude Code能力,并学习自定义技能开发的最佳实践。
概览
仓库信息
安装这个 Skill
git clone https://github.com/YYH211/Claude-meta-skill.gitRegistry 信息
项目简介
一个精选的可复用Claude Skill合集,专为Claude Code设计。该仓库提供即用型技能模块以增强Claude的能力,并包含创建自定义技能的完整指南、模板与最佳实践方案。
A curated collection of reusable skills for Claude Code. Enhance Claude's capabilities with ready-to-use skill modules including comprehensive guides, templates, and best practices for creating your own skills.
要点
- 精选的可复用Claude Skill合集
- 专为Claude Code设计的即用型技能模块
- 包含创建技能的完整指南
- 提供模板与最佳实践方案
- 旨在增强Claude的能力
使用场景
- 使用预构建技能扩展Claude功能
- 学习如何创建自定义Claude Skill
- 在技能开发中实施最佳实践
- 使用模板进行快速技能原型设计
- 通过模块化技能增强Claude Code项目
README 摘要
# Claude Skills Repository A curated collection of reusable skills for Claude Code. Pick the skills you need and add them to your project to enhance Claude's capabilities. [](https://opensource.org/licenses/MIT) [](https://docs.anthropic.com/en/docs/agents-and-tools/claude-code/skills) ## 🎯 What is This? This repository provides ready-to-use skills that extend Claude Code's functionality. Each skill is a self-contained module that teaches Claude how to perform specific tasks or follow particular workflows in your projects. ## 📦 Available Skills | Skill Name | Description | Source | Installation | |----------------------------------------------------|-------------------------------------------------------------------------------------------------------|--------|--------------| | **[create-skill-file](./create-skill-file)** | Guides Claude in creating well-structured SKILL.md files with templates, examples, and best practices | - | `cp -r create-skill-file .claude/skills/` | | **[prompt-optimize](./prompt-optimize)** | Optimize your prompt with Claude | - | `cp -r prompt-optimize .claude/skills/` | | **[deep-reading-analyst](./deep-reading-analyst)** | Comprehensive framework for deep analysis using 10+ thinking models (SCQA, 5W2H, Critical Thinking, Mental Models, First Principles, etc.) | [🔗 GitHub](https://github.com/ginobefun/deep-reading-analyst-skill) | `cp -r deep-reading-analyst .claude/skills/` | | **[dry-r
话题
暂无话题