Claude Skill
YYH211/Claude-meta-skill
A curated collection of reusable Claude Skills with guides and templates. Enhance Claude Code capabilities with ready-to-use modules and learn best practices for custom skill development.
Overview
Repository
Install this Skill
git clone https://github.com/YYH211/Claude-meta-skill.gitRegistry
Summary
A curated collection of reusable Claude Skills designed for Claude Code. This repository provides ready-to-use skill modules to enhance Claude's capabilities, along with comprehensive guides, templates, and best practices for creating custom skills.
精选可复用Claude Skill合集,专为Claude Code设计。通过即用型技能模块增强Claude能力,包含创建自定义技能的完整指南、模板与最佳实践方案。
Key features
- Curated collection of reusable Claude Skills
- Ready-to-use skill modules for Claude Code
- Comprehensive guides for skill creation
- Templates and best practices included
- Designed to enhance Claude's capabilities
Use cases
- Extending Claude's functionality with pre-built skills
- Learning how to create custom Claude Skills
- Implementing best practices in skill development
- Using templates for rapid skill prototyping
- Enhancing Claude Code projects with modular skills
README excerpt
# 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
Topics
No topics yet.