claude-code-skills

Solid

Plugin suite + bundled MCP servers for Claude Code. Full delivery lifecycle: Agile pipeline with multi-model AI review, project bootstrap, documentation generation, codebase audits, performance optimization, community workflows. Includes hex-line (hash-verified editing), hex-graph (code knowledge graph), and hex-ssh (remote SSH) MCP servers.

plugin 496 stars 71 forks Updated 1 weeks ago MIT

Install

Plugins install via a marketplace, in two steps.

Step 1
Step 2
View on GitHub

Bundles

Everything this plugin ships — skills, agents, commands, hooks, and MCP servers it bundles.

Skills (129)

AI & Automation Solid

ln-001-push-all

Commits and pushes all changes (staged, unstaged, untracked) to remote. Use when you need a quick push of everything at once.

496 Updated 1 weeks ago
levnikolaevich
AI & Automation Solid

ln-002-session-analyzer

Analyzes current or recent session for errors, inefficiencies, and improvement opportunities across skills, tools, hooks, and communication. Use after completing a task or periodically.

496 Updated 1 weeks ago
levnikolaevich
AI & Automation Solid

ln-010-dev-environment-setup

Installs agents, configures MCP servers, syncs configs, creates and audits instructions. Use after setup or when agents/MCP need alignment.

496 Updated 1 weeks ago
levnikolaevich
AI & Automation Solid

ln-011-agent-installer

Installs or updates Codex CLI, Gemini CLI, and Claude Code. Use when CLI agents need installation or update.

496 Updated 1 weeks ago
levnikolaevich
AI & Automation Solid

ln-012-mcp-configurator

Installs MCP packages, registers servers in Claude Code, configures hooks, permissions, IDE extension permission mode, and migrations. Use when MCP needs setup or reconfiguration.

496 Updated 1 weeks ago
levnikolaevich
AI & Automation Solid

ln-013-config-syncer

Syncs skills, MCP settings, and hooks from Claude Code to Gemini CLI and Codex CLI via symlinks and config conversion. Use when agent configs need alignment.

496 Updated 1 weeks ago
levnikolaevich
AI & Automation Solid

ln-014-agent-instructions-manager

Creates missing instruction files (CLAUDE.md, AGENTS.md, GEMINI.md), audits token budget, prompt cache safety, cross-agent consistency. Use after setup or when instruction files need alignment.

496 Updated 1 weeks ago
levnikolaevich
AI & Automation Solid

ln-015-hex-line-uninstaller

Removes hex-line hooks, output style, and cached files from the system. Use when hex-line MCP needs to be fully uninstalled.

496 Updated 1 weeks ago
levnikolaevich
AI & Automation Solid

ln-020-codegraph

Builds and queries code knowledge graph for dependency analysis, references, implementations, and architecture overview. Use when starting work on unfamiliar codebase or before refactoring.

496 Updated 1 weeks ago
levnikolaevich
AI & Automation Solid

ln-100-documents-pipeline

Creates complete project documentation system (project docs, reference, tasks, tests). Use when bootstrapping docs from scratch or regenerating all.

496 Updated 1 weeks ago
levnikolaevich
AI & Automation Solid

ln-1000-pipeline-orchestrator

Drives a Story through full pipeline (tasks, validation, execution, quality). Use when executing a Story end-to-end from kanban board.

496 Updated 1 weeks ago
levnikolaevich
AI & Automation Solid

ln-110-project-docs-coordinator

Coordinates project documentation creation with single context gathering and project type detection. Use when generating project docs subset.

496 Updated 1 weeks ago
levnikolaevich
Show all 129 bundled skills
AI & Automation Solid

ln-111-root-docs-creator

Creates root documentation files (AGENTS.md, CLAUDE.md, docs/README.md, standards, principles). Use for initial project doc setup.

496 Updated 1 weeks ago
levnikolaevich
AI & Automation Solid

ln-112-project-core-creator

Creates core project docs (requirements, architecture, tech stack, patterns catalog). Use for any project regardless of type.

496 Updated 1 weeks ago
levnikolaevich
API & Backend Solid

ln-113-backend-docs-creator

Creates backend docs (api_spec.md, database_schema.md). Use when project has backend API or database.

496 Updated 1 weeks ago
levnikolaevich
AI & Automation Solid

ln-114-frontend-docs-creator

Creates design_guidelines.md with WCAG 2.1 compliance and design system docs. Use when project has a frontend.

