Top Rated
The most starred skills loved by the community. Quality guaranteed!
docx
by CodingHeader
"Comprehensive document creation, editing, and analysis with support for tracked changes, comments, formatting preservation, and text extraction. When Claude needs to work with professional documents (.docx files) for: (1) Creating new documents, (2) Modifying or editing content, (3) Working with tracked changes, (4) Adding comments, or any other document tasks"
by CodingHeader
Comprehensive PDF manipulation toolkit for extracting text and tables, creating new PDFs, merging/splitting documents, and handling forms. When Claude needs to fill in a PDF form or programmatically process, generate, or analyze PDF documents at scale.
snippet-gen
by lxgicstudios
Generate VS Code snippets from code patterns. Use when creating editor shortcuts.
chezmoi-config
by FaintGhost
Comprehensive chezmoi dotfile management skill for creating, modifying, and maintaining dotfile templates, configuration files, scripts, and external resources. Use when working with chezmoi for creating new dotfile templates (.tmpl files) with Go template syntax, managing .chezmoi.toml.tmpl configuration and .chezmoidata, configuring .chezmoiexternal files for external resources, writing run_once/run_onchange/run_before/run_after scripts, integrating password managers for secrets, managing cross-platform configurations, and handling conditional logic based on OS/architecture/hostname. This skill includes comprehensive reference documentation for all chezmoi features and can consult the latest chezmoi documentation via Context7.
Play.fun Authentication Setup
by OpusGameLabs
Provide link to Play.fun dashboard for credential generation
universal-pptx-generator
by ajaxhe
通用 PPT 生成技能。能够根据用户指定的任意 PPT 模板,结合提供的图文素材(文档、图片等),自动生成一份风格统一的演示文稿。支持自动分析模板结构、提取背景图/背景色、解析配色方案和字体规范,然后根据素材内容生成完整 PPT。支持多种图表类型(柱状图、折线图、饼图、雷达图等)的数据可视化展示。关键词:PPT生成、模板分析、演示文稿、幻灯片、图文排版、自动化、图表、数据可视化。
git-commit-plan
by heykvnzhao
Plan commits from the current working tree. Use when asked how to split changes into commits, what to stage together, how to handle untracked files, or to propose commit messages and an execution plan (stage/commit) based on git status/diffs.
coding-best-practices
by heykvnzhao
General coding principles for writing clean, maintainable code. Use for development work, code reviews, refactoring, dependency changes, and design discussions about code structure, performance, and reliability.
git-best-practices
by heykvnzhao
Safe-by-default git workflow and Conventional Commits. Use for git operations (diffs, staging, commits, branches, merges, conflict resolution, rebase/cherry-pick), PR review, and releases (tagging). Prevent destructive operations without consent.
web-ui-best-practices
by heykvnzhao
Opinionated constraints for building better user interfaces. Triggers on building or reviewing web components, pages, forms, modals, animations, or any frontend UI work. Covers accessibility, focus states, touch interactions, and performance.
ask-questions-if-underspecified
by heykvnzhao
Clarify requirements before implementing by asking the minimum must-have questions. Use when a request is underspecified or ambiguous, when the user asks to “ask clarifying questions”, or when multiple plausible interpretations exist and you risk doing the wrong work.
superpowers-development-workflow
by tstephx
Use when building features, fixing bugs, or writing code. Enforces TDD, systematic debugging, and structured planning workflows.
commit-message
by junoh-moon
AUTOMATICALLY invoke this skill whenever git commit is needed - no user request required. Direct git commit will FAIL validation. This skill contains required pre-commit setup. Triggers: "커밋해", "커밋 ㄱㄱ", "커밋 만들어줘", "커밋 찍어줘", or ANY situation requiring git commit.
jira-write
by junoh-moon
Create, edit, and transition Jira issues in COREPL project with proper epic linking, sprint assignment, and required fields. Use when user asks to create or modify a Jira ticket (e.g., "jira 이슈 만들어", "jira 티켓 생성", "이슈 상태 변경", "create jira issue", "COREPL 티켓"). Covers: issue creation, parent epic linking, status transitions, adding comments.
evals
by adriancooney
Run and create evals for testing agent behavior. Use when the user wants to create or run an eval.
review-as
by petestewart
Review a PR or branch using a specific reviewer's technical preferences. Use when the user says "/review-as <name> <pr-number-or-branch>", "review this as matt", "what would matt say about this PR", or needs code reviewed against a particular person's standards.
discover-package-skills
by ivoilic
Proactively discover AI rules, prompts, agents, skills, and skill bundles exposed by npm packages in a project, integrate them into editor-specific rule/config files (AGENTS.md, .cursor/rules, .rules, etc.), and, when appropriate, install reusable skills via the skills package (skills.sh). Use this skill when opening a project, after dependencies change, or before relying on a package so you can reuse existing rules/skills instead of recreating them from scratch.
update-skills
by bohdan-shulha
Update skills in ~/Projects/skills. Use when learning new patterns, fixing documentation, or adding new skills.
qt-qml-attachments
by bohdan-shulha
Guidance for Qt/QML chat attachment rows and message bubbles: Flow wrapping, image/file chip alignment, right/left alignment, and width/height sizing quirks. Use when fixing attachment layouts that stack vertically, wrap incorrectly, or appear full-width in Qt Quick/QML.
zdev
by 5hanth
Manage isolated dev environments with git worktrees, auto ports, and preview URLs
App Store Submission Skill
by jamelna-apps
App Store Review Guidelines
claude-dash-admin
by jamelna-apps
When user mentions "system health", "cleanup", "optimize claude-dash", "memory system", "indexes", "watcher", or wants to maintain the claude-dash infrastructure. Provides self-maintenance guidance.
debug-strategy
by jamelna-apps
When the user mentions "bug", "error", "not working", "broken", "crash", "fails", "issue", "problem", or asks why something doesn't work. Provides systematic debugging approaches.
code-health-remediation
by jamelna-apps
When user mentions "dead code", "duplicates", "cleanup", "tech debt", "health scan", "remediation", "unused", or wants to act on health scan results. Guides safe code cleanup.