claude-md-progressive-disclosurer
đ¯Skillfrom daymade/claude-code-skills
Progressively reveals and hides Markdown content sections to improve readability and user interaction in documentation or long-form text.
Installation
npx skills add https://github.com/daymade/claude-code-skills --skill claude-md-progressive-disclosurerSkill Details
Overview
# Claude Code Skills Marketplace
[](./README.md) [](./README.zh-CN.md) [](https://opensource.org/licenses/MIT) [](https://github.com/daymade/claude-code-skills) [](https://github.com/daymade/claude-code-skills) [](https://claude.com/code) [](./CONTRIBUTING.md) [](https://github.com/daymade/claude-code-skills/graphs/commit-activity)
Professional Claude Code skills marketplace featuring 34 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 skill-creator First?
- đ¯ Foundation: Learn how skills work by creating your own
- đ ī¸ Complete Toolkit: Initialization, validation, and packaging scripts included
- đ Best Practices: Learn from production-ready examples
- đ Quick Start: Generate skill templates in seconds
- â Quality Assurance: Built-in validation ensures your skills meet standards
Quick Install
In Claude Code (in-app):
```text
/plugin marketplace add daymade/claude-code-skills
```
Then:
- Select Browse and install plugins
- Select daymade/claude-code-skills
- Select skill-creator
- Select Install now
From your terminal (CLI):
```bash
claude plugin marketplace add https://github.com/daymade/claude-code-skills
# Marketplace name: daymade-skills (from marketplace.json)
claude plugin install skill-creator@daymade-skills
```
What You Can Do
After installing skill-creator, simply ask Claude Code:
```
"Create a new skill called my-awesome-skill in ~/my-skills"
"Validate my skill at ~/my-skills/my-awesome-skill"
"Package my skill at ~/my-skills/my-awesome-skill for distribution"
```
Claude Code, with skill-creator loaded, will guide you through the entire skill creation process - from understanding your requirements to packaging the final skill.
đ Full documentation: [skill-creator/SKILL.md](./skill-creator/SKILL.md)
Live Demos
đ Initialize New Skill

â Validate Skill Structure

đĻ Package Skill for Distribution

---
đ Quick Installation
Install Inside Claude Code (In-App)
```text
/plugin marketplace add daymade/claude-code-skills
```
Then:
- Select Browse and install plugins
- Select daymade/claude-code-skills
- Select the plugin you want
- Select Install now
Automated Installation (Recommended)
macOS/Linux:
```bash
curl -fsSL https://raw.githubusercontent.com/daymade/claude-code-skills/main/scripts/install.sh | bash
More from this repository10
Provides a curated marketplace of 34 production-ready Claude Code skills to enhance development workflows, with a meta-skill for creating custom skills.
Optimizes and refines AI prompts to improve clarity, specificity, and effectiveness for better language model performance.
Generates professional UI design mockups and wireframes using AI-powered design recommendations and layout strategies.
Assists developers in performing comprehensive quality assurance (QA) tasks, including test case generation, test coverage analysis, and automated bug detection across software projects.
Retrieves and summarizes recent tweets from specified Twitter accounts or hashtags, providing concise insights and trending content.
Verifies the accuracy and credibility of claims or statements by cross-referencing information from reliable sources and providing a detailed assessment of factual validity.
Searches and retrieves Claude Code skills from the marketplace based on user-specified keywords, categories, or filters.
Helps users efficiently manipulate, convert, validate, and transform Markdown documents with a suite of specialized tools and utilities.
Finds and retrieves icons or icon sets based on natural language descriptions or search queries using AI-powered matching.
Automates internationalization (i18n) tasks by generating, managing, and translating language resource files across multiple programming languages and frameworks.