https://github.com/Chat2AnyLLM/awesome-claude-skills
A curated list of awesome claude skills
https://github.com/Chat2AnyLLM/awesome-claude-skills
List: awesome-claude-skills
claude claude-code skills
Last synced: 4 months ago
JSON representation
A curated list of awesome claude skills
- Host: GitHub
- URL: https://github.com/Chat2AnyLLM/awesome-claude-skills
- Owner: Chat2AnyLLM
- Created: 2025-12-23T03:14:39.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2026-01-26T07:19:25.000Z (5 months ago)
- Last Synced: 2026-01-26T08:05:30.304Z (5 months ago)
- Topics: claude, claude-code, skills
- Language: Python
- Homepage: https://chat2anyllm.github.io/awesome-claude-skills/
- Size: 1.98 MB
- Stars: 77
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Awesome Claude Skills
[](https://awesome.re)
[](https://github.com/Chat2AnyLLM/awesome-claude-skills/pulls)
[](https://opensource.org/licenses/Apache-2.0)
[](https://github.com/Chat2AnyLLM/awesome-claude-skills)
[](https://github.com/Chat2AnyLLM/awesome-claude-agents)
[](https://github.com/Chat2AnyLLM/awesome-claude-plugins)
[](https://github.com/Chat2AnyLLM/code-assistant-manager)
A curated list of awesome Claude Code skills to enhance your Claude Code experience.
Total Skills: 7225
Last updated: 2026-02-01 08:18 UTC
**[📋 See full skill list](FULL-SKILLS.md#complete-skills-listing)** - Convenient for searching through all skills without size limits.
## Contents
- [Creating Skills](#creating-skills)
- [Contributing](#contributing)
- [Resources](#resources)
- [Join the Community](#join-the-community)
- [License](#license)
- **Skills by Domain:**
- [Backend Development](./domains/backend-development.md)
- [AI & LLM](./domains/ai-and-llm.md)
- [DevOps & Infrastructure](./domains/devops-and-infrastructure.md)
- [Data & Analytics](./domains/data-and-analytics.md)
- [Version Control & Collaboration](./domains/version-control-and-collaboration.md)
- [Frontend Development](./domains/frontend-development.md)
- [Uncategorized](./domains/uncategorized.md)
- [Machine Learning](./domains/machine-learning.md)
- [Testing & Quality](./domains/testing-and-quality.md)
- [Security](./domains/security.md)
- [Documentation](./domains/documentation.md)
- [Tools & Utilities](./domains/tools-and-utilities.md)
- [Business & Productivity](./domains/business-and-productivity.md)
## Creating Skills
Want to contribute your own skills? Here's how to get started:
### Skill Development
1. **Choose a domain** - Identify a specific area where you have expertise
2. **Define the workflow** - Map out the steps and logic for your skill
3. **Implement the skill** - Use Claude Code's skill development framework
4. **Test thoroughly** - Ensure your skill works reliably across different scenarios
5. **Document clearly** - Provide comprehensive documentation and examples
### Best Practices
- **Keep it focused** - Each skill should solve one specific problem well
- **Handle errors gracefully** - Include proper error handling and validation
- **Provide examples** - Include usage examples and edge cases
- **Follow conventions** - Use standard patterns and naming conventions
### Resources
- [Claude Code Documentation](https://docs.anthropic.com/claude/docs/claude-code)
- [Skill Development Guide](https://github.com/anthropics/claude-code/tree/main/docs/skills)
- [Community Examples](https://github.com/anthropics/claude-code/tree/main/examples)
## Contributing
We welcome contributions! Please see our [contributing guidelines](CONTRIBUTING.md) for details on how to add new marketplaces or skills.
To add a new skill or marketplace:
1. Fork this repository
2. Add the entry to the appropriate section
3. Ensure the skill is verified and documented
4. Submit a pull request with a clear description
## Resources
### Official Documentation
- [Claude Code](https://docs.anthropic.com/claude/docs/claude-code) - Official Claude Code documentation
- [Claude API](https://docs.anthropic.com/claude/reference/getting-started-with-the-api) - API reference and guides
- [Anthropic Console](https://console.anthropic.com/) - Manage your Claude API usage
### Community Resources
- [Claude Code GitHub](https://github.com/anthropics/claude-code) - Source code and issues
- [Awesome Claude](https://github.com/sindresorhus/awesome-claude) - Curated list of Claude resources
- [Claude Community](https://community.anthropic.com/) - Community discussions and support
### Development Tools
- [Code Assistant Manager](https://github.com/Chat2AnyLLM/code-assistant-manager) - Tool for managing Claude skills
- [Claude CLI](https://github.com/anthropics/claude-code/tree/main/packages/cli) - Command-line interface for Claude
## Join the Community
Connect with other Claude developers and skill creators:
### Social Media
- **Twitter/X**: [@anthropic](https://twitter.com/anthropic)
- **LinkedIn**: [Anthropic](https://www.linkedin.com/company/anthropic)
- **Discord**: [Claude Community](https://discord.gg/anthropic)
### Contribution
- **GitHub Issues**: [Report bugs and request features](https://github.com/Chat2AnyLLM/awesome-claude-skills/issues)
- **Pull Requests**: [Contribute skills and improvements](https://github.com/Chat2AnyLLM/awesome-claude-skills/pulls)
- **Discussions**: [Share ideas and get help](https://github.com/Chat2AnyLLM/awesome-claude-skills/discussions)
### Support
- **Documentation**: [Claude Code Docs](https://docs.anthropic.com/claude/docs/claude-code)
- **Community Forum**: [Anthropic Community](https://community.anthropic.com/)
- **Stack Overflow**: [claude-code tag](https://stackoverflow.com/questions/tagged/claude-code)
## License
This repository is licensed under the Apache License 2.0 - see the [LICENSE](LICENSE) file for details.
---
*Built with ❤️ by the Claude Code community. Empowering developers with AI-enhanced workflows.*