496 Updated 1 weeks ago
levnikolaevich
AI & Automation Solid

ln-115-devops-docs-creator

Creates infrastructure.md and runbook.md (Docker-conditional). Use for DevOps documentation in any project.

496 Updated 1 weeks ago
levnikolaevich
AI & Automation Solid

ln-120-reference-docs-creator

Creates reference docs (ADRs, guides, manuals) for nontrivial tech stack choices. Use when project needs justified architecture decision records.

496 Updated 1 weeks ago
levnikolaevich
AI & Automation Solid

ln-130-tasks-docs-creator

Creates task management docs (kanban board, workflow rules) with Linear integration. Use when setting up task tracking for a project.

496 Updated 1 weeks ago
levnikolaevich
AI & Automation Solid

ln-140-test-docs-creator

Creates test documentation (testing-strategy.md, tests/README.md) with Risk-Based Testing philosophy. Use when setting up test strategy for a project.

496 Updated 1 weeks ago
levnikolaevich
AI & Automation Solid

ln-160-docs-skill-extractor

Extracts procedural content from project docs into .claude/commands skills. Use when docs contain deploy, test, or troubleshoot procedures.

496 Updated 1 weeks ago
levnikolaevich
AI & Automation Solid

ln-161-skill-creator

Creates .claude/commands from procedural doc sections. Use when transforming documentation prose into executable skill files.

496 Updated 1 weeks ago
levnikolaevich
AI & Automation Solid

ln-162-skill-reviewer

Reviews skills (D1-D11 + M1-M6 criteria) or .claude/commands for quality. Use when validating skill correctness before release.

496 Updated 1 weeks ago
levnikolaevich
AI & Automation Solid

ln-200-scope-decomposer

Decomposes scope into Epics, Stories, and RICE priorities. Use when user has project scope and wants full Agile breakdown.

496 Updated 1 weeks ago
levnikolaevich
AI & Automation Solid

ln-201-opportunity-discoverer

Discovers growth opportunities using Traffic-First KILL funnel. Use when searching for next product direction with validated demand.

496 Updated 1 weeks ago
levnikolaevich
AI & Automation Solid

ln-210-epic-coordinator

Creates or replans 3-7 Epics from scope using Decompose-First pattern. Use when initiative needs Epic-level breakdown or Epic scope changed.

496 Updated 1 weeks ago
levnikolaevich
AI & Automation Solid

ln-220-story-coordinator

Creates, replans, or appends 5-10 Stories per Epic with standards research and multi-epic routing. Use when Epic needs Story decomposition.

496 Updated 1 weeks ago
levnikolaevich
AI & Automation Solid

ln-221-story-creator

Creates Story documents with 9-section structure and INVEST validation in Linear. Use when Epic has an IDEAL plan ready for Story generation.

496 Updated 1 weeks ago
levnikolaevich
AI & Automation Solid

ln-222-story-replanner

Replans Stories by comparing IDEAL vs existing (KEEP/UPDATE/OBSOLETE/CREATE). Use when Epic requirements changed and Stories need realignment.

496 Updated 1 weeks ago
levnikolaevich
AI & Automation Solid

ln-230-story-prioritizer

RICE-scores Stories with market research and generates prioritization table. Use when Stories need business priority ranking for sprint planning.

496 Updated 1 weeks ago
levnikolaevich
AI & Automation Solid

ln-300-task-coordinator

Analyzes Story and builds optimal task plan (1-8 tasks), then routes to create or replan. Use when Story needs task breakdown or replanning.

496 Updated 1 weeks ago
levnikolaevich
AI & Automation Solid

ln-301-task-creator

Creates implementation, refactoring, and test tasks from templates. Use when an approved task plan needs tasks created in Linear and kanban.

496 Updated 1 weeks ago
levnikolaevich
AI & Automation Solid

ln-302-task-replanner

Compares ideal plan vs existing tasks and applies KEEP/UPDATE/OBSOLETE/CREATE changes. Use when Story tasks need re-sync with updated requirements.

496 Updated 1 weeks ago
levnikolaevich
AI & Automation Solid

ln-310-multi-agent-validator

Validates Stories, plans, or context via deterministic multi-agent review with runtime-controlled status gates. Use before execution or approval.

496 Updated 1 weeks ago
levnikolaevich
AI & Automation Solid

ln-400-story-executor

Executes Story tasks in priority order (To Review, To Rework, Todo). Use when Story has planned tasks ready for implementation.

