Agile workflow (Planning, Execution, Quality) + Documentation pipeline + Codebase audit suite + Project Bootstrap (scaffolding, Docker, CI/CD) + Optimization suite (Performance, Dependencies, Modernization) + Community engagement (Announcements, RFC debates, Triage) + Setup environment (agent install, MCP config, settings sync).
npx claudepluginhub levnikolaevich/claude-code-skillsCommunity engagement: Analyze repo health, compose announcements, launch RFC debates, respond to discussions, triage issues/PRs/discussions. Portable across repositories with dynamic GitHub Discovery.
Share bugs, ideas, or general feedback.
7 plugins. One marketplace. Install only what you need and automate your full delivery workflow — from project bootstrap to code audit to production quality gates. Works standalone or as a complete Agile pipeline.
[!TIP] Multi-Model AI Review — Delegate code & story reviews to Codex and Gemini agents running in parallel, with automatic fallback to Claude Opus. Ship faster with 3x review coverage.
Plugins · Installation · Quick Start · Workflow · MCP · AI Review · FAQ · Full Skill Tree · Links
Add the marketplace once, then install only the plugins you need. Each works independently.
# Add the marketplace once
/plugin marketplace add levnikolaevich/claude-code-skills
# Install any plugin you need
/plugin install agile-workflow@levnikolaevich-skills-marketplace
/plugin install documentation-pipeline@levnikolaevich-skills-marketplace
/plugin install codebase-audit-suite@levnikolaevich-skills-marketplace
/plugin install project-bootstrap@levnikolaevich-skills-marketplace
/plugin install optimization-suite@levnikolaevich-skills-marketplace
/plugin install community-engagement@levnikolaevich-skills-marketplace
/plugin install setup-environment@levnikolaevich-skills-marketplace
| Plugin | Description |
|---|---|
| agile-workflow | Scope decomposition, Story/Task management, Execution, Quality gates, Orchestration |
| documentation-pipeline | Full project docs pipeline with auto-detection (backend/frontend/devops) |
| codebase-audit-suite | Documentation, Security, Build, Code quality, Tests, Architecture, Performance |
| project-bootstrap | CREATE or TRANSFORM projects to production-ready Clean Architecture |
| optimization-suite | Performance optimization, Dependency upgrades, Code modernization |
| community-engagement | GitHub community management: triage, announcements, RFCs, responses |
| setup-environment | Install CLI agents, configure MCP servers, sync settings, audit instruction files |
Browse and discover individual skills at skills.sh.
[!NOTE] skills.sh is a showcase only. Skills depend on shared resources (
shared/directory) that are not copied bynpx skills add. Use/plugin marketplace addand/plugin installfor a working installation.
Prerequisites: Claude Code
/plugin marketplace add levnikolaevich/claude-code-skills
/plugin install setup-environment@levnikolaevich-skills-marketplace
Verify: run ln-010-dev-environment-setup
Standalone (works immediately, no setup):
ln-010-dev-environment-setup # Set up agents, MCP, sync configs
ln-620-codebase-auditor # Audit your code for issues
ln-100-documents-pipeline # Generate documentation
Full Agile workflow (Linear or File Mode — auto-detected):
ln-200-scope-decomposer # Scope -> Epics -> Stories
ln-1000-pipeline-orchestrator # Full pipeline: tasks → validation → execution → quality gate
Manual step-by-step (if you prefer control over each stage):
ln-400-story-executor # Execute Story tasks
ln-500-story-quality-gate # Quality gate + test planning
ln-010-dev-environment-setup # 0. Set up dev environment (once)
↓
ln-100-documents-pipeline # 1. Documentation
↓
ln-200-scope-decomposer # 2. Scope -> Epics -> Stories
↓
ln-1000-pipeline-orchestrator # 3. Full pipeline: 300 → 310 → 400 → 500 → Done
Bundled MCP servers extend agent capabilities — hash-verified editing, code intelligence, and remote access. All skills work without MCP (fallback to built-in tools), but MCP servers improve accuracy and save tokens.