Beginner React Challenges
Agentic Jumpstart

Claude Code Marketplace

Discover and install Claude Code extensions to supercharge your development workflow.
What is the Claude Code Marketplace?
Extend Claude Code with community-built extensions

The Claude Code Marketplace is a collection of pre-built extensions that you can install and use in your own Claude Code instance. These extensions include skills, agents, slash commands, and more— adding new capabilities, automating common tasks, and helping you work more efficiently.

Pre-built Extensions

Ready-to-use extensions for common workflows

Easy Installation

One command to install any extension

Claude Code Native

Works directly in your CLI

Install the Marketplace Extension
Add this to your Claude Code instance

Step 1: Open Claude Code

Launch Claude Code in your terminal by running claude

Step 2: Install the marketplace extension

Choose one of the following installation methods:

Method 1: Via Marketplace Command

Type this command inside Claude Code:

$/plugin marketplace add agentic-jumpstart/marketplace

Method 2: Via Install Command

Type this command inside Claude Code:

$/plugin install agentic-jumpstart-skills@agentic-jumpstart

Step 3: Analyze and generate extensions

Run this command to analyze your codebase and generate extensions:

$/agentic-jumpstart-skills:analyze-and-generate-skills
Tip

Extensions are stored in your ~/.claude/skills directory and persist across sessions.

View on GitHub
Explore the source code and contribute

The marketplace extension is open source. You can view the available extensions, contribute your own, or suggest improvements.