claude-code-skills

levnikolaevich/claude-code-skills
★ 405 stars JavaScript 🤖 AI/LLM Updated today
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.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

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

Topics

agile-workflowsai-agentsanthropicclaude-aiclaude-codeclaude-code-skillscode-analysiscode-reviewcodebase-auditdeveloper-productivitydeveloper-toolsdocumentation-generatormcpmcp-servermodel-context-protocol