Skip to content

claude-code-skills

by levnikolaevich

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.

About

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.

476
Stars
138
Skill Files
67
Forks
1
PRs Merged
1
Contributors
6
Issues Open
20
Issues Closed
2026-05-19
Last Activity

Skill Analysis

242
Avg Lines / Skill
1,251
Avg Words / Skill
433
Code Blocks
2516
Total Files
23.57 MB
Repo Size
1070
Reference Files
Skill lines33 min / 215 median / 740 max
Code languagesbash, csharp, html, javascript, json, markdown, python, text, toml, xml, yaml
Frontmatter keysabout, allowed-tools, assignees, description, disable-model-invocation, keep-coding-instructions, labels, license, model, name, title
Has CLAUDE.mdYes
Has LicenseYes
File typesmd (1417), mjs (945), json (56), yml (13), html (11), template (10), sh (7), toml (7), txt (7), yaml (6)

Skills (140)

  • Bug Report
    40 lines103 words1 blocks
  • Feature Request
    33 lines128 words
  • ln-120-reference-docs-creator
    MIT577 lines2516 words11 blocks

    "Creates reference docs (ADRs, guides, manuals) for nontrivial tech stack choices. Use when project needs justified architecture decision records."

    jsonmarkdown
  • ln-111-root-docs-creator
    MIT169 lines1115 words1 blocks

    "Creates root documentation files (AGENTS.md, CLAUDE.md, docs/README.md, standards, principles). Use for initial project doc setup."

    json
  • ln-114-frontend-docs-creator
    MIT148 lines670 words1 blocks

    "Creates design_guidelines.md with WCAG 2.1 compliance and design system docs. Use when project has a frontend."

    json
  • ln-115-devops-docs-creator
    MIT195 lines1050 words1 blocks

    "Creates infrastructure.md and runbook.md (Docker-conditional). Use for DevOps documentation in any project."

    json
  • ln-162-skill-reviewer
    MIT262 lines1129 words6 blocks

    "Reviews skills (D1-D11 + M1-M6 criteria) or .claude/commands for quality. Use when validating skill correctness before release."

    bashtext
  • ln-113-backend-docs-creator
    MIT150 lines694 words1 blocks

    "Creates backend docs (api_spec.md, database_schema.md). Use when project has backend API or database."

    json
  • ln-160-docs-skill-extractor
    MIT288 lines1130 words8 blocks

    "Extracts procedural content from project docs into slash commands. Use when docs contain deploy, test, or troubleshoot procedures."

    jsontextyaml
  • ln-161-skill-creator
    MIT158 lines748 words2 blocks

    "Creates slash commands from procedural doc sections. Use when transforming documentation prose into executable commands."

    jsonyaml
  • ln-110-project-docs-coordinator
    MIT314 lines1539 words7 blocks

    "Coordinates project documentation creation with single context gathering and project type detection. Use when generating project docs subset."

    json
  • ln-140-test-docs-creator
    MIT530 lines2596 words7 blocks

    "Creates test documentation (testing-strategy.md, tests/README.md) with Risk-Based Testing philosophy. Use when setting up test strategy for a project...

    jsonmarkdown
  • ln-130-tasks-docs-creator
    MIT463 lines2102 words11 blocks

    "Creates task management docs (kanban board, workflow rules) with configured tracker integration. Use when setting up task tracking for a project."

    jsonmarkdown
  • ln-100-documents-pipeline
    MIT740 lines4155 words12 blocks

    "Creates complete project documentation system (project docs, reference, tasks, tests). Use when bootstrapping docs from scratch or regenerating all."

    bashjsonmarkdown
  • ln-112-project-core-creator
    MIT177 lines942 words1 blocks

    "Creates core project docs (requirements, architecture, tech stack, patterns catalog). Use for any project regardless of type."

    json
  • ln-911-github-triager
    MIT274 lines1353 words8 blocks

    "Produces prioritized triage report from open GitHub issues, PRs, and discussions. Use when reviewing community backlog."

    bash
  • ln-913-community-debater
    MIT174 lines859 words3 blocks

    "Launches RFC and debate discussions on GitHub. Use when proposing changes that need community input or voting."

    bash
  • ln-910-community-engagement
    MIT214 lines1008 words4 blocks

    "Analyzes community health and delegates engagement tasks. Use when managing GitHub issues, discussions, and announcements."

    bash
  • ln-914-community-responder
    MIT261 lines1204 words7 blocks

    "Responds to unanswered GitHub discussions and issues with codebase-informed replies. Use when clearing community question backlog."

    bash
  • ln-912-community-announcer
    MIT150 lines889 words1 blocks

    "Composes and publishes announcements to GitHub Discussions. Use when sharing releases, updates, or news with the community."

    bash

Recent Commits

-345 contributions across all repos
MayJunJulAugSepOctNovDecJanFebMarAprMay
Less
More
  • 2205dbb2026-05-19
    release: @levnikolaevich/hex-ssh-mcp v1.9.2
    levnikolaevich
  • 13390042026-05-19
    release: @levnikolaevich/hex-ssh-mcp v1.9.1
    levnikolaevich
  • cd507ae2026-05-19
    Merge remote-tracking branch 'origin/master'
    levnikolaevich
  • b5d2b952026-05-19
    release: @levnikolaevich/hex-ssh-mcp v1.9.0
    levnikolaevich
  • d7260a92026-05-11
    feat(ln-624): add identifier consistency rule, fix DoD scope drift
    levnikolaevich
  • 4e85ab32026-05-09
    refactor(codebase-audit-suite): rename 14 audit skills, add ln-638
    levnikolaevich
  • c3bba7d2026-05-08
    fix(mcp): shorten hex research registry description
    levnikolaevich
  • 978aa4f2026-05-08
    release: publish MCP packages
    levnikolaevich
  • 5710c172026-05-08
    Fix repository reference consistency
    levnikolaevich
  • 99913572026-05-08
    feat(skills): add researchgraph utility skill
    levnikolaevich