496 Updated 1 weeks ago
levnikolaevich
AI & Automation Solid

ln-401-task-executor

Executes implementation tasks through Todo, In Progress, To Review. Use when task needs coding with KISS/YAGNI. Not for test tasks.

496 Updated 1 weeks ago
levnikolaevich
AI & Automation Solid

ln-402-task-reviewer

Reviews task implementation for quality, code standards, and test coverage. Use when task is in To Review. Sets task Done or To Rework.

496 Updated 1 weeks ago
levnikolaevich
AI & Automation Solid

ln-403-task-rework

Fixes tasks in To Rework by applying reviewer feedback, then returns to To Review. Use when task was rejected during review.

496 Updated 1 weeks ago
levnikolaevich
AI & Automation Solid

ln-404-test-executor

Executes test tasks (label 'tests') through Todo to To Review with risk-based limits. Use for test task execution. Not for implementation tasks.

496 Updated 1 weeks ago
levnikolaevich
AI & Automation Solid

ln-500-story-quality-gate

Story-level quality gate with 4-level verdict (PASS/CONCERNS/FAIL/WAIVED) and Quality Score. Use when Story is ready for quality assessment.

496 Updated 1 weeks ago
levnikolaevich
AI & Automation Solid

ln-510-quality-coordinator

Coordinates code quality checks: metrics, cleanup, agent review, regression, log analysis. Use when Story needs quality_verdict with aggregated results.

496 Updated 1 weeks ago
levnikolaevich
AI & Automation Solid

ln-511-code-quality-checker

Checks DRY/KISS/YAGNI/architecture compliance with quantitative Code Quality Score. Use when implementation tasks are Done and need quality scoring.

496 Updated 1 weeks ago
levnikolaevich
AI & Automation Solid

ln-512-tech-debt-cleaner

Auto-fixes low-risk tech debt (unused imports, dead code, commented-out code) with >=90% confidence. Use when audit findings need safe automated cleanup.

496 Updated 1 weeks ago
levnikolaevich
AI & Automation Solid

ln-513-regression-checker

Runs existing test suite to catch regressions after implementation changes. Use when Story needs regression verification. No status changes.

496 Updated 1 weeks ago
levnikolaevich
AI & Automation Solid

ln-514-test-log-analyzer

Analyzes application logs: classifies errors, checks log quality, maps stack traces to source. Use when logs need review after test runs or during development.

496 Updated 1 weeks ago
levnikolaevich
AI & Automation Solid

ln-520-test-planner

Orchestrates test planning pipeline: research, manual testing, automated test planning. Use when Story needs comprehensive test coverage planning.

496 Updated 1 weeks ago
levnikolaevich
AI & Automation Solid

ln-521-test-researcher

Researches real-world problems, competitor solutions, and customer complaints for a feature domain. Use before test planning to ground tests in actual user pain points.

496 Updated 1 weeks ago
levnikolaevich
AI & Automation Solid

ln-522-manual-tester

Performs manual testing of Story AC via executable bash scripts in tests/manual/. Use when Story implementation needs hands-on AC verification.

496 Updated 1 weeks ago
levnikolaevich
AI & Automation Solid

ln-523-auto-test-planner

Plans automated tests (E2E/Integration/Unit) using Risk-Based Testing after manual testing. Use when Story needs a test task with prioritized scenarios.

496 Updated 1 weeks ago
levnikolaevich
AI & Automation Solid

ln-610-docs-auditor

Coordinates audit of project knowledge surfaces: markdown documentation plus inline code documentation (comments/docstrings). Use when auditing project documentation.

496 Updated 1 weeks ago
levnikolaevich
AI & Automation Solid

ln-611-docs-structure-auditor

Checks hierarchy, links, SSOT, compression, requirements compliance, freshness, legacy cleanup. Use when auditing documentation structure.

496 Updated 1 weeks ago
levnikolaevich
AI & Automation Solid

ln-ln-612--content-auditor

Checks document semantic content against SCOPE and project goals, coverage gaps, off-topic content, SSOT. Use when auditing documentation relevance.

496 Updated 1 weeks ago
levnikolaevich
AI & Automation Solid

ln-613-code-comments-auditor

Checks inline code documentation quality: WHY-not-WHAT, density, forbidden content, docstrings quality, actuality, legacy cleanup. Use when auditing comments and docstrings.

