Command Palette

Search for a command to run...

UnylyUnyly
Browse all

Studiox Skills

FreeNot checked

MCP server that provides access to over 100 development skills for frontend, backend, integration, design, devops, and process categories via Claude Code and ot

GitHubEmbed

About

MCP server that provides access to over 100 development skills for frontend, backend, integration, design, devops, and process categories via Claude Code and other MCP clients.

README

MCP-server som gir tilgang til STUDIO X sine 100+ development skills via Claude Code og andre MCP-klienter.

Installasjon

Via npx (anbefalt)

Legg til i Claude Code settings (~/.claude/settings.json):

{
  "mcpServers": {
    "sx-autopilot": {
      "command": "npx",
      "args": ["-y", "studiox-skills-mcp"],
      "env": {
        "CONVEX_URL": "https://steady-lobster-463.convex.cloud"
      }
    }
  }
}

Global installasjon

npm install -g studiox-skills-mcp

Deretter i settings:

{
  "mcpServers": {
    "sx-autopilot": {
      "command": "studiox-skills-mcp",
      "env": {
        "CONVEX_URL": "https://steady-lobster-463.convex.cloud"
      }
    }
  }
}

Tilgjengelige verktøy

Verktøy Beskrivelse
get_skill Hent en spesifikk skill med fullt innhold
list_skills List alle skills, valgfritt filtrert på kategori
search_skills Søk etter skills basert på nøkkelord
analyze_requirements Analyser kravspek og få skill-forslag
generate_context Generer CONTEXT.md med valgte skills

Eksempler

# I Claude Code
> Hent skill for PWA-utvikling
> Søk etter skills om autentisering
> Analyser denne kravspesifikasjonen og foreslå skills

Kategorier

  • frontend - React, TypeScript, UI/UX
  • backend - API, database, server
  • integration - Betalinger, auth, eksterne tjenester
  • design - Design systems, patterns
  • devops - CI/CD, deployment
  • process - Estimering, prosjektstyring

Utvikling

# Installer avhengigheter
bun install

# Kjør i utviklingsmodus
bun run dev

# Bygg for produksjon
bun run build

Publisering til npm

npm login
npm publish

from github.com/studioxdeveloper/studiox-skills-mcp

Installing Studiox Skills

This server has no published package — it is built from source. Open the repository and follow its README.

▸ github.com/studioxdeveloper/studiox-skills-mcp

FAQ

Is Studiox Skills MCP free?

Yes, Studiox Skills MCP is free — one-click install via Unyly at no cost.

Does Studiox Skills need an API key?

No, Studiox Skills runs without API keys or environment variables.

Is Studiox Skills hosted or self-hosted?

A hosted option is available: Unyly runs the server in the cloud, no local setup required.

How do I install Studiox Skills in Claude Desktop, Claude Code or Cursor?

Open Studiox Skills on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.

Related MCPs

Compare Studiox Skills with

Not sure what to pick?

Find your stack in 60 seconds

Author?

Embed badge for your README

Browse similar

All development MCPs