Top AI Repos — open-source AI, indexed and scored
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
Professional Claude Code skills marketplace featuring production-ready skills for enhanced development workflows.
| Date | Stars |
|---|---|
| 2026-07-31 | 1304 |
| 2026-08-02 | 1312 |
| 2026-08-06 | 1312 |
Today
— stars today
This week
— stars this week
This month
— stars this month
Momentum
15.0
growth rate 0.00%/day
# Claude Code Skills Marketplace <div align="center"> [](./README.md) [](./README.zh-CN.md) [](https://opensource.org/licenses/MIT) [](https://github.com/daymade/claude-code-skills) [](https://claude.com/code) [](./CONTRIBUTING.md) [](https://github.com/daymade/claude-code-skills/graphs/commit-activity) </div> Professional Claude Code skills marketplace featuring production-ready skills for enhanced development workflows. ## 📑 Table of Contents - [🌟 Essential Skill: skill-creator](#-essential-skill-skill-creator) - [🚀 Quick Installation](#-quick-installation) - [🇨🇳 Chinese User Guide](#-chinese-user-guide) - [📦 Other Available Skills](#-other-available-skills) - [🎬 Interactive Demo Gallery](#-interactive-demo-gallery) - [🎯 Use Cases](#-use-cases) - [📚 Documentation](#-documentation) - [🛠️ Requirements](#️-requirements) - [❓ FAQ](#-faq) - [🤝 Contributing](#-contributing) - [📄 License](#-license) --- ## 🌟 Essential Skill: skill-creator **⭐ Start here if you want to create your own skills!** The `skill-creator` is the **meta-skill** that enables you to build, validate, and package your own Claude Code skills. It's the most important tool in this marketplace because it empowers you to extend Claude Code with your own specialized workflows. ### Why This skill-creator? This is a **production-hardened fork** of [Anthropic's official skill-creator](https://github.com/anthropics/skills/tree/main/skills/skill-creator), born from building real skills and hitting every wall the official version doesn't warn you about. **The official skill-creator tells you _what_ to build. Ours also tells you _what not to try_ — and why.** | You're trying to... | Official | This Fork | |---------------------|----------|-----------| | Research before building | "Check available MCPs" (5 lines) | 8-channel search protocol with decision matrix: Adopt / Extend / Build | | Create a skill interactively | Prose-based instructions | 9 structured AskUserQuestion checkpoints — user never loses context | | Avoid common mistakes | No guidance | Cache edit warnings, prerequisite checks, security scan gate | | Know the architecture options | Not mentioned | Inline vs Fork decision guide with examples (choosing wrong silently breaks your skill) | | Validate before shipping | Basic YAML check | Expanded structural validator plus provenance-checked old-vs-new capability audit; packaging re-verifies the completed review instead of trusting a marker | | Catch security issues | No tooling | `security_scan.py` with gitleaks integration — hard gate before packaging | | Learn from real failures | No failure cases | Battle-tested methodology with documented failure patterns and gotchas | | Distill past conversations safely | Not covered | Explicit local manifest, message-level time window, redaction, opaque source IDs, ignored `.enrich/` staging, and manual promotion into references/scripts | | Turn approved artifacts into skill behavior | Not covered | Artifact-corpus distillation workflow: script-measured pattern extraction (≥3-artifact threshold), cataloging≠distillation gate, invariant-vs-register boundary, independent completeness audit | | Survive concurrent sessions on one skill repo | Not covered | git-ref baselines, re-read-before-write, HEAD check before commit, own-paths-only staging, one-bump-per-outcome versioning | | Ground knowledge skills in evidence | General advice | Authority ladder from real calls and machine-readable specs through production code, plus executable-example smo
Excerpt of 181,885 characters
Read on GitHubWould you bet a product on this? Bounded 0–100 and slow moving.
matched fp:c6bdc7a5580ecde2, llm:description: 'Professional Claude Code skills marketplace featuring production-ready skills for enhanced development workflows.' Language: Python. Repository name suggests Claude Code skills (assistant/agent skills marketplace).
matched fp:c6bdc7a5580ecde2, llm:description: 'Professional Claude Code skills marketplace featuring production-ready skills for enhanced development workflows.' Language: Python. Repository name suggests Claude Code skills (assistant/agent skills marketplace).
matched fp:c6bdc7a5580ecde2, llm:description: 'Professional Claude Code skills marketplace featuring production-ready skills for enhanced development workflows.' Language: Python. Repository name suggests Claude Code skills (assistant/agent skills marketplace).