496 Updated 1 weeks ago
levnikolaevich
AI & Automation Solid

ln-614-docs-fact-checker

Verifies claims in .md files (paths, versions, counts, configs, endpoints) against codebase, cross-checks contradictions. Use when auditing docs accuracy.

496 Updated 1 weeks ago
levnikolaevich
AI & Automation Solid

ln-620-codebase-auditor

Coordinates codebase audit across security, build, code quality, dependencies, and architecture. Use when auditing entire codebase.

496 Updated 1 weeks ago
levnikolaevich
AI & Automation Solid

ln-621-security-auditor

Checks hardcoded secrets, SQL injection, XSS, insecure deps, input validation. Use when auditing security.

496 Updated 1 weeks ago
levnikolaevich
AI & Automation Solid

ln-622-build-auditor

Checks compiler/linter errors, deprecation warnings, type errors, failed tests, build config issues. Use when auditing build health.

496 Updated 1 weeks ago
levnikolaevich
AI & Automation Solid

ln-623-code-principles-auditor

Checks DRY, KISS/YAGNI, error handling, DI patterns. Use when auditing code principles compliance.

496 Updated 1 weeks ago
levnikolaevich
AI & Automation Solid

ln-624-code-quality-auditor

Checks cyclomatic complexity, nesting, long methods, god classes, O(n2), N+1 queries, constants management. Use when auditing code quality.

496 Updated 1 weeks ago
levnikolaevich
AI & Automation Solid

ln-625-dependencies-auditor

Checks outdated packages, unused deps, reinvented wheels, CVE/CVSS vulnerability scan. Use when auditing dependencies.

496 Updated 1 weeks ago
levnikolaevich
AI & Automation Solid

ln-626-dead-code-auditor

Checks unreachable code, unused imports/variables/functions, commented-out code, deprecated patterns. Use when auditing dead code.

496 Updated 1 weeks ago
levnikolaevich
AI & Automation Solid

ln-627-observability-auditor

Checks structured logging, health checks, metrics collection, request tracing, log levels. Use when auditing observability.

496 Updated 1 weeks ago
levnikolaevich
AI & Automation Solid

ln-628-concurrency-auditor

Checks async races, thread safety, TOCTOU, deadlocks, blocking I/O, resource contention. Use when auditing concurrency safety.

496 Updated 1 weeks ago
levnikolaevich
AI & Automation Solid

ln-629-lifecycle-auditor

Checks bootstrap initialization, graceful shutdown, resource cleanup, signal handling, liveness/readiness probes. Use when auditing app lifecycle.

496 Updated 1 weeks ago
levnikolaevich
AI & Automation Solid

ln-630-test-auditor

Coordinates test suite audit across business logic, E2E coverage, value, isolation, manual quality, and structure. Use when auditing entire test suite.

496 Updated 1 weeks ago
levnikolaevich
AI & Automation Solid

ln-631-test-business-logic-auditor

Detects tests validating framework/library behavior instead of project code. Use when auditing test business logic focus.

496 Updated 1 weeks ago
levnikolaevich
AI & Automation Solid

ln-632-test-e2e-priority-auditor

Validates E2E coverage for critical paths (money, security, data integrity). Risk-based prioritization. Use when auditing E2E test coverage.

496 Updated 1 weeks ago
levnikolaevich
AI & Automation Solid

ln-633-test-value-auditor

Scores each test by Impact x Probability, returns KEEP/REVIEW/REMOVE decisions. Use when auditing test value and pruning low-value tests.

496 Updated 1 weeks ago
levnikolaevich
AI & Automation Solid

ln-634-test-coverage-auditor

Identifies missing tests for critical paths (money, security, data integrity, core flows). Use when auditing test coverage gaps.

496 Updated 1 weeks ago
levnikolaevich
AI & Automation Solid

ln-635-test-isolation-auditor

Checks test isolation (API/DB/FS/Time/Network), determinism, flaky tests, order-dependency, anti-patterns. Use when auditing test isolation.

496 Updated 1 weeks ago
levnikolaevich
AI & Automation Solid

ln-636-manual-test-auditor

Checks manual test scripts for harness adoption, golden files, fail-fast, config sourcing, idempotency. Use when auditing manual test quality.

496 Updated 1 weeks ago
levnikolaevich
AI & Automation Solid

ln-637-test-structure-auditor

Checks test file organization, directory layout, test-to-source mapping, domain grouping, co-location. Use when auditing test structure.

