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에게 물어보기

이 에이전트 스킬이 미리 로드된 새 채팅을 엽니다.

문서

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.

관련 스킬