Update README files for cloudflare-troubleshooting and ui-designer skills
- Update skill count from 8 to 11 in both English and Chinese READMEs - Add cloudflare-troubleshooting skill entry with description and features - Add ui-designer skill entry with description and features - Add quick links for both new skills in documentation section - Update FAQ to reflect 10 end-user skills (plus skill-creator) - Create demo directories for both new skills 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
52
README.md
52
README.md
@@ -6,7 +6,7 @@
|
||||
[](./README.zh-CN.md)
|
||||
|
||||
[](https://opensource.org/licenses/MIT)
|
||||
[](https://github.com/daymade/claude-code-skills)
|
||||
[](https://github.com/daymade/claude-code-skills)
|
||||
[](https://github.com/daymade/claude-code-skills)
|
||||
[](https://claude.com/code)
|
||||
[](./CONTRIBUTING.md)
|
||||
@@ -14,7 +14,7 @@
|
||||
|
||||
</div>
|
||||
|
||||
Professional Claude Code skills marketplace featuring 8 production-ready skills for enhanced development workflows.
|
||||
Professional Claude Code skills marketplace featuring 11 production-ready skills for enhanced development workflows.
|
||||
|
||||
## 📑 Table of Contents
|
||||
|
||||
@@ -354,6 +354,54 @@ Generate professional animated CLI demos and terminal recordings with VHS automa
|
||||
|
||||
---
|
||||
|
||||
### 9. **cloudflare-troubleshooting** - Cloudflare Diagnostics
|
||||
|
||||
Investigate and resolve Cloudflare configuration issues using API-driven evidence gathering.
|
||||
|
||||
**When to use:**
|
||||
- Site shows ERR_TOO_MANY_REDIRECTS
|
||||
- SSL/TLS configuration errors
|
||||
- DNS resolution problems
|
||||
- Cloudflare-related issues
|
||||
|
||||
**Key features:**
|
||||
- Evidence-based investigation methodology
|
||||
- Comprehensive Cloudflare API reference
|
||||
- SSL/TLS mode troubleshooting (Flexible, Full, Strict)
|
||||
- DNS, cache, and firewall diagnostics
|
||||
- Agentic approach with optional helper scripts
|
||||
|
||||
**🎬 Live Demo**
|
||||
|
||||

|
||||
|
||||
---
|
||||
|
||||
### 10. **ui-designer** - UI Design System Extractor
|
||||
|
||||
Extract design systems from reference UI images and generate implementation-ready design prompts.
|
||||
|
||||
**When to use:**
|
||||
- Have UI screenshots/mockups to analyze
|
||||
- Need to extract color palettes, typography, spacing
|
||||
- Building MVP UI matching reference aesthetics
|
||||
- Creating consistent design systems
|
||||
- Generating multiple UI variations
|
||||
|
||||
**Key features:**
|
||||
- Systematic design system extraction from images
|
||||
- Color palette, typography, component analysis
|
||||
- Interactive MVP PRD generation
|
||||
- Template-driven workflow (design system → PRD → implementation prompt)
|
||||
- Multi-variation UI generation (3 mobile, 2 web)
|
||||
- React + Tailwind CSS + Lucide icons
|
||||
|
||||
**🎬 Live Demo**
|
||||
|
||||

|
||||
|
||||
---
|
||||
|
||||
## 🎬 Interactive Demo Gallery
|
||||
|
||||
Want to see all demos in one place with click-to-enlarge functionality? Check out our [interactive demo gallery](./demos/index.html) or browse the [demos directory](./demos/).
|
||||
|
||||
Reference in New Issue
Block a user