496 Updated 1 weeks ago
levnikolaevich
AI & Automation Solid

ln-640-pattern-evolution-auditor

Audits architectural patterns against best practices, maintains patterns catalog with compliance scores. Use when auditing pattern evolution.

496 Updated 1 weeks ago
levnikolaevich
AI & Automation Solid

ln-641-pattern-analyzer

Analyzes single pattern implementation, calculates compliance/completeness/quality scores, identifies gaps. Use when auditing a specific pattern.

496 Updated 1 weeks ago
levnikolaevich
AI & Automation Solid

ln-642-layer-boundary-auditor

Checks layer boundary violations, transaction boundaries, session ownership, cross-layer consistency. Use when auditing architecture layers.

496 Updated 1 weeks ago
levnikolaevich
AI & Automation Solid

ln-643-api-contract-auditor

Checks layer leakage in method signatures, missing DTOs, entity leakage to API, inconsistent error contracts. Use when auditing API contracts.

496 Updated 1 weeks ago
levnikolaevich
AI & Automation Solid

ln-644-dependency-graph-auditor

Builds dependency graph, detects cycles, validates boundary rules, calculates coupling metrics (Ca/Ce/I). Use when auditing dependency structure.

496 Updated 1 weeks ago
levnikolaevich
AI & Automation Solid

ln-645-open-source-replacer

Discovers custom modules replaceable by OSS, evaluates alternatives (stars, license, CVE), generates migration plan. Use when reducing custom code.

496 Updated 1 weeks ago
levnikolaevich
AI & Automation Solid

ln-646-project-structure-auditor

Checks file hygiene, ignore files, framework conventions, domain/layer organization, naming. Use when auditing project structure.

496 Updated 1 weeks ago
levnikolaevich
AI & Automation Solid

ln-647-env-config-auditor

Checks env var config sync, missing defaults, naming conventions, startup validation. Use when auditing environment configuration.

496 Updated 1 weeks ago
levnikolaevich
AI & Automation Solid

ln-650-persistence-performance-auditor

Coordinates persistence and performance audit across queries, transactions, runtime, and resource lifecycle. Use when auditing data layer performance.

496 Updated 1 weeks ago
levnikolaevich
AI & Automation Solid

ln-651-query-efficiency-auditor

Checks redundant fetches, N+1 loops, over-fetching, missing bulk operations, wrong caching scope. Use when auditing query efficiency.

496 Updated 1 weeks ago
levnikolaevich
AI & Automation Solid

ln-652-transaction-correctness-auditor

Checks transaction scope, missing rollback handling, long-held transactions, trigger/notify interaction. Use when auditing transaction correctness.

496 Updated 1 weeks ago
levnikolaevich
AI & Automation Solid

ln-653-runtime-performance-auditor

Checks blocking IO in async, unnecessary allocations, sync sleep, string concat in loops, redundant copies. Use when auditing runtime performance.

496 Updated 1 weeks ago
levnikolaevich
AI & Automation Solid

ln-654-resource-lifecycle-auditor

Checks session scope mismatch, missing cleanup, pool config, error path leaks, resource holding. Use when auditing resource lifecycle.

496 Updated 1 weeks ago
levnikolaevich
AI & Automation Solid

ln-700-project-bootstrap

Bootstraps projects to production-ready structure. Use when creating new or transforming existing projects.

496 Updated 1 weeks ago
levnikolaevich
AI & Automation Solid

ln-720-structure-migrator

Scaffolds new or restructures existing projects to Clean Architecture. Use when setting up project structure.

496 Updated 1 weeks ago
levnikolaevich
AI & Automation Solid

ln-721-frontend-restructure

Scaffolds new React projects or restructures monoliths to component-based architecture. Use when setting up frontend structure.

496 Updated 1 weeks ago
levnikolaevich
AI & Automation Solid

ln-722-backend-generator

Generates .NET Clean Architecture backend structure from entity definitions. Use when bootstrapping .NET backend projects.

496 Updated 1 weeks ago
levnikolaevich
AI & Automation Solid

ln-723-seed-data-generator

Generates seed data from ORM schemas or entity definitions to any target format. Use when populating databases for development.

496 Updated 1 weeks ago
levnikolaevich
AI & Automation Solid

ln-724-artifact-cleaner

Removes platform-specific artifacts from Replit, StackBlitz, CodeSandbox, Glitch. Use when preparing exported projects for production.

