
Surf Market
- Updated December 22, 2025
- artimath/surf-market
surf-market is a Claude Code marketplace that distributes the claude-code-meta plugin so developers can scaffold skills, plugins, agents, hooks, marketplaces, and slash commands with guided meta builders.
About
surf-market is a Claude Code marketplace publishing Artimath's claude-code-meta plugin, a meta-builder for skills, plugins, agents, hooks, marketplaces, and slash commands. It includes reference examples and slash commands like /build-skill and /update-plugin so you can scaffold extensions consistently. Reach for it when you are authoring Claude Code plugins yourself and want guided builders instead of copying manifest boilerplate by hand.
- claude-code-meta plugin with builders for skills, plugins, agents, hooks, and marketplaces
- Includes /build-skill, /build-plugin, /build-marketplace, /build-hook, /build-command, /update-plugin
- Modeled after Anthropic marketplace practices with strict plugin mode
- Ships skill-reference examples for high-fidelity skill layouts
Surf Market by the numbers
- Data as of Jul 10, 2026 (Skillselion catalog sync)
/plugin marketplace add artimath/surf-marketAdd your badge
Show developers this marketplace is listed on Skillselion. Paste this into your README.
| Last updated | December 22, 2025 |
|---|---|
| Repository | artimath/surf-market ↗ |
How do I create well-structured Claude Code skills, plugins, and marketplaces without guessing manifest formats and folder layouts?
Scaffold Claude Code skills, plugins, agents, hooks, marketplaces, and slash commands using meta-builder workflows.
Who is it for?
Developers authoring Claude Code extensions who want meta-builder commands and reference examples modeled on Anthropic practices.
Skip if: Teams only consuming finished plugins who do not plan to build or maintain their own Claude Code extensions.
What you get
Meta-builder workflows generate properly structured extension files, manifests, and update instructions for your Claude Code plugin or marketplace.
Plugins in this marketplace
1 plugin - install individually after you add the marketplace.
Recommended Marketplaces
FAQ
What does claude-code-meta build?
Skills, plugins, agents, hooks, marketplaces, and slash commands, via builder commands such as /build-skill and /build-plugin.
How do I install Surf Market?
Run /plugin marketplace add artimath/Surf Market then /plugin install claude-code-meta@Surf Market, and restart or reload plugins.
Does it include examples?
Yes. The repo publishes skill-reference examples under plugins/claude-code-meta for modeling skill layouts and outputs.