# claude-code-skills

> 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 optimi

- **URL**: https://www.freshcrate.ai/projects/claude-code-skills
- **Author**: levnikolaevich
- **Category**: MCP Servers
- **Latest version**: `v2026.05.06` (2026-05-06)
- **License**: MIT
- **Source**: https://github.com/levnikolaevich/claude-code-skills
- **Homepage**: https://levnikolaevich.github.io/claude-code-skills/
- **Language**: JavaScript
- **GitHub**: 416 stars, 59 forks
- **Registry**: github
- **Tags**: `agile-workflows`, `ai-agents`, `anthropic`, `claude-ai`, `claude-code`, `claude-code-skills`, `code-analysis`, `code-review`, `javascript`

## Description

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.

## Recent releases

| Version | Date | Urgency | Changes |
| --- | --- | --- | --- |
| `v2026.05.06` | 2026-05-06 | High | ## What's New in v2026.05.06  ### hex-relay: standalone Telegram control-plane  The relay-bot used to live inside `skills-catalog/ln-030-vps-bootstrap/references/relay-bot/` — a templated artifact rendered at install time. This release lifts it out as a first-class TypeScript product at `agents/hex-relay/` with its own README, redeploy runbook, and operator runbook. The skill now points at the deployed agent rather than shipping its source.  **Typed contracts everywhere** — Fastify gained a Zod |
| `v2026.04.21` | 2026-04-21 | High | ## What's New in v2026.04.21  ### hex-line: one grammar to rule every response  Previous versions spoke three dialects at once — prose headers, emoji warnings, and JSON envelopes — each accumulated release by release. Agents had to reparse the shape on every call. This release collapses everything into a single Response grammar defined in `PROTOCOL.md`: one action-line, then `#section` headings, `.entry` primary rows, `!detail` warnings, and `>` executable follow-up pointers. Nothing else.  The |
| `v2026.04.10` | 2026-04-10 | High | ## What's New in v2026.04.10  ### hex-line: progressive disclosure  The read/search surface was redesigned around a discovery-first principle. Instead of always returning full edit-ready blocks, `read_file` now defaults to a minimal plain partial read — low token cost, fast orientation. When the agent needs verified edits, it opts in with `edit_ready: true` and `verbosity: "full"` to get the canonical hash-anchored blocks.  **Line-ending preservation** — edits now write back the file's original |
| `v2026.04.05` | 2026-04-05 | High | ## What's New in v2026.04.05  ### hex-graph: from parser to production code intelligence  The graph engine completed its entire 6-stage evolution in this release. What started as a parser-first indexer is now a multi-tier code intelligence system.  **Compiler-backed precision** — TypeScript, Python, and C# now get precise symbol resolution on top of the parser-first base. Two confidence tiers (parsed vs precise) coexist; precise facts override weaker candidates but both remain explainable throug |
| `v2026.03.27` | 2026-03-27 | Medium | ## What's New in v2026.03.27  - **Runtime unification** — all coordinators enforce runtime contracts with manifest/state/checkpoint schemas; all workers produce JSON summary artifacts. 6 domain-specific runtime CLI packages (story-gate, audit, review, optimization, environment, docs-quality) - **Hex MCP server releases** — hex-line v1.7.0 (safety audit, 105 smoke tests, PROTOCOL.md), hex-graph v0.4.1 (find_clones, 15 tools, layered rewrite), hex-ssh v1.2.0 (connection pool, security modules) - * |
| `v2026.03.21` | 2026-03-21 | Low | ## What's New in v2026.03.21  - **hex MCP family** — 3 npm MCP servers: hex-line (hash-verified file editing, 10 tools), hex-ssh (remote file ops over SSH, 6 tools), hex-graph (code knowledge graph, 7 tools); rebranded from sharpline - **hex MCP v2** — output style system, hash-hint fallback, anchor-based editing, benchmark v3 (91-98% savings on multi-step workflows); hex-line v1.1.0, hex-ssh v1.1.0, hex-graph v0.2.0 published to npm - **Setup Environment plugin** — 7th plugin extracted from agi |
| `v2026.03.19` | 2026-03-19 | Low | ## Claude Code Skills v2026.03.19  Production-ready plugin suite for Claude Code:  \| Plugin \| What it does \| \|--------\|-------------\| \| **agile-workflow** \| Scope decomposition, Story/Task management, Execution, Quality gates, Pipeline orchestration \| \| **documentation-pipeline** \| Full project docs with auto-detection (backend/frontend/devops) \| \| **codebase-audit-suite** \| Security, Code quality, Tests, Architecture, Persistence performance \| \| **project-bootstrap** \| CREATE or TRANSFORM proje |
| `v2026.03.17` | 2026-03-17 | Low | ## Claude Code Skills v2026.03.17  Production-ready plugin suite for Claude Code:  \| Plugin \| What it does \| \|--------\|-------------\| \| **agile-workflow** \| Scope decomposition, Story/Task management, Execution, Quality gates, Pipeline orchestration \| \| **documentation-pipeline** \| Full project docs with auto-detection (backend/frontend/devops) \| \| **codebase-audit-suite** \| Security, Code quality, Tests, Architecture, Persistence performance \| \| **project-bootstrap** \| CREATE or TRANSFORM proje |

## Dependency audit

- **Score**: 100/100
- **Total deps**: 0
- **Resolved**: 0
- **Unresolved**: 0
- **License conflicts**: 0
- **Warnings**: 0
- **Scanned**: 2026-06-01

## Citation

- HTML: https://www.freshcrate.ai/projects/claude-code-skills
- Markdown: https://www.freshcrate.ai/projects/claude-code-skills.md
- Dependencies JSON: https://www.freshcrate.ai/api/projects/claude-code-skills/deps

_Generated by freshcrate.ai. Indexes github releases for AI-agent ecosystem packages._
