Claude Code Skills Suite
by levnikolaevich
A comprehensive plugin suite for Claude Code that covers the full software delivery lifecycle with six installable plugins. Each plugin targets a specific phase of development — from project bootstrap to documentation, agile workflow management, codebase auditing, performance optimization, and community engagement. The suite follows a natural pipeline: the project-bootstrap plugin (ln-700) scaffolds your project with best practices. The documentation-pipeline plugin (ln-100) generates comprehensive technical docs from your codebase. The agile-workflow plugin (ln-200) decomposes scope into Epics and Stories, then manages the development cycle. The codebase-audit-suite (ln-400) runs security, quality, architecture, and test audits. The optimization-suite (ln-500) handles performance analysis and optimization. Finally, community-engagement manages GitHub workflows and contributor interactions. What makes this suite technically interesting is its multi-model AI review system. For code and story reviews, the skills delegate to external AI agents (OpenAI Codex, Google Gemini) for parallel multi-model review, with automatic fallback to Claude Opus if external agents are unavailable. This means your code gets reviewed by multiple AI perspectives before being marked as done. The agile workflow plugin enforces quality gates at every stage — automated review loops ensure that stories meet acceptance criteria before progressing. The audit suite covers OWASP security checks, architectural pattern analysis, code quality metrics, and test coverage validation. All six plugins can be installed together or individually, making it flexible for teams that only need specific capabilities. The plugins follow the standard Claude Code skill format and are compatible with the /plugin system.
Installation
Key Features
- ✓Six specialized plugins covering the full development lifecycle
- ✓Multi-model AI review system with Codex, Gemini, and Claude fallback
- ✓Agile workflow management with Epics, Stories, and quality gates
- ✓Comprehensive codebase auditing — security, architecture, quality, tests
- ✓Automated documentation generation from existing codebases
- ✓Project bootstrap with best practices and scaffolding
Use Cases
- →Setting up new projects with consistent best practices and documentation
- →Running comprehensive security and architecture audits on existing codebases
- →Managing agile development workflows with automated review loops
- →Generating technical documentation from code without manual writing
- →Getting multi-model AI perspectives on code reviews and story acceptance