Discover and explore top open-source AI tools and projects—updated daily.
levnikolaevichAI suite for end-to-end software development automation
Top 76.1% on SourcePulse
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
/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.ln-010-dev-environment-setup. Core functionality does not require API keys or paid services.Highlighted Details
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.
19 hours ago
Inactive