Claude Skills Hub

A hub for discovering and sharing Claude skills to enhance productivity.

Claude Skills Hub

<div align="center">

Claude Skills Hub Platform License Version

๐Ÿค– Claude Skills Hub - Discover & Download Claude Skills

Live Demo Documentation Get Started

</div>

Language / ่ฏญ่จ€

๐Ÿ“‹ Project Overview

Claude Skills Hub is an open-source AI skills sharing platform designed to provide practical skill templates and tools for Claude users. This project focuses on collecting, organizing, and sharing various Claude skills to help users improve their work efficiency.

๐ŸŽฏ Project Goals

  • ๐Ÿ“ Skill Collection: Collect and organize practical Claude skill templates
  • ๐Ÿ”ง Tool Development: Provide code generation, documentation, and other practical tools
  • ๐Ÿ“š Knowledge Sharing: Build a community platform for skill sharing and learning
  • ๐Ÿš€ Efficiency Enhancement: Help users quickly find and use appropriate AI skills

โœจ Current Features

๐Ÿ“– Skill Documentation

  • Skill Templates: Standardized skill description formats
  • Usage Guides: Detailed skill usage instructions and examples
  • Category Management: Skills organized by functional areas

๐Ÿ› ๏ธ Basic Tools

  • Document Generation: Basic document templates and formats
  • Code Examples: Common code snippets and templates

๐ŸŒ Community Building

  • Open Contribution: Welcome community developers to contribute skills and improvements
  • Documentation Standards: Establish unified skill documentation standards

๐Ÿ“Š Project Status

<div align="center">
MetricCurrent StatusDescription
๐Ÿ“‹ Skills Count3 examplesBusiness docs, UI components, code generator
๐Ÿ“‚ Skill Categories8 categoriesDevelopment, design, business, etc.
๐Ÿ“š DocumentationBasic versionUser guide and developer documentation
๐Ÿš€ Project PhaseEarly developmentContributions and feedback welcome
</div>

๐ŸŽฏ Skill Categories

This project organizes AI skills by the following categories, currently providing example templates:

๐Ÿ”ง Development

  • Code Generator: Generate code templates for various programming languages
  • API Documentation: Create API interface documentation
  • Test Code: Unit tests and test case generation

๐ŸŽจ Design

  • UI Component Generation: React/Vue/Angular component templates
  • Design Documentation: Design specifications and documentation

๐Ÿ’ผ Business

  • Business Documents: Business plan, proposal, and other document templates
  • Analysis Reports: Data analysis and report formats

๐Ÿ“ Content

  • Article Writing: Blog and technical article templates
  • Documentation: Technical documentation and instruction manuals

๐ŸŽ“ Education

  • Teaching Materials: Course design and educational materials
  • Learning Guides: Learning paths and tutorial templates

Note: Other categories (Analytics, Research, Entertainment) are in planning. Contributions welcome.

๐Ÿš€ Getting Started

Using Skills

  1. Browse Skills

    • Visit claudeskill.site to view available skills
    • Check the skills/ directory for skill documentation
  2. Use Skill Templates

    • Copy the corresponding skill's SKILL.md content
    • Follow the instructions to use the skill in Claude

Development and Contribution

  1. Clone Project

    git clone https://github.com/CavinHuang/claude-skills-hub.git
    cd claude-skills-hub
    
  2. Add New Skills

    • Create a new skill folder in the skills/ directory
    • Write SKILL.md documentation following existing formats
  3. Submit Contributions

    git add .
    git commit -m "feat: add new skill"
    git push origin feature/new-skill
    

๐Ÿ› ๏ธ Technical Architecture

This project uses a simple static file structure:

  • Frontend: Next.js 14 + TypeScript
  • Styling: Tailwind CSS
  • Deployment: Vercel
  • Documentation: Markdown format

๐Ÿ“š Documentation Resources

๐Ÿค Contributing Guide

We welcome all forms of contributions!

How to Contribute

  • ๐ŸŽฏ Add new skill templates
  • ๐Ÿ“ Improve existing documentation
  • ๐Ÿ› Fix issues
  • ๐Ÿ’ก Suggest features

Contribution Process

  1. Fork the project repository
  2. Create a feature branch
  3. Submit your changes
  4. Create a Pull Request

For detailed contribution guidelines, please refer to CONTRIBUTING.md

๐Ÿ“„ License

This project is licensed under the MIT License - feel free to use, modify, and distribute.

๐Ÿ™ Acknowledgments

Thanks to all developers who have contributed to Claude Skills Hub!

Contributors

Special Thanks

  • Anthropic Claude Team - Providing AI technology support
  • Open Source Community - Providing inspiration and technical support

๐Ÿ“ž Contact


<div align="center">

โญ If this project helps you, please give us a Star!

</div>