MCP Directory
Back

claude-code-skills

by levnikolaevich · JavaScript · ★ 504

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.

#agile-workflows#ai-agents#anthropic#claude-ai#claude-code#claude-code-skills#code-analysis#code-review#codebase-audit#developer-productivity#developer-tools#documentation-generator#mcp#mcp-server#model-context-protocol#performance-optimization#remote-ssh#software-architecture#tree-sitter#workflow-automation

Install

npx -y github:levnikolaevich/claude-code-skills

Auto-generated from the repo's primary language — check the repo's own README for its exact install instructions.

Claude Desktop config

A starting point for your claude_desktop_config.json (auto-generated — the repo's README may specify a published package name or required env vars):

{
  "mcpServers": {
    "claude-code-skills": {
      "command": "npx",
      "args": [
        "-y",
        "github:levnikolaevich/claude-code-skills"
      ]
    }
  }
}

From the README

[](https://github.com/levnikolaevich/claude-code-skills) > [!WARNING] > **Marketplace layout changed in the 2026-05-06 refactor.** Skills now live only inside self-contained plugin bundles under . The root directory is maintainer-only source material for files reused by 2+ skills; runtime installs use the copied skill-local files. > **7 plugins. Two native marketplaces.** Install only what you need and automate your full delivery workflow — > from project bootstrap to code audit to production quality gates. > Works standalone or as a complete Agile pipeline. > [!TIP] > **Two-Agent AI Revi…
Read full README on GitHub →

Related ai & ml servers