Claude Skill
JayZeeDesign/awesome-claude-skills
Explore a curated list of awesome Claude Skills with tools, resources, and development materials for working with Claude's skill system.
Overview
Repository
Install this Skill
git clone https://github.com/JayZeeDesign/awesome-claude-skills.gitRegistry
Summary
A curated list of awesome Claude Skills, providing a collection of resources and tools for developers working with Claude's skill system.
Key features
- Curated collection of Claude Skills
- Community-driven resource list
- Regularly updated repository
Use cases
- Discovering available Claude Skills
- Learning about Claude skill development
- Finding tools and resources for Claude projects
README excerpt
# NOTE: This is fork from anthropic official one, but start adding more # Skills Skills are folders of instructions, scripts, and resources that Claude loads dynamically to improve performance on specialized tasks. Skills teach Claude how to complete specific tasks in a repeatable way, whether that's creating documents with your company's brand guidelines, analyzing data using your organization's specific workflows, or automating personal tasks. For more information, check out: - [What are skills?](https://support.claude.com/en/articles/12512176-what-are-skills) - [Using skills in Claude](https://support.claude.com/en/articles/12512180-using-skills-in-claude) - [How to create custom skills](https://support.claude.com/en/articles/12512198-creating-custom-skills) - [Equipping agents for the real world with Agent Skills](https://anthropic.com/engineering/equipping-agents-for-the-real-world-with-agent-skills) # About This Repository This repository contains example skills that demonstrate what's possible with Claude's skills system. These examples range from creative applications (art, music, design) to technical tasks (testing web apps, MCP server generation) to enterprise workflows (communications, branding, etc.). Each skill is self-contained in its own directory with a `SKILL.md` file containing the instructions and metadata that Claude uses. Browse through these examples to get inspiration for your own skills or to understand different patterns and approaches. The example skills in this repo are open source (Apache 2.0). We've also included the document creation & editing skills that power [Claude's document capabilities](https://www.anthropic.com/news/create-files) under the hood in the [`document-skills/`](./document-skills/) folder. These are source-available,
Topics
No topics yet.