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.
Skill Analysis
Skills (132)
hex-line MCP tool preferences with compact coding style
"Coordinates project documentation creation with single context gathering and project type detection. Use when generating project docs subset."
json"Profiles runtime performance with CPU, memory, and I/O metrics. Use when measuring bottlenecks before optimization."
yaml"Checks hierarchy, links, SSOT, compression, requirements compliance, freshness, legacy cleanup. Use when auditing documentation structure."
"Coordinates codebase audit across security, build, code quality, dependencies, and architecture. Use when auditing entire codebase."
bashjavascriptjson"Analyzes single pattern implementation, calculates compliance/completeness/quality scores, identifies gaps. Use when auditing a specific pattern."
"Checks cyclomatic complexity, nesting, long methods, god classes, O(n2), N+1 queries, constants management. Use when auditing code quality."
"Removes hex-line hooks, output style, and cached files from the system. Use when hex-line MCP needs to be fully uninstalled."
bash"Coordinates audit of project knowledge surfaces: markdown documentation plus inline code documentation (comments/docstrings). Use when auditing proje...
bashjavascriptjsonmarkdown"Creates root documentation files (AGENTS.md, CLAUDE.md, docs/README.md, standards, principles, tools config). Use for initial project doc setup."
json"Checks redundant fetches, N+1 loops, over-fetching, missing bulk operations, wrong caching scope. Use when auditing query efficiency."
"Upgrades dependencies across all detected package managers. Use when updating npm, NuGet, or pip packages project-wide."
yaml"Creates infrastructure.md and runbook.md (Docker-conditional). Use for DevOps documentation in any project."
json"Creates test documentation (testing-strategy.md, tests/README.md) with Risk-Based Testing philosophy. Use when setting up test strategy for a project...
jsonmarkdown"Analyzes community health and delegates engagement tasks. Use when managing GitHub issues, discussions, and announcements."
bash"Checks async races, thread safety, TOCTOU, deadlocks, blocking I/O, resource contention. Use when auditing concurrency safety."
"Checks test file organization, directory layout, test-to-source mapping, domain grouping, co-location. Use when auditing test structure."
"Executes Story tasks in priority order (To Review, To Rework, Todo). Use when Story has planned tasks ready for implementation."
bashjavascript"Validates E2E coverage for critical paths (money, security, data integrity). Risk-based prioritization. Use when auditing E2E test coverage."
"Checks DRY, KISS/YAGNI, error handling, DI patterns. Use when auditing code principles compliance."
Recent Commits
- 71d83382026-03-29feat(ln-310): fresh session, poll discipline, kill-after-parse orderlevnikolaevich
- b9822ca2026-03-29feat: process cleanup enforcement, exit reason enum, review-skills R12 fixlevnikolaevich
- 625e6ca2026-03-29feat(ln-310): perspective-based refinement loop, guard integration testslevnikolaevich
- 2e628ba2026-03-29feat: process cleanup enforcement, exit reason enum, review-skills R12 fixlevnikolaevich
- a9c3fec2026-03-29feat(ln-310): quality-based refinement loop, architecture gate, Codex patiencelevnikolaevich
- acd9b032026-03-28feat: add ln-015-hex-line-uninstaller skilllevnikolaevich
- 790fbfa2026-03-27chore: bump version to 2026.03.27levnikolaevich
- 258c2072026-03-27release: @levnikolaevich/hex-line-mcp v1.8.0levnikolaevich
- dcca7972026-03-27refactor: runtime unification — contracts, summary artifacts, review fixeslevnikolaevich
- f3e18aa2026-03-27refactor: audit runtime unification, worker independence, review-skills fixeslevnikolaevich