496 Updated 1 weeks ago
levnikolaevich
DevOps & Infrastructure Solid

ln-730-devops-setup

Sets up Docker, CI/CD, and environment configuration with auto-detection. Use when adding DevOps infrastructure to a project.

496 Updated 1 weeks ago
levnikolaevich
AI & Automation Solid

ln-731-docker-generator

Generates Dockerfile and docker-compose configuration for multi-container development. Use when containerizing a project.

496 Updated 1 weeks ago
levnikolaevich
AI & Automation Solid

ln-732-cicd-generator

Generates GitHub Actions CI workflow configuration. Use when adding continuous integration to a project.

496 Updated 1 weeks ago
levnikolaevich
AI & Automation Solid

ln-733-env-configurator

Configures environment variables and secrets protection. Use when setting up .env files and gitignore rules for a project.

496 Updated 1 weeks ago
levnikolaevich
AI & Automation Solid

ln-740-quality-setup

Sets up linters, pre-commit hooks, and test infrastructure. Use when adding code quality tooling to a project.

496 Updated 1 weeks ago
levnikolaevich
AI & Automation Solid

ln-741-linter-configurator

Configures ESLint, Prettier, Ruff, mypy, and .NET analyzers. Use when setting up linting and formatting for a project.

496 Updated 1 weeks ago
levnikolaevich
Code & Development Solid

ln-742-precommit-setup

Configures Husky, lint-staged, commitlint, and Python pre-commit hooks. Use when adding Git hook automation to a project.

496 Updated 1 weeks ago
levnikolaevich
AI & Automation Solid

ln-743-test-infrastructure

Sets up test infrastructure with Vitest, xUnit, and pytest. Use when adding testing frameworks and sample tests to a project.

496 Updated 1 weeks ago
levnikolaevich
AI & Automation Solid

ln-760-security-setup

Sets up security scanning for secrets and dependency vulnerabilities. Use when adding security infrastructure to a project.

496 Updated 1 weeks ago
levnikolaevich
AI & Automation Solid

ln-761-secret-scanner

Scans codebase for hardcoded secrets with severity classification and remediation guidance. Use when auditing a project for leaked credentials.

496 Updated 1 weeks ago
levnikolaevich
AI & Automation Solid

ln-770-crosscutting-setup

Sets up logging, error handling, CORS, health checks, and API docs. Use when adding cross-cutting concerns to backend projects.

496 Updated 1 weeks ago
levnikolaevich
AI & Automation Solid

ln-771-logging-configurator

Configures structured JSON logging with Serilog (.NET) or structlog (Python). Use when adding logging to backend projects.

496 Updated 1 weeks ago
levnikolaevich
AI & Automation Solid

ln-772-error-handler-setup

Configures global exception handling middleware. Use when adding centralized error handling to .NET or Python backends.

496 Updated 1 weeks ago
levnikolaevich
AI & Automation Solid

ln-773-cors-configurator

Configures CORS policy for development and production environments. Use when setting up cross-origin access for APIs.

496 Updated 1 weeks ago
levnikolaevich
AI & Automation Solid

ln-774-healthcheck-setup

Configures health check endpoints for Kubernetes readiness/liveness/startup probes. Use when deploying to Kubernetes.

496 Updated 1 weeks ago
levnikolaevich
AI & Automation Solid

ln-775-api-docs-generator

Configures Swagger/OpenAPI documentation for backend APIs. Use when adding interactive API docs to a project.

496 Updated 1 weeks ago
levnikolaevich
AI & Automation Solid

ln-780-bootstrap-verifier

Verifies bootstrapped projects via build, test, and container health checks. Use when validating project setup completeness.

496 Updated 1 weeks ago
levnikolaevich
AI & Automation Solid

ln-781-build-verifier

Builds all detected projects and verifies successful compilation. Use when checking that a bootstrapped project compiles.

496 Updated 1 weeks ago
levnikolaevich
AI & Automation Solid

ln-782-test-runner

Executes all test suites and reports results with coverage. Use when verifying that test infrastructure works after bootstrap.

496 Updated 1 weeks ago
levnikolaevich
AI & Automation Solid

ln-783-container-launcher

Builds and launches Docker containers with health verification. Use when validating that containerized services start correctly.

496 Updated 1 weeks ago
levnikolaevich
AI & Automation Solid

ln-810-performance-optimizer

Multi-cycle performance optimization with profiling and bottleneck analysis. Use when optimizing application performance.

