Skip to content
Back to search
30
MCP

claude-code-skills

levnikolaevich/claude-code-skills

Plugin suite + bundled MCP servers for Claude Code. Full delivery lifecycle: Agile pipeline with multi-model AI review, project bootstrap, documentation generation, codebase audits, performance optimization, community workflows. Includes hex-line (hash-verified editing), hex-graph (code knowledge graph), and hex-ssh (remote SSH) MCP servers.

Uptime
0.0%
128 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

opchain
Claude Code / MCP skills for the dev pipeline: discover, spec, design, build, ship, operate.
0 tools · streamable-http
claude-oracle-mcp
MCP server for discovering Claude Code skills, plugins, and MCP servers from multiple sources
0 tools
skillselion-mcp
MCP server that gives your coding agent on-demand access to thousands of community-vetted Claude Code skills - search Skillselion and load_s
0 tools
io.github.rcolkitt/ccboot-mcp-server
Generate and manage Claude Code configs: CLAUDE.md, skills, agents, hooks, and MCP settings.
0 tools
claude-code-ssh
MCP server giving Claude Code 51 typed SSH tools across your server fleet. Pooled connections, per-user gated, context-lean output.
0 tools
io.github.214140846/skillhub-mcp
MCP server that exposes Claude-style skills to any MCP client.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "claude-code-skills": {
      "url": "https://levnikolaevich.github.io/claude-code-skills/",
      "transport": "http"
    }
  }
}