Back to categories
Category

Agent Skills in category: Uncategorized

72243 skills match this category. Browse curated collections and explore related Agent Skills.

pdf

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.

imgoodbai
imgoodbai
17037

skill-creator

Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.

imgoodbai
imgoodbai
17037

theme-factory

Toolkit for styling artifacts with a theme. These artifacts can be slides, docs, reportings, HTML landing pages, etc. There are 10 pre-set themes with colors/fonts that you can apply to any artifact that has been creating, or can generate a new theme on-the-fly.

imgoodbai
imgoodbai
17037

xlsx

Comprehensive spreadsheet creation, editing, and analysis with support for formulas, formatting, data analysis, and visualization. When Claude needs to work with spreadsheets (.xlsx, .xlsm, .csv, .tsv, etc) for: (1) Creating new spreadsheets with formulas and formatting, (2) Reading or analyzing data, (3) Modify existing spreadsheets while preserving formulas, (4) Data analysis and visualization in spreadsheets, or (5) Recalculating formulas

imgoodbai
imgoodbai
17037

ask-shuff

Ask Patrick Shuff a question and get a response in his voice, drawing on his philosophy and perspectives on technology, startups, and engineering

patrickshuff
patrickshuff
0

debate-shuff

Challenge a position and engage in constructive debate as Patrick Shuff would, with intellectual honesty and substantive reasoning

patrickshuff
patrickshuff
0

debugger

Systematic debugging methodology for diagnosing failures and root cause analysis. Triggers on: 2+ failed fix attempts, 'ultradebug', 'uld', debugging in circles, complex system failures, intermittent bugs.

techdufus
techdufus
1214

git-commit-validator

MUST be used for ANY git workflow that involves committing code. This includes explicit commit requests AND implicit ones like 'ship it', 'wrap it up', or finishing implementation work. Handles staging, message generation, validation, and commit execution with conventional commit format.

techdufus
techdufus
1214

init-deep

Initialize or migrate to nested CLAUDE.md structure for progressive disclosure. Claude auto-loads CLAUDE.md from any directory it reads, enabling true contextual guidance. Triggers on: '/init-deep', 'deep init', 'initialize deeply', 'setup claude deeply', 'refactor claude.md', 'migrate claude.md', 'nested claude', 'progressive disclosure'.

techdufus
techdufus
1214

pr-creation

MUST be used when creating pull requests. Handles context gathering, title generation (conventional commit format), body formatting, and PR creation via GitHub CLI. Creates PRs as drafts by default. Triggers on: 'create PR', 'open PR', 'ready for review', 'push for PR', 'send for review'.

techdufus
techdufus
1214

ralph-loop-init

Transform approved plans into ralph loop infrastructure. Triggers on: '/ralph-loop-init', '/ralph-init', 'setup ralph loop', 'generate ralph loop'. Creates .ralph/ directory with prd.json, loop.py, CLAUDE.md, and supporting files.

techdufus
techdufus
1214

ralph-plan

Structured PRD generation with interview, research, and approval workflow. Triggers on: '/ralph-plan <topic>', 'create prd', 'generate prd', 'plan this'. Creates comprehensive Product Requirements Document via interview and research.

techdufus
techdufus
1214

receiving-code-review

How to handle code review feedback with technical rigor. Use when receiving review comments from code-reviewer agent, PR reviews, or external feedback. Triggers on: 'review feedback', 'address review', 'fix review comments', 'code review response'.

techdufus
techdufus
1214

tdd

Systematic TDD methodology for writing tests first. Use when implementing features or fixes with OMC_TDD_MODE enabled, when unsure how to structure tests, or when test-first discipline needs reinforcement. Triggers on: 'tdd', 'test first', 'test driven', 'red green refactor'.

techdufus
techdufus
1214

verification

Evidence-based verification methodology before claiming work is complete. Use when about to claim work is done, before committing, before creating PRs, or when verification-reminder hook fires. Triggers on: 'verify', 'verification', 'is it done', 'complete', 'ready to merge'.

