New User

🏢Official
by medusajs · vlatest · Repository

This skill creates a welcome message and basic setup for new users, streamlining onboarding and improving first impressions.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add new-user npx -- -y @trustedskills/new-user
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "new-user": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/new-user"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

The new-user skill guides a user through initial setup and onboarding within a Medusa application. It provides step-by-step instructions, clarifies common configurations, and offers assistance with essential tasks like creating the first product or collection. This ensures new users can quickly become familiar with the platform's core functionality.

When to use it

  • A user is setting up a new Medusa storefront for the first time and needs guidance.
  • An existing user wants to understand how to configure essential features like payment gateways or shipping providers.
  • Onboarding a new team member who requires assistance with basic Medusa operations.
  • Troubleshooting common setup issues encountered by novice users.

Key capabilities

  • Provides step-by-step onboarding instructions.
  • Clarifies configuration options for key features.
  • Assists with initial data creation (e.g., products, collections).
  • Offers troubleshooting guidance for common setup problems.

Example prompts

  • "Walk me through setting up my first product in Medusa."
  • "How do I configure a payment gateway?"
  • "What are the essential steps to get my Medusa store live?"
  • “I’m getting an error when trying to create a collection, can you help?”

Tips & gotchas

This skill is most effective for users with limited or no prior experience with Medusa. While it covers common scenarios, more advanced configurations may require consulting the official Medusa documentation.

Tags

🛡️

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
medusajs
Installs
0

🏢 Official

Published by the company or team that built the technology.