Production-ready plugins
for Claude Code

Add the marketplace once, then install the plugins you need — from project bootstrap to code audit to production quality gates. No API keys required.

$ /plugin marketplace add levnikolaevich/claude-code-skills Copy
MIT
License

Hex MCP Servers

Token-efficient MCP servers for AI coding agents. Hash-verified editing, deterministic project scope, remote SSH ops, code knowledge graphs.

#

hex-line-mcp

9 tools: hash-verified file editing, AST outline, graph-aware review hints, and auto-synced hooks + output style that steer agents to explicit project scope. 89% avg token savings across 4 session-derived workflow benchmarks.

npm i -g @levnikolaevich/hex-line-mcp View details →
>_

hex-ssh-mcp

8 tools: remote file editing plus SFTP upload/download over SSH with FNV-1a hash verification, output normalization, and deduplication. Runs on Windows/macOS/Linux hosts.

npm i -g @levnikolaevich/hex-ssh-mcp View details →

hex-graph-mcp

14 tools: workspace-first code graph, strict project-scoped queries, semantic review, architecture analysis, and SCIP interop. 61% avg token savings across 4 session-derived workflow benchmarks.

npm i -g @levnikolaevich/hex-graph-mcp View details →

Choose your plugin

Add the marketplace once, then install only the plugins you need. Each works independently.

Agile Workflow

End-to-end artifact-driven delivery pipeline: scope decomposition, Story/Task management, stateful workers, multi-model validation, quality gates, and autonomous orchestration.

/plugin install agile-workflow@levnikolaevich-skills-marketplace View skills →
🔍

Codebase Audit Suite

Parallel auditors for security, code quality, architecture patterns, test suites, and persistence performance. Run on any existing codebase.

/plugin install codebase-audit-suite@levnikolaevich-skills-marketplace View skills →
📄

Documentation Pipeline

Auto-detect project type (backend, frontend, devops) and generate complete documentation suite: architecture, API spec, runbook, and more.

/plugin install documentation-pipeline@levnikolaevich-skills-marketplace View skills →
🚀

Project Bootstrap

CREATE new or TRANSFORM existing projects to production-ready Clean Architecture with Docker, CI/CD, linters, and security scanning.

/plugin install project-bootstrap@levnikolaevich-skills-marketplace View skills →

Optimization Suite

Multi-cycle performance profiling, dependency upgrades (npm, NuGet, pip), code modernization, and bundle size optimization.

/plugin install optimization-suite@levnikolaevich-skills-marketplace View skills →
🌐

Community Engagement

Automated GitHub community management: triage issues and PRs, compose announcements, launch RFC debates, respond to discussions.

/plugin install community-engagement@levnikolaevich-skills-marketplace View skills →
🛠

Setup Environment

Install CLI agents, configure MCP servers, align marketplace plugins across agents, and audit instruction files. One-command multi-agent setup.

/plugin install setup-environment@levnikolaevich-skills-marketplace View skills →

What you can do

Each scenario works standalone. Combine plugins for the full lifecycle.

Quick start

Add the marketplace, install what you need, then run. No configuration required.

# Add the marketplace once
/plugin marketplace add levnikolaevich/claude-code-skills

# Install full suite
/plugin install agile-workflow@levnikolaevich-skills-marketplace
/plugin install documentation-pipeline@levnikolaevich-skills-marketplace
/plugin install codebase-audit-suite@levnikolaevich-skills-marketplace
/plugin install project-bootstrap@levnikolaevich-skills-marketplace
/plugin install optimization-suite@levnikolaevich-skills-marketplace
/plugin install community-engagement@levnikolaevich-skills-marketplace
/plugin install setup-environment@levnikolaevich-skills-marketplace

# Standalone — works immediately
ln-620-codebase-auditor   # Audit your code
ln-700-project-bootstrap  # Bootstrap a project
ln-100-documents-pipeline # Generate docs

# Full Agile workflow
ln-200-scope-decomposer   # Scope → Epics → Stories
ln-1000-pipeline-orchestrator # Autonomous pipeline

Key features

Built for real-world software delivery at scale.

External AI Review

The current host cross-checks code with the non-host advisor from the Claude/Codex registry, with graceful fallback when no advisor is available.

Orchestrator-Worker Architecture

4-level hierarchy (L0–L3) with single responsibility per skill. Each agent loads only what it needs.

No Vendor Lock-in

Works without Linear, without MCP servers, without API keys. Falls back to local markdown files automatically.

Quality Gates

4-level gate (PASS / CONCERNS / WAIVED / FAIL) with quantitative scoring. Nothing ships without passing.

Pipeline Orchestrator

Autonomous multi-agent system manages the full lifecycle: plan, validate, implement, review, and merge.

Cross-Agent Compatibility

Use skills from Claude Code and OpenAI Codex. Keep configs aligned with one command.