techdufus
techdufus
1214

worktree

Git worktree automation for isolated feature development. Triggers on: '/worktree create', '/worktree list', '/worktree remove'. Creates isolated working directories with automatic setup.

techdufus
techdufus
1214

writing-skills

Methodology for creating effective skills using TDD principles. Use when creating new skills, editing existing skills, or authoring plugin components. Triggers on: 'create skill', 'write skill', 'new skill', 'skill authoring'.

techdufus
techdufus
1214

disk-cleaner

Mac 智能磁盘清理助手,基于 Mole (https://github.com/tw93/Mole) 的用户友好包装器

crazynomad
crazynomad
133

doc-mindmap

文档智能整理助手 - 批量转换办公文档为 Markdown,本地模型生成摘要,三维度软链接分类

crazynomad
crazynomad
133

file-master

Mac 文件管理大师 - 将磁盘清理、文件整理、文档分析串成「清 → 理 → 知」三阶段工作流

crazynomad
crazynomad
133

file-organizer

Mac 智能文件整理助手,专注整理下载文件夹中的办公文档,避免误移动代码文件

crazynomad
crazynomad
133

pdf-to-images

Convert PDF files into a series of images (PNG/JPG) using ImageMagick

crazynomad
crazynomad
133

podcast-downloader

Download podcast episodes from Apple Podcasts using iTunes API with RSS fallback

crazynomad
crazynomad
133

srt-title-generator

Generate engaging, viral-potential video titles from SRT subtitle files

crazynomad
crazynomad
133

tts

Text-to-speech and speech-to-text on Apple Silicon using Vox CLI (Qwen3-TTS + MLX)

crazynomad
crazynomad
133

twitter-downloader

Download videos from X (Twitter) posts using twmd — a fast, API-less downloader

crazynomad
crazynomad
133

youtube-downloader

Download videos from YouTube and 1000+ other sites using yt-dlp

crazynomad
crazynomad
133

octolens

Query and analyze brand mentions from Octolens API. Use when the user wants to fetch mentions, track keywords, filter by source platforms (Twitter, Reddit, GitHub, LinkedIn, etc.), sentiment analysis, or analyze social media engagement. Supports complex filtering with AND/OR logic, date ranges, follower counts, and bookmarks.

octolens
octolens
1

setup-react-native-storybook

Set up Storybook for React Native in Expo, React Native CLI, or Re.Pack projects. Use when adding Storybook to a project, configuring metro.config.js with withStorybook, creating .rnstorybook configuration files, setting up Storybook routes in Expo Router, configuring getStorybookUI, or adding the StorybookPlugin to a Re.Pack rspack/webpack config. Covers Expo, Expo Router, plain React Native CLI, and Re.Pack setups.

storybookjs
storybookjs
1,276179

upgrading-react-native-storybook

Incrementally upgrade React Native Storybook across the supported migration paths. Use when upgrading `@storybook/react-native` projects from 5.3.x to 6.5.x, 6.5.x to 7.6.x, 7.6.x to 8.3.x, 8.x to 9.x, or 9.x to 10.x. Detect the currently installed Storybook version, choose only the next migration step, update dependencies and config, regenerate `storybook.requires`, convert remaining `storiesOf` stories to CSF during the `6.5.x -> 7.6.x` upgrade, and stop after a single version hop instead of jumping multiple major versions at once.

storybookjs
storybookjs
1,276179

writing-react-native-storybook-stories

Create and edit React Native Storybook stories using Component Story Format (CSF). Use when writing .stories.tsx files, adding stories to React Native components, configuring Storybook addons (controls, actions, backgrounds, notes), setting up argTypes, decorators, parameters, or working with portable stories for testing. Applies to any task involving @storybook/react-native story authoring.

storybookjs
storybookjs
1,276179

dev-task

该技能用于指导复杂需求的开发流程,它帮助在多轮对话中澄清目标,在执行阶段组织任务与 todos

bentz
bentz
0

ph-analytics-setup

Set up analytics tracking for your Product Hunt launch. Use this skill to configure tracking tools, create dashboards, and ensure you capture all important launch metrics.

yoanbernabeu
yoanbernabeu
102

ph-conversion-tracking

Track and optimize conversions from your Product Hunt launch. Use this skill to measure signup rates, identify drop-offs, and calculate the true ROI of your launch.

yoanbernabeu
yoanbernabeu
102

ph-golden-kitty

Strategy for Product Hunt Golden Kitty Awards. Use this skill to understand award categories, prepare nominations, and maximize your chances of winning annual recognition.

yoanbernabeu
yoanbernabeu
102

ph-newsletter-pitch

Get featured in Product Hunt newsletters. Use this skill to understand newsletter criteria, craft effective pitches, and maximize visibility through PH editorial coverage.

yoanbernabeu
yoanbernabeu
102

ph-algorithm-guide

Understand how the Product Hunt ranking algorithm works. Use this skill to optimize your launch strategy based on known algorithm factors and behaviors.

yoanbernabeu
yoanbernabeu
102

ph-ban-prevention

Avoid shadow bans and penalties on Product Hunt. Use this skill to understand platform rules, identify risky behaviors, and ensure your launch practices are fully compliant.

yoanbernabeu
yoanbernabeu
102

ph-safe-messaging

Write Product Hunt compliant messages and requests. Use this skill to craft outreach, social posts, and supporter communications that follow community guidelines and avoid penalties.

yoanbernabeu
yoanbernabeu
102

ph-description-writer

Write converting Product Hunt product descriptions. Use this skill to craft compelling descriptions that explain your product, engage readers, and drive action using proven copywriting formulas like AIDA, PAS, and FAB.

yoanbernabeu
yoanbernabeu
102

ph-gallery-assets

Create compelling gallery images for Product Hunt. Use this skill to plan, design, and optimize the image gallery that showcases your product's features, benefits, and value proposition to potential users.

yoanbernabeu
yoanbernabeu
102

ph-maker-comment

Create authentic and engaging maker comments for Product Hunt launches. Use this skill to write the crucial first comment that appears on your launch, builds trust, and encourages community engagement.

yoanbernabeu
yoanbernabeu
102

ph-tagline-writer

Create compelling Product Hunt taglines that convert. Use this skill to write, test, and refine taglines under 60 characters that clearly communicate your product's value proposition and stand out on the homepage.

yoanbernabeu
yoanbernabeu
102

ph-thumbnail-creator

Design scroll-stopping thumbnails for Product Hunt. Use this skill to create effective thumbnails and GIFs that capture attention on the homepage and communicate your product's value at a glance.

yoanbernabeu
yoanbernabeu
102

ph-video-demo

Create effective demo videos for Product Hunt launches. Use this skill to script, structure, and produce demo videos that showcase your product's value and drive engagement.

yoanbernabeu
yoanbernabeu
102

ph-hunter-finder

Find and approach top Product Hunt hunters. Use this skill to identify potential hunters for your product, evaluate if you need one, and craft effective outreach.

yoanbernabeu
yoanbernabeu
102

ph-profile-optimizer

Optimize your Product Hunt maker profile for credibility and engagement. Use this skill to build reputation before launch and maximize your profile's impact.

yoanbernabeu
yoanbernabeu
102

ph-comment-responder

Respond effectively to Product Hunt comments during launch. Use this skill to craft engaging responses, handle different types of comments, and maintain momentum through active engagement.

yoanbernabeu
yoanbernabeu
102

ph-launch-day-checklist

Complete hour-by-hour checklist for Product Hunt launch day execution. Use this skill to ensure nothing is missed during the critical 24-hour launch window.

yoanbernabeu
yoanbernabeu
102

ph-real-time-monitor

Monitor and track your Product Hunt launch in real-time. Use this skill to set up tracking systems, interpret metrics, and make data-driven decisions during your 24-hour launch window.

yoanbernabeu
yoanbernabeu
102

Page 179 of 1445 · 72243 results