claude-code-skills and beagle

Given their descriptions, the tools are competitors; one offers a comprehensive suite of code plugins across the entire delivery lifecycle, while the other focuses specifically on code review skills and verification workflows across various technologies.

claude-code-skills
56
Established
beagle
42
Emerging
Maintenance 13/25
Adoption 10/25
Maturity 13/25
Community 20/25
Maintenance 10/25
Adoption 7/25
Maturity 13/25
Community 12/25
Stars: 224
Forks: 40
Downloads:
Commits (30d): 0
Language: HTML
License: MIT
Stars: 38
Forks: 5
Downloads:
Commits (30d): 0
Language: Python
License: Apache-2.0
No Package No Dependents
No Package No Dependents

About claude-code-skills

levnikolaevich/claude-code-skills

Great Claude Code plugin suite — 6 installable plugins covering the full delivery lifecycle. Project bootstrap, documentation generation, codebase audits (security, quality, architecture, tests), Agile pipeline with multi-model AI review and quality gates, performance optimization, and GitHub community workflows.

Based on the README, here's a technical deep dive: The suite provides 129 composable skills distributed across 7 modular plugins that operate as Claude Code native tools via marketplace installation, each with independent functionality but sharing a common `/shared` resource directory and CLI skill naming convention (`ln-XXX` format for easy discovery). Key capabilities include hash-verified file editing via **hex-line-mcp** (content hash per line prevents stale-context corruption), **hex-graph-mcp** for AST-driven codebase indexing (SQLite graph with cycle/clone detection), and **hex-ssh-mcp** for token-efficient remote editing—all bundled MCP servers integrate with optional external services (Linear for issue tracking, Context7 for library docs, Ref for standards). Multi-model AI review delegates parallel code reviews to Codex and Gemini agents with fallback orchestration, while quality gates and

About beagle

existential-birds/beagle

Claude Code plugin for code review skills and verification workflows. Python, Go, React, FastAPI, BubbleTea, and AI frameworks (Pydantic AI, LangGraph, Vercel AI SDK).

Modular plugin architecture with 93 reusable skills across language-specific and cross-cutting concerns (testing, docs, architecture analysis), enabling code review workflows as Claude Code commands and portable agent skills via the skills CLI. Integrates with pre-commit hooks and PR workflows while supporting 8+ language ecosystems through specialized analyzers for framework-specific patterns (FastAPI, BubbleTea, SwiftUI, React Flow, Pydantic AI, LangGraph).

Scores updated daily from GitHub, PyPI, and npm data. How scores work