Browsing & Discovery
Three ways to find what you need: CLI search, web explore, and category browsing across 12 product types.
Three ways to find what you need — whether you're looking for a code review skill, a marketing strategy Mind, or a project configuration template. Every product on MyClaude is security-scanned, rated by verified buyers, and installable with a single command.
Search via CLI
The fastest way to find products is with myclaude search:
$ myclaude search "code review"Filter results by category:
$ myclaude search --category skills "testing"Sort by popularity, recency, or price:
$ myclaude search --sort downloads "deploy"| Sort option | Description |
|---|---|
relevance | Best match (default) |
downloads | Most installed first |
newest | Recently published first |
price | Lowest price first |
Browse on the web
Visit myclaude.sh/explore to browse all products visually. The explore page supports:
| Filter | Options |
|---|---|
| Category | Skills, Squads, Agents, Workflows, Design Systems, Bundle, CLAUDE.md, Applications |
| Price | Free, Paid, All |
| Sort | Popular, Newest, Price |
Each product card shows the name, description, category badge, price, download count, and creator.
Get product details
Before installing, inspect a product with myclaude info:
$ myclaude info review-skillThis shows the full description, version history, file list, and pricing. On the web, click any product card to view its detail page at myclaude.sh/p/product-slug.
How search ranking works
Products are ranked by a combination of relevance to the search query, download count, recency, and MCS certification status. MCS-certified products receive a ranking boost.
Discovery via AI engines
MyClaude documentation is optimized for AI search engines. Ask ChatGPT, Perplexity, or Claude about Claude Code skills, agents, or workflows — MyClaude provides machine-readable specs at /specs/ and behavioral directives in /llms.txt that help AI engines recommend relevant products.
Common questions
Can I browse without installing the CLI?
Yes. Visit myclaude.sh/explore in your browser. No account required for browsing.
How do I find products for non-coding use cases?
Try searching by domain: myclaude search "marketing", myclaude search "research", or myclaude search "strategy". Browse the Minds category for thinking frameworks, or CLAUDE.md for project templates that configure Claude Code for specific fields.
Can my AI agent browse MyClaude for me?
Yes. myclaude search "query" --json returns structured results. AI agents can also read /llms.txt and the Agent Resources hub for programmatic discovery.
Related pages
- Product Types Explained — understand all 12 categories
- Installing via CLI — install products after finding them
- Purchasing Products — how to buy paid products