Check package name availability across registries (npm, PyPI, crates.io, RubyGems, NuGet, Hex, pub.dev, Homebrew, Docker Hub, CocoaPods, and 19 more). Use when a user wants to find an available name for a library, tool, or package, or is researching whether a name is taken.
Detect and fix AI prose tells (slop) in text. Two-layer system: fast regex-based detection via the sloppy CLI, plus LLM contextual review and rewriting. Use when reviewing, editing, checking, or cleaning up prose that needs to read as human-written. Also use when generating content that should avoid AI patterns, or building a quality gate for AI-generated text.
Check if an app name is available on the Apple App Store and Google Play. Use when a user wants to check app name availability, find out if an app name is taken, research names for a new mobile app, or compare candidate app names across stores.
Check if a domain name is registered or available. Uses tiered lookups (DNS, WHOIS, RDAP) for fast, reliable results. Use when a user wants to check domain availability, find unregistered domains, or verify registration status.
Use this skill any time the user wants to CREATE or EDIT an image file. This is Claude's only way to generate images or modify photos — there is no other tool for this. Covers generating illustrations, logos, icons, avatars, social media graphics, pixel art, banners, or any visual artwork; editing or transforming existing photos (style transfer, background removal, color correction, restoration, retouching); creating visual assets at specific sizes or aspect ratios. Trigger on any request whose end result is a new or modified image file — "generate art", "edit this photo", "create an icon", "restore this picture", "remove the background", "make this look like a painting", etc. Do NOT trigger for image-related code tasks (file optimization, lazy loading, resizing via code libraries), converting mockups to code, architectural diagrams, or image analysis.
Find and check project name availability across domains and package registries using the `available` CLI tool. Use this skill whenever the user wants to brainstorm or generate project names, check if a specific name is available (domains, npm, crates.io, PyPI, etc.), find a name for a new tool/library/app, or assess domain and package registry availability for any name. Also trigger when the user says things like "what should I call this", "is this name taken", "find me a name for", "check if X is available", or is starting a new project and needs naming help.
Guide structured product and project naming ideation. Use when the user wants to brainstorm names, evaluate candidate names, analyze the phonetics or feel of names, or discuss naming strategy for apps, services, libraries, agents, chatbots, CLIs, or any digital product. Also trigger when the user mentions naming conventions, name scoring, SMILE/SCRATCH evaluation, or asks to compare or rank candidate names. Even if the user just says "I need a name for..." or "what should I call this?", this skill applies. Does NOT handle domain availability checking — the user has a separate tool for that.
Multi-LLM consensus engine. Queries multiple AI models and synthesizes a single answer using strategies like voting, judge synthesis, and multi-round debate. Use when the user wants to query multiple LLMs, compare model outputs, get a consensus answer, or needs a synthesized response from several AI models.