Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
article-humanizer
Edit articles to read more naturally by removing LLM-generated prose patterns. Use this skill when asked to "humanize an article", "make writing sound more natural", "remove AI patterns", "edit for natural voice", or when working with drafts in articles/drafts/ that need polish.
majiayu000/claude-skill-registry 163
-
onboarding-new-hires
Help users onboard new team members effectively. Use when someone is planning onboarding for a new hire, starting a new job themselves, designing a first-90-days plan, or trying to ramp up new employees faster.
majiayu000/claude-skill-registry 163
-
github-actions-workflows
GitHub Actions workflow patterns for CI/CD including matrix builds, reusable workflows, secrets management, and caching strategies. Use when setting up or optimizing GitHub Actions pipelines.
majiayu000/claude-skill-registry 163
-
create-readme
Create a README.md file for the project
majiayu000/claude-skill-registry 163
-
aget-assess-risk
Assess risks with likelihood, impact, and mitigation options
majiayu000/claude-skill-registry 163
-
carrier-relationship-management
Codified expertise for managing carrier portfolios, negotiating freight rates, tracking carrier performance, allocating freight, and maintaining strategic carrier relationships.
majiayu000/claude-skill-registry 163
-
browser-testing-with-screenshots
Use when testing web applications with visual verification - automates Chrome browser interactions, element selection, and screenshot capture for confirming UI functionality
majiayu000/claude-skill-registry 163
-
sql-executor
对SQLite、PostgreSQL、MySQL数据库执行SQL查询,支持结果格式化和导出。
majiayu000/claude-skill-registry 163
-
visual-design-foundations
Apply typography, color theory, spacing systems, and iconography principles to create cohesive visual designs. Use when establishing design tokens, building style guides, or improving visual hierarchy and consistency.
majiayu000/claude-skill-registry 163
-
screen-reader-testing
Test web applications with screen readers including VoiceOver, NVDA, and JAWS. Use when validating screen reader compatibility, debugging accessibility issues, or ensuring assistive technology support.
majiayu000/claude-skill-registry 163
-
opengraph-io-automation
Automate Opengraph IO tasks via Rube MCP (Composio). Always search tools first for current schemas.
majiayu000/claude-skill-registry 163
-
youtube-clipper
YouTube 视频智能剪辑工具。下载视频和字幕,AI 分析生成精细章节(几分钟级别), 用户选择片段后自动剪辑、翻译字幕为中英双语、烧录字幕到视频,并生成总结文案。 使用场景:当用户需要剪辑 YouTube 视频、生成短视频片段、制作双语字幕版本时。 关键词:视频剪辑、YouTube、字幕翻译、双语字幕、视频下载、clip video
majiayu000/claude-skill-registry 163
-
workflow-security-audit
Comprehensive security assessment and remediation. Use for security reviews, compliance checks, vulnerability assessments.
majiayu000/claude-skill-registry 163
-
skill-seekers
-Automatically convert documentation websites, GitHub repositories, and PDFs into Claude AI skills in minutes.
majiayu000/claude-skill-registry 163
-
marketing-business
Go-to-market strategy builder with channel selection matrix, budget allocation, and 30-day launch action plan. Use when users need to create marketing strategies or go-to-market plans.
majiayu000/claude-skill-registry 163
-
llm-evaluation
Implement comprehensive evaluation strategies for LLM applications using automated metrics, human feedback, and benchmarking. Use when testing LLM performance, measuring AI application quality, or establishing evaluation frameworks.
majiayu000/claude-skill-registry 163
-
multi-reviewer-patterns
Coordinate parallel code reviews across multiple quality dimensions with finding deduplication, severity calibration, and consolidated reporting. Use this skill when organizing multi-reviewer code reviews, calibrating finding severity, or consolidating review results.
majiayu000/claude-skill-registry 163
-
kb-piefed
Background knowledge about PieFed, the federated link aggregation and discussion platform (Python-based Reddit/Lemmy alternative in the Threadiverse). Covers PieFed's tech stack (Python/Flask, PostgreSQL, Celery/Redis, htmx, Jinja2, AGPL-3.0), the Lemmy-compatible ActivityPub implementation (Community as Group, Post as Page, Comment as Note, Like/Dislike voting, Announce relay pattern, ChatMessage for DMs), the unique Feed actor type (FEP-1d80 for federated multi- community collections), private/anonymous voting via proxy user profiles, additional activity types (EmojiReact, PollVote, ChooseAnswer for Q&A mode, Event objects with startTime/endTime), the 95%-Lemmy-compatible REST API (/api/alpha/ with Swagger docs, enabling Voyager/Interstellar/Blorp/Summit mobile apps), custom JSON-LD extensions (genAI, nsfl, flair, postingWarning, interactionPolicy, lemmy:tagsForPosts compatibility), the federation architecture (Celery async processing, Redis dedup with 90s TTL, RSA-SHA256 HTTP signatures, LD signature fallback, batched federation between PieFed instances, retry queue), moderation tools (reputation/attitude tracking, 3000+ domain blocklist, AI content labeling, 4chan screenshot detection, authoritarian inoculation, web of trust, community-level downvote controls), content types (link/text/image/video posts, polls, events, wikis, emoji reactions, quote posts, cross-post deduplication with merged comments, scheduled posts), community features (local-only communities, private communities, NSFW/NSFL/genAI flags, moderator recruitment via newModsWanted, post flair via tagsForPosts), and interoperability with Lemmy, Mastodon (mention-to-follow, poll interop, quote-boost), PeerTube (channel following, embedded player), and Mbin/Kbin (accepts both attributedTo and moderators for mod lists). Load when the user asks about PieFed federation; implementing a PieFed- compatible ActivityPub server; how PieFed communities work; PieFed's voting system and private votes; PieFed's Feed actor; PieFed's API and mobile app compatibility; interoperating with PieFed instances; PieFed's moderation features; PieFed vs Lemmy differences; or the Threadiverse ecosystem.
majiayu000/claude-skill-registry 163
-
hundred-million-offers
Create irresistible offers using the Value Equation, bonus stacking, risk-reversing guarantees, and ethical scarcity. Use when the user mentions "pricing strategy", "irresistible offer", "bonuses and guarantees", "value-to-price ratio", "offer naming", "grand slam offer", "guarantee strategy", or "premium pricing justification". Also trigger when packaging products for higher perceived value, designing money-back guarantees, or structuring pricing tiers to maximize conversions. Covers the MAGIC naming formula and starving-crowd targeting. For product positioning, see obviously-awesome. For outbound sales, see predictable-revenue.
majiayu000/claude-skill-registry 163
-
business-feature-docs
Generate enterprise module documentation with 26-section structure and folder hierarchy. Use for module docs, enterprise features, detailed specs in docs/business-features/{Module}/. Includes README, INDEX, API-REFERENCE, detailed-features/. Triggers on "module docs", "enterprise feature docs", "business module", "26-section docs", "detailed feature specs". For single-file quick docs, use feature-docs instead.
majiayu000/claude-skill-registry 163
-
browser-operator
Visual web automation and data extraction using Playwright. Allows Epsilon Prime to navigate websites, interact with UI elements, and extract structured data from gated or complex web pages.
majiayu000/claude-skill-registry 163
-
security-integration-tests
Use this agent when working with prompt injection detection integration tests, including running tests, debugging failures, or adding new test samples.
majiayu000/claude-skill-registry 163
-
samtec
Samtec high-speed connector MPN encoding patterns, series identification, and handler guidance. Use when working with Samtec connectors or SamtecHandler.
majiayu000/claude-skill-registry 163
-
ghe-changelog
This skill should be used when updating the project CHANGELOG, tracking requirement changes, recording design decisions, or documenting version history. Uses git-diff to detect and categorize changes to both code and requirements. Trigger on "changelog", "version history", "what changed", or after significant commits.
majiayu000/claude-skill-registry 163