Top Rated
The most starred skills loved by the community. Quality guaranteed!
github-pr-review-workflow
by uwe-schwarz
Complete workflow for handling GitHub PR reviews using gh pr-review extension
review-criteria
by DUTSTECH
Criteria for reviewing Codex worker outputs across 5 dimensions. Use when reviewing code submitted by workers before approval.
verification-rules
by DUTSTECH
4-layer verification system for task completion. Use when verifying that a task has been fully completed before marking it done.
deslop
by artivilla
Remove AI-generated code slop from the current branch. Use after writing code to clean up unnecessary comments, defensive checks, and inconsistent style.
favicon
by artivilla
Generate a complete set of favicons from a source image and update HTML. Use when setting up favicons for a web project.
knip
by artivilla
Run knip to find and remove unused files, dependencies, and exports. Use for cleaning up dead code and unused dependencies.
rams
by artivilla
Run accessibility and visual design review on components. Use when reviewing UI code for WCAG compliance and design issues.
simplify
by artivilla
Simplify and refine recently modified code for clarity and consistency. Use after writing code to improve readability without changing functionality.
ab-test-setup
by automindtechnologie-jpg
When the user wants to plan, design, or implement an A/B test or experiment. Also use when the user mentions "A/B test," "split test," "experiment," "test this change," "variant copy," "multivariate test," or "hypothesis." For tracking implementation, see analytics-tracking.
analytics-tracking
by automindtechnologie-jpg
When the user wants to set up, improve, or audit analytics tracking and measurement. Also use when the user mentions "set up tracking," "GA4," "Google Analytics," "conversion tracking," "event tracking," "UTM parameters," "tag manager," "GTM," "analytics implementation," or "tracking plan." For A/B test measurement, see ab-test-setup.
agent-browser
by artivilla
Automates browser interactions for web testing, form filling, screenshots, and data extraction. Use when the user needs to navigate websites, interact with web pages, fill forms, take screenshots, test web applications, or extract information from web pages.
telegram-checker
by vood
Check Telegram for unanswered messages, find pending conversations, list unread chats. Use when user asks to check Telegram, find unanswered messages, see pending responses, or review Telegram inbox.
polymarket-markets
by braindead-digital
Activates when users want to search, browse, or get details about Polymarket markets and events. Provides commands to fetch live market data.
polymarket-portfolio
by braindead-digital
Activates when users want to check positions, PnL, trades, or activity for a Polymarket address. Provides commands to fetch portfolio data.
polymarket-prices
by braindead-digital
Activates when users want live prices, orderbooks, spreads, or price history for Polymarket tokens. Provides commands to fetch real-time price data.
polymarket-references
by braindead-digital
Activates when users mention Polymarket, prediction markets, CLOB trading, py-clob-client, conditional tokens, or Gamma API. Provides foundational knowledge for building bots, tools, and integrations.
humanizer
by VisualxIntelligence
Remove signs of AI-generated writing from text. Use when editing or reviewing text to make it sound more natural and human-written. Based on Wikipedia's comprehensive "Signs of AI writing" guide. Detects and fixes patterns including: inflated symbolism, promotional language, superficial -ing analyses, vague attributions, em dash overuse, rule of three, AI vocabulary words, negative parallelisms, and excessive conjunctive phrases. Credits: Original skill by @blader - https://github.com/blader/humanizer
authentication
by Dsantiagomj
Authentication patterns for JWT, sessions, OAuth, MFA, and secure auth flows. Trigger: When implementing authentication, when setting up JWT tokens, when building login flows, when integrating OAuth providers, when implementing password reset, when adding MFA.
nextjs
by Dsantiagomj
Next.js 15 patterns for App Router, Server Components, streaming, and modern React applications. Trigger: When building Next.js apps, when using App Router, when implementing Server Components, when setting up API routes, when configuring middleware, when optimizing Next.js performance.
agent-md-refactor
by VisualxIntelligence
Refactor bloated AGENTS.md, CLAUDE.md, or similar agent instruction files to follow progressive disclosure principles. Splits monolithic files into organized, linked documentation.
mcdonalds-coupons
by ennann
Use when user wants to check McDonald's promotions, claim coupons, or save money on McDonald's orders. Triggers on keywords like coupons, deals, McDonald's, McD, promotions, claim.
config-restore
by ppx123-web
This skill should be used when users want to restore, reload, or copy their Claude Code configuration files (commands, skills, agents) from a backup directory back to ~/.claude/. Triggered by phrases like "restore my claude config", "reload claude settings", "copy config back to ~/.claude/", "restore from backup", "recover claude configuration", "import commands and skills from backup", "I accidentally deleted my commands", "restore my old skills", "copy config from backup", or "I need to recover my claude settings from a backup".
git-pre-release-conflict
by theoneLee
Use when asked to publish or sync a feature branch to pre in this repo, or to resolve complex git conflicts that occur in that release flow.
git_refactor_skill
by theoneLee
分析 git commit 差异并根据用户指令进行重构的技能。它可以根据指定的 commit 到 HEAD 之间的变更,以最强大脑视角提供高内聚、易维护的重构建议。