496 Updated 1 weeks ago
levnikolaevich
AI & Automation Solid

ln-811-performance-profiler

Profiles runtime performance with CPU, memory, and I/O metrics. Use when measuring bottlenecks before optimization.

496 Updated 1 weeks ago
levnikolaevich
AI & Automation Solid

ln-812-optimization-researcher

Researches competitive benchmarks and generates optimization hypotheses for identified bottlenecks. Use after profiling.

496 Updated 1 weeks ago
levnikolaevich
AI & Automation Solid

ln-813-optimization-plan-validator

Validates optimization plan via multi-agent review before execution. Use when verifying feasibility of optimization hypotheses.

496 Updated 1 weeks ago
levnikolaevich
AI & Automation Solid

ln-814-optimization-executor

Executes optimization hypotheses with keep/discard testing loop. Use when applying validated performance improvements.

496 Updated 1 weeks ago
levnikolaevich
AI & Automation Solid

ln-820-dependency-optimization-coordinator

Upgrades dependencies across all detected package managers. Use when updating npm, NuGet, or pip packages project-wide.

496 Updated 1 weeks ago
levnikolaevich
AI & Automation Solid

ln-821-npm-upgrader

Upgrades npm/yarn/pnpm dependencies with breaking change handling. Use when updating JavaScript/TypeScript dependencies.

496 Updated 1 weeks ago
levnikolaevich
AI & Automation Solid

ln-822-nuget-upgrader

Upgrades .NET NuGet packages with breaking change handling. Use when updating .NET dependencies.

496 Updated 1 weeks ago
levnikolaevich
AI & Automation Solid

ln-823-pip-upgrader

Upgrades Python pip/poetry/pipenv dependencies with breaking change handling. Use when updating Python dependencies.

496 Updated 1 weeks ago
levnikolaevich
AI & Automation Solid

ln-830-code-modernization-coordinator

Modernizes codebase via OSS replacement and bundle optimization. Use when acting on audit findings to reduce custom code.

496 Updated 1 weeks ago
levnikolaevich
AI & Automation Solid

ln-831-oss-replacer

Replaces custom modules with OSS packages using atomic keep/discard testing. Use when migrating custom code to established libraries.

496 Updated 1 weeks ago
levnikolaevich
AI & Automation Solid

ln-832-bundle-optimizer

Reduces JS/TS bundle size via tree-shaking, code splitting, and unused dependency removal. Use when optimizing frontend bundle size.

496 Updated 1 weeks ago
levnikolaevich
AI & Automation Solid

ln-840-benchmark-compare

Runs a canonical built-in vs hex-line benchmark with scenario manifests, activation checks, and diff-based correctness. Use when measuring hex-line MCP performance against Claude built-in tools or when preparing the canonical suite for later external baselines.

496 Updated 1 weeks ago
levnikolaevich
AI & Automation Solid

ln-910-community-engagement

Analyzes community health and delegates engagement tasks. Use when managing GitHub issues, discussions, and announcements.

496 Updated 1 weeks ago
levnikolaevich
AI & Automation Solid

ln-911-github-triager

Produces prioritized triage report from open GitHub issues, PRs, and discussions. Use when reviewing community backlog.

496 Updated 1 weeks ago
levnikolaevich
AI & Automation Solid

ln-912-community-announcer

Composes and publishes announcements to GitHub Discussions. Use when sharing releases, updates, or news with the community.

496 Updated 1 weeks ago
levnikolaevich
AI & Automation Solid

ln-913-community-debater

Launches RFC and debate discussions on GitHub. Use when proposing changes that need community input or voting.

496 Updated 1 weeks ago
levnikolaevich
AI & Automation Solid

ln-914-community-responder

Responds to unanswered GitHub discussions and issues with codebase-informed replies. Use when clearing community question backlog.

496 Updated 1 weeks ago
levnikolaevich

Commands (5)

audit-sessions.md create-release.md cross-pollinate-mcp.md publish-mcp.md review-skills.md

Quality Score: 68/100

Stars 20%
90
Recency 20%
90
Manifest 20%
0
Documentation 15%
0
Issue Health 10%
50
License 10%
100
Description 5%
100

Details

Author
levnikolaevich
Repository
levnikolaevich/claude-code-skills
Created
7 months ago
Last Updated
1 weeks ago
Language
JavaScript
License
MIT

Listed in marketplaces