Community生产力与协作github.com

product-llc/claude-skills

Claude skills by Alex Zapadenko — free SKILL.md files, mirrored from product.inc/skills

claude-skills 是什么?

claude-skills is a Claude Code agent skill that claude skills by Alex Zapadenko — free SKILL.md files, mirrored from product.inc/skills.

兼容平台Claude Code~Codex CLI~Cursor
npx skills add https://github.com/product-llc/claude-skills/tree/main

Installed? Explore more 生产力与协作 skills: steipete/gemini, steipete/gh-issues, steipete/skill-creator · View all 6 →

在你喜欢的 AI 中提问

打开一个已预加载此 Agent Skill 的新对话。

文档

Claude skills by Alex Zapadenko

Skill files that package a method from product.inc/notes into something you can run in Claude Code or claude.ai. Free, MIT, no gate.

SkillWhat it doesPage
ux-audit v1.1.0A free Claude skill that does the findings pass of a UX audit: it inventories the codebase, walks the real flows in a browser, and writes an evidence-backed findings list. It does not pretend to prioritise.product.inc/skills/ux-audit

Install

Claude Code — from the root of the project you want it in:

mkdir -p .claude/skills/ux-audit && curl -fsSL https://www.product.inc/skills/ux-audit/SKILL.md -o .claude/skills/ux-audit/SKILL.md

Then ask for what the skill does, or invoke it as /ux-audit. Swap the slug for any other skill in the table.

claude.ai — download the zip from the skill's page and upload it under Settings → Capabilities → Skills.

Skill Vaultsv install product-llc/<slug>.

Where the canonical file lives

Each skill's page on product.inc serves the same bytes as this repository (https://www.product.inc/skills/<slug>/SKILL.md). The site is the source; this repository mirrors it so the skill directories that index GitHub can find it, and it is updated by a script whenever a skill's version changes. Tags mark each published version.

相关技能