Claude Skill
jezweb/claude-skills
通过适用于Claude Code CLI的Claude Skill提升开发效率。提供用于Cloudflare、React、Tailwind v4和AI集成的全栈工具,采用Python包形式。
概览
仓库信息
安装这个 Skill
git clone https://github.com/jezweb/claude-skills.gitRegistry 信息
项目简介
适用于Claude Code CLI的Claude Skill集合,旨在通过Cloudflare、React、Tailwind v4和AI集成等全栈开发能力来增强开发工作流。
Skills for Claude Code CLI such as full stack dev Cloudflare, React, Tailwind v4, and AI integrations.
要点
- 适用于Claude Code CLI的技能
- 使用Cloudflare进行全栈开发
- 支持React和Tailwind v4
- AI集成
- 基于Python实现
- 生产力和自动化工具
使用场景
- 增强Claude Code CLI工作流
- 构建全栈Web应用程序
- 使用React和Tailwind CSS进行开发
- 将AI功能集成到项目中
- 自动化开发任务
- 基于Cloudflare的部署设置
README 摘要
# Claude Code Skills [](LICENSE) Production workflow skills for [Claude Code](https://claude.com/claude-code). Each skill guides Claude through a recipe to produce tangible output — scaffolded projects, generated assets, professional documents, deployed services. 10 plugins. 60 skills. Every one produces something. ## Quick Start ```bash # Add the marketplace (one-time) /plugin marketplace add jezweb/claude-skills # Install what you need /plugin install cloudflare@jezweb-skills /plugin install writing@jezweb-skills /plugin install dev-tools@jezweb-skills ``` Then just ask Claude what you need — installed skills trigger automatically from natural language. ## Plugins ### Build & Deploy | Plugin | Skills | What it does | |--------|--------|-------------| | **cloudflare** | cloudflare-worker-builder, vite-flare-starter, tanstack-start, hono-api-scaffolder, d1-drizzle-schema, d1-migration, db-seed, cloudflare-api | Scaffold and deploy Workers, full-stack Vite+React apps, TanStack Start, Hono APIs, D1/Drizzle schemas, migrations, database seeding, direct REST API for bulk/fleet operations | | **shopify** | shopify-setup, shopify-products, shopify-content | Shopify API setup, product creation (single + bulk CSV), content pages, blog posts, SEO metadata | | **wordpress** | wordpress-setup, wordpress-content, wordpress-elementor | WordPress WP-CLI/REST API access, content management, Elementor page editing | ### Design & Frontend | Plugin | Skills | What it does | |--------|--------|-------------| | **frontend** | tailwind-theme-builder, shadcn-ui, landing-page, product-showcase, react-patterns, design-review, react-native | Tailwind v4 theming, shadcn/ui, landing pages, app showcases, React 19 perform