Studiox Skills
FreeNot checkedMCP server that provides access to over 100 development skills for frontend, backend, integration, design, devops, and process categories via Claude Code and ot
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/UXbackend- API, database, serverintegration- Betalinger, auth, eksterne tjenesterdesign- Design systems, patternsdevops- CI/CD, deploymentprocess- 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
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-mcpFAQ
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
GitHub
PRs, issues, code search, CI status
by GitHubFilesystem
Secure file operations with configurable access controls.
Memory
Knowledge graph-based persistent memory system.
Template MCP Server
A CLI tool to create a new Model Context Protocol server project with TypeScript support, dual transport options, and an extensible structure
by mcpdotdirectCompare 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
