claude-code-skills  by levnikolaevich

AI suite for end-to-end software development automation

Created 5 months ago
372 stars

Top 76.1% on SourcePulse

GitHubView on GitHub
Project Summary

Claude Code Skills is a comprehensive plugin suite for Claude Code, designed to automate the entire software delivery lifecycle. It addresses the need for a streamlined, AI-augmented development process, targeting engineers and teams seeking to enhance productivity from project inception through to production quality gates. The suite offers an integrated Agile pipeline, multi-model AI code review, and optional MCP servers to boost agent accuracy and efficiency.

How It Works

The system employs an Orchestrator-Worker pattern across a 4-level hierarchy (L0-L3), ensuring each skill has a single responsibility and operates with token-efficient context loading. It integrates optional MCP (Multi-model Communication Protocol) servers like hex-line for hash-verified editing, hex-graph for code knowledge graphs, and hex-ssh for remote access, which enhance agent capabilities. A key feature is its multi-model AI review, which runs Codex and Gemini agents in parallel for code and story analysis, with automatic fallback to Claude Opus, aiming for significantly increased review coverage.

Quick Start & Requirements

  • Installation: Install the full suite via /plugin add levnikolaevich/claude-code-skills in Claude Code, or add individual plugins. An alternative is git clone https://github.com/levnikolaevich/claude-code-skills.git ~/.claude/skills.
  • Prerequisites: Requires Claude Code. Installing MCP servers necessitates Node.js and npm/yarn/pnpm. Optional AI models (Codex, Gemini) require their respective CLI tools and authentication.
  • Setup: Standalone skills are immediately usable. A full Agile workflow setup involves running ln-010-dev-environment-setup. Core functionality does not require API keys or paid services.

Highlighted Details

  • Extensive Skill Set: Features 128 skills organized into 7 plugins, covering project bootstrap, documentation, Agile workflow management, codebase auditing, optimization, and community engagement.
  • Multi-Model AI Review: Utilizes parallel Codex and Gemini agents for code/story reviews, with Claude Opus as a fallback, aiming for enhanced review depth and speed.
  • MCP Server Integration: Bundled and optional MCP servers (hex-line, hex-graph, hex-ssh) provide advanced features like hash-verified editing, code intelligence, and token-efficient remote operations.
  • Automated Agile Pipeline: Skills can be chained to automate the full development lifecycle, including planning, execution, and quality gates, with integrated human approval checkpoints.

Maintenance & Community

The project is authored by @levnikolaevich. Community interaction is supported via GitHub Discussions and GitHub Issues.

Licensing & Compatibility

Released under the MIT License, which is permissive and suitable for commercial use and integration with closed-source projects.

Limitations & Caveats

Advanced features, particularly multi-model AI review, require the installation and configuration of external CLI tools and potentially API keys for optional services. The README notes that npx skills add does not copy shared resources, recommending the /plugin add command for a fully functional installation.

Health Check
Last Commit

19 hours ago

Responsiveness

Inactive

Pull Requests (30d)
4
Issues (30d)
24
Star History
185 stars in the last 30 days

Explore Similar Projects

Feedback? Help us improve.