claude-skills

作者 jezweb已验证

Skills for Claude Code CLI such as full stack dev Cloudflare, React, Tailwind v4, and AI integrations.

975
Stars
102
Forks
Python
语言
2026/8/23
添加时间

⚠️ 第三方软件声明

本 Skill 为第三方开源软件,独立托管于 GitHub。SkillTip 仅为信息目录,不控制或维护底层仓库。所显示的安全检查为自动化且范围有限,安装前请自行审查源码。

阅读服务条款

安装

添加到你的 Claude Code skills 目录:

# Add to your Claude Code skills
git clone https://github.com/jezweb/claude-skills

快速入门

使用 claude-skills 等 Skills 的指南。

安全报告

已验证

上次扫描:—

{
  "status": "PASSED",
  "issues": []
}

README.md

Claude Code Skills

MIT License

Production workflow skills for Claude Code. Each skill guides Claude through a recipe to produce tangible output — scaffolded projects, generated assets, professional documents, deployed services.

Ten plugins of practical, production-oriented skills. Every one produces something. (The thinking skills — planning, prompt-writing, verification doctrine, brains-trust — live in their own framework: dotjez.)

Quick Start

# 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

PluginSkillsWhat it does
cloudflarecloudflare-worker-builder, vite-flare-starter, tanstack-start, hono-api-scaffolder, d1-drizzle-schema, d1-migration, db-seed, cloudflare-apiScaffold 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
shopifyshopify-setup, shopify-products, shopify-contentShopify API setup, product creation (single + bulk CSV), content pages, blog posts, SEO metadata
wordpresswordpress-setup, wordpress-content, wordpress-elementorWordPress WP-CLI/REST API access, content management, Elementor page editing

Design & Frontend

PluginSkillsWhat it does
frontendtailwind-theme-builder, shadcn-ui, landing-page, product-showcase, react-patterns, design-review, react-nativeTailwind v4 theming, shadcn/ui, landing pages, app showcases, React 19 performance/composition patterns, visual design quality review, React Native + Expo mobile patterns
design-assetscolor-palette, favicon-gen, icon-set-generator, image-processing, ai-image-generatorAccessible colour palettes from a single hex, favicon packages, custom SVG icon sets, image resize/convert/optimise, AI image generation (Gemini/GPT)
web-designseo-local-businessLocal business SEO: JSON-LD schema, meta tags, robots.txt, sitemap.xml

Writing & Documents

PluginSkillsWhat it does
writingaussie-business-english, us-business-english, uk-business-english, nz-business-english, resume-cover-letter, proposal-writer, award-application, strategy-documentRegional business English style guides (AU/US/UK/NZ), resumes and cover letters, client proposals, award submissions, SWOT/business plans
social-mediasocial-media-postsPlatform-formatted posts for LinkedIn, Facebook, Instagram, Reddit — character limits, hashtag strategies, campaign sequences

Developer Tools

PluginSkillsWhat it does
dev-toolsproject-health, project-docs, app-docs, team-update, github-release, codex-review, git-workflow, ux-audit, ux-compare, ux-extract, responsiveness-check, deep-research, onboarding-ux, fork-discipline, roadmap, vitestProject config, doc generation, app user guides, team updates, releases, Codex second opinions, git workflows, UX dogfooding and pattern extraction, responsive testing, pre-build discovery, in-app onboarding, core/client boundary audit, autonomous phased app delivery, Vitest test setup
integrationsgws-setup, gws-install, google-chat-messages, google-apps-script, elevenlabs-agents, mcp-builder, nemoclaw-setup, parcel-tracking, stripe-paymentsGoogle Workspace setup, Google Chat webhooks, Apps Script, ElevenLabs voice agents, MCP servers, NemoClaw, parcel tracking, Stripe payments (checkout, subscriptions, webhooks, billing portal)

All 60 Skills

Full skill list with trigger phrases
SkillTriggers on
cloudflare-worker-builder"scaffold a worker", "new cloudflare project"
vite-flare-starter"scaffold a full-stack app", "vite + cloudflare"
tanstack-start"tanstack start", "SSR dashboard"
hono-api-scaffolder"hono api", "api routes"
d1-drizzle-schema"d1 schema", "drizzle schema"
d1-migration"d1 migration", "migrate database"
db-seed"seed database", "sample data", "demo data"
cloudflare-api"cloudflare api", "bulk dns", "custom hostname", "email routing"
seo-local-business"local seo", "json-ld schema"
tailwind-theme-builder"tailwind theme", "set up tailwind"
shadcn-ui"shadcn", "install components"
landing-page"landing page", "marketing page", "one-page site"
product-showcase"showcase site", "product page", "show off the app"
react-patterns"react patterns", "react performance", "reduce re-renders"
design-review"design review", "does this look good", "visual review"
react-native"react native", "expo", "mobile app"
color-palette"colour palette", "color palette from hex"
favicon-gen"favicon", "generate icons"
icon-set-generator"icon set", "svg icons"
image-processing"resize image", "convert to webp"
ai-image-generator"generate image", "ai image", "hero image"
gws-setup"google workspace mcp", "set up gmail mcp"
gws-install"install google workspace", "connect gmail"
google-chat-messages"google chat webhook", "send chat message"
google-apps-script"apps script", "google sheets automation"
elevenlabs-agents"elevenlabs agent", "voice agent"
mcp-builder"build mcp server", "fastmcp"
nemoclaw-setup"install nemoclaw", "setup nemoclaw", "nvidia nemoclaw"
parcel-tracking"where's my parcel", "track my order", "tracking number"
stripe-payments"add payments", "stripe checkout", "subscription billing"
project-health"project health", "audit permissions"
project-docs"generate docs", "document architecture", "api docs"
app-docs"document the app", "user guide", "screenshot docs"
team-update"team update", "post to chat"
github-release"github release", "cut a release"
git-workflow"prepare pr", "clean branches"
ux-audit"ux audit", "dogfood the app"
responsiveness-check"check responsiveness", "test viewports"
deep-research"research this", "deep research", "explore the space"
onboarding-ux"onboarding", "empty states", "new user experience"
fork-discipline"fork discipline", "check the boundary", "core or client"
roadmap"roadmap", "plan the build", "delivery plan", "phase plan"
vitest"set up vitest", "add tests", "configure vitest", "migrate from jest"
shopify-setup"shopify setup", "connect shopify"
shopify-products"shopify products", "add products"
shopify-content"shopify pages", "shopify blog"
wordpress-setup"wordpress setup", "connect wordpress"
wordpress-content"wordpress post", "create page"
wordpress-elementor"elementor", "edit elementor page"
social-media-posts"social media post", "linkedin post", "instagram caption"
aussie-business-english"australian english", "write in aussie style"
us-business-english"american english", "us business writing"
uk-business-english"british english", "uk business writing"
nz-business-english"new zealand english", "nz business writing"
resume-cover-letter"write a resume", "cover letter"
proposal-writer"write a proposal", "client quote"
award-application"award application", "grant submission"
strategy-document"swot analysis", "business plan", "okrs"

Philosophy

Every skill must produce something. No knowledge dumps — only workflow recipes that create files, projects, or configurations.

Teach patterns, not ship scripts. Skills describe what to do; Claude generates scripts adapted to your environment.

Create Your Own

Use Anthropic's official skill-creator or ask Claude: "Create a new skill for [use case]"

See SKILL_SHAPE.md for the authoring shape (frontmatter, sections, what to leave out) and CLAUDE.md for repo development conventions.

History

Started as 105 skills — many were reference guides that Claude's training data made redundant.

  • v1 (tag: v1-final) — 105 skills, flat structure
  • v2 — restructured into installable plugins, "every skill must produce something"
  • v12 — 10 plugins, 44 skills
  • v13 (current) — 11 plugins, 52 skills

License

MIT

常见问题

What is claude-skills?

claude-skills is an open-source cli tools skill for AI coding assistants such as Claude Code, Codex CLI, and ChatGPT, built by jezweb. Skills for Claude Code CLI such as full stack dev Cloudflare, React, Tailwind v4, and AI integrations. It has 975 GitHub stars.

Is claude-skills safe to use?

Yes. claude-skills passed SkillsLLM's automated security scan — a dependency vulnerability audit plus prompt-injection heuristics — with no high-severity issues. You can read the full report in the Security Report section on this page.

How do I install claude-skills?

Clone the repository with "git clone https://github.com/jezweb/claude-skills" and add it to your Claude Code skills directory (see the Installation section above).

What programming language is claude-skills written in?

claude-skills is primarily written in Python. It is open-source under jezweb on GitHub, so you can review or fork the full source.

Are there alternatives to claude-skills?

Yes. SkillsLLM lists many other CLI Tools skills you can browse and compare side by side. Open the CLI Tools category from the badge at the top of this page, or use the Related Skills and comparison links further down to weigh claude-skills against similar tools.

评论 (0)

暂无评论,成为第一个分享想法的人!

ui-ux-pro-max-skill

by nextlevelbuilder

12

An AI skill that provides design intelligence for building professional UI/UX across multiple platforms.

119,92012,870Python
CLI 工具ai-skillsantigravity
查看详情

happy

by slopus

Mobile and Web client for Codex and Claude Code, with realtime voice, encryption and fully featured

23,4501,980TypeScript
CLI 工具
查看详情

claudecodeui

by siteboon

Use Claude Code, OpenCode, Cursor CLI, and Codex on mobile and web with CloudCLI (aka Claude Code UI). CloudCLI is a free open source webui/GUI that helps you manage your Claude Code session and projects remotely.

13,3941,866TypeScript
CLI 工具
查看详情

CRS-自建Claude Code镜像,一站式开源中转服务,让 Claude、OpenAI、Gemini、Droid 订阅统一接入,支持拼车共享,更高效分摊成本,原生工具无缝使用。

12,5471,869JavaScript
CLI 工具
查看详情

ccstatusline

by sirmalloc

🚀 Beautiful highly customizable statusline for Claude Code CLI with powerline support, themes, and more.

12,508545TypeScript
CLI 工具
查看详情

开发者还喜欢

基于喜欢此 Skill 的开发者投票和收藏

ECC

by affaan-m

10

The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.

242,21936,702JavaScript
AI 智能体ai-agentsanthropicclaude-code
查看详情
15

An agentic skills framework & software development methodology that works.

234,96620,863Shell
AI 智能体ai-agentsbrainstorming
查看详情

hermes-agent

by NousResearch

10

The agent that grows with you

234,43747,175Python
AI 智能体ai-agentsagent-orchestration
查看详情

n8n

by n8n-io

12

Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.

201,88160,308TypeScript
MCP 服务器apisai-tools
查看详情

The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.

185,94028,768JavaScript
AI 智能体ai-agentsanthropicclaude-code
查看详情

cc-switch

by farion1231

3

A cross-platform desktop All-in-One assistant for Claude Code, Codex, OpenCode, OpenClaw, Grok Build & Hermes Agent. Only official website: ccswitch.io

128,8688,826Rust
AI 智能体claude-codeai-tools
查看详情