top skills
pricing
resources
install
github
sign in
sign up
back to leaderboard
LE
@levnikolaevich
contributor on implexa, with 88 skills ranked by
SkillRank
across 1 source.
levnikolaevich on github
publishes to skills.sh
skills, ranked by SkillRank
score
source
skill
8.3
skills.sh
ln-774-healthcheck-setup
ln-774-healthcheck-setup configures kubernetes health check endpoints (liveness, readiness, startup) for .net and python applications, auto-detecting dependencies from project manifests and generating probe configurations with validated timing parameters.
7.4
skills.sh
ln-721-frontend-restructure
ln-721-frontend-restructure handles react project scaffolding and monolith-to-components migration via two distinct modes. scaffold generates minimal vite+typescript starter files. restructure applies ordered transformations (analyze, plan, execute, verify) to extract types, constants, hooks, and ui components into feature folders with updated imports.
7.2
skills.sh
ln-221-story-creator
ln-221-story-creator automates 9-section story document generation with INVEST validation, supporting both standalone and coordinator-managed flows via pluggable tracker providers.
7.2
skills.sh
ln-230-story-prioritizer
ln-230-story-prioritizer applies RICE scoring to rank Stories by business value, market size, and competitive position. outputs a prioritized table for sprint planning after Stories are created by ln-220.
6.8
skills.sh
ln-770-crosscutting-setup
ln-770-crosscutting-setup orchestrates logging, error handling, cors, health checks, and api docs configuration across .net and python backends by detecting project stack, checking existing setup, conditionally invoking five specialist workers, and generating a unified entry point.
5.2
skills.sh
ln-522-manual-tester
ln-522-manual-tester creates bash test scripts to verify story acceptance criteria against running code via curl (api) or puppeteer (ui), saving results persistently and reporting verdicts to trackers.
5.2
skills.sh
ln-112-project-core-creator
ln-112-project-core-creator generates 4 baseline documentation artifacts (requirements, architecture, tech stack, patterns catalog) from coordinator-provided context. operates within skill orchestration chain, performs auto-discovery and placeholder substitution, applies 16-question self-validation.
—
skills.sh
ln-720-structure-migrator
Scaffolds new or restructures existing projects to Clean Architecture. Use when setting up project structure.
—
skills.sh
ln-772-error-handler-setup
Configures global exception handling middleware. Use when adding centralized error handling to .NET or Python backends.
—
skills.sh
ln-626-dead-code-auditor
Checks unreachable code, unused imports/variables/functions, commented-out code, unsupported patterns. Use when auditing dead code.
—
skills.sh
ln-629-lifecycle-auditor
Checks bootstrap initialization, graceful shutdown, resource cleanup, signal handling, liveness/readiness probes. Use when auditing app lifecycle.
—
skills.sh
ln-722-backend-generator
Generates .NET Clean Architecture backend structure from entity definitions. Use when bootstrapping .NET backend projects.
—
skills.sh
ln-642-layer-boundary-auditor
Checks layer boundary violations, transaction boundaries, session ownership, cross-layer consistency. Use when auditing architecture layers.
—
skills.sh
ln-760-security-setup
Sets up security scanning for secrets and dependency vulnerabilities. Use when adding security infrastructure to a project.
—
skills.sh
ln-633-test-value-auditor
Scores each test by portfolio value and returns KEEP/DELETE/MERGE/REWRITE. Use when pruning test-suite cost.
—
skills.sh
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…
—
skills.sh
ln-634-test-coverage-auditor
Identifies missing tests for unique critical local logic: money, auth, permissions, data integrity, algorithms, and domain rules. Use when auditing critical…
—
skills.sh
ln-741-linter-configurator
Configures ESLint, Prettier, Ruff, mypy, and .NET analyzers. Use when setting up linting and formatting for a project.
—
skills.sh
ln-625-dependencies-auditor
Checks outdated packages, unused deps, reinvented wheels, CVE/CVSS vulnerability scan. Use when auditing dependencies.
—
skills.sh
ln-111-root-docs-creator
Creates root documentation files (AGENTS.md, CLAUDE.md, docs/README.md, standards, principles). Use for initial project doc setup.
—
skills.sh
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.
—
skills.sh
ln-222-story-replanner
Replans Stories by comparing IDEAL vs existing (KEEP/UPDATE/OBSOLETE/CREATE). Use when Epic requirements changed and Stories need realignment.
—
skills.sh
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.
—
skills.sh
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.
—
skills.sh
ln-400-story-executor
Executes Story tasks in priority order (To Review, To Rework, Todo). Use when Story has planned tasks ready for implementation.
—
skills.sh
ln-733-env-configurator
Configures environment variables and secrets protection. Use when setting up .env files and gitignore rules for a project.
—
skills.sh
ln-520-test-planner
Orchestrates test planning pipeline: research, manual testing, automated test planning. Use when Story needs comprehensive test coverage planning.
—
skills.sh
ln-201-opportunity-discoverer
Discovers growth opportunities using Traffic-First KILL funnel. Use when searching for next product direction with validated demand.
—
skills.sh
ln-640-pattern-evolution-auditor
Use when auditing architectural patterns through the evaluation platform with mandatory best-practice research, coordinated pattern workers, and structured…
—
skills.sh
ln-783-container-launcher
Builds and launches Docker containers with health verification. Use when validating that containerized services start correctly.
—
skills.sh
ln-723-seed-data-generator
Generates seed data from ORM schemas or entity definitions to any target format. Use when populating databases for development.
—
skills.sh
ln-641-pattern-analyzer
Analyzes single pattern implementation, calculates compliance/completeness/quality scores, identifies gaps. Use when auditing a specific pattern.
—
skills.sh
ln-730-devops-setup
Sets up Docker, CI/CD, and environment configuration with auto-detection. Use when adding DevOps infrastructure to a project.
—
skills.sh
ln-782-test-runner
Executes all test suites and reports results with coverage. Use when verifying that test infrastructure works after bootstrap.
—
skills.sh
ln-646-project-structure-auditor
Audits physical architecture structure: modules, domains, layer layout, junk drawers, and framework placement. Use for structure drift.
—
skills.sh
ln-628-concurrency-auditor
Checks async races, thread safety, TOCTOU, deadlocks, blocking I/O, resource contention. Use when auditing concurrency safety.
—
skills.sh
ln-732-cicd-generator
Generates GitHub Actions CI workflow configuration. Use when adding continuous integration to a project.
—
skills.sh
ln-200-scope-decomposer
Decomposes scope into Epics, Stories, and RICE priorities. Use when user has project scope and wants full Agile breakdown.
—
skills.sh
ln-622-build-auditor
Checks compiler/linter errors, deprecation warnings, type errors, failed tests, build config issues. Use when auditing build health.
—
skills.sh
ln-113-backend-docs-creator
Creates backend docs (api_spec.md, database_schema.md). Use when project has backend API or database.
—
skills.sh
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.
—
skills.sh
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.
—
skills.sh
ln-740-quality-setup
Sets up linters, pre-commit hooks, and test infrastructure. Use when adding code quality tooling to a project.
—
skills.sh
ln-635-test-isolation-auditor
Audits whether test results can be trusted: flakiness, isolation, real external dependencies, time/random/order dependency, and shared state. Use when auditing…
—
skills.sh
ln-775-api-docs-generator
Configures Swagger/OpenAPI documentation for backend APIs. Use when adding interactive API docs to a project.
—
skills.sh
ln-780-bootstrap-verifier
Verifies bootstrapped projects via build, test, and container health checks. Use when validating project setup completeness.
—
skills.sh
ln-771-logging-configurator
Configures structured JSON logging with Serilog (.NET) or structlog (Python). Use when adding logging to backend projects.
—
skills.sh
ln-631-test-business-logic-auditor
Detects tests proving platform behavior instead of local product behavior. Use when auditing product-behavior focus.
—
skills.sh
ln-114-frontend-docs-creator
Creates design_guidelines.md with WCAG 2.1 compliance and design system docs. Use when project has a frontend.
—
skills.sh
ln-627-observability-auditor
Checks structured logging, health checks, metrics collection, request tracing, log levels. Use when auditing observability.
—
skills.sh
ln-761-secret-scanner
Scans codebase for hardcoded secrets with severity classification and remediation guidance. Use when auditing a project for leaked credentials.
—
skills.sh
ln-620-codebase-auditor
Use when auditing the codebase through the evaluation platform with mandatory research, coordinated domain audit workers, and structured summaries.
—
skills.sh
ln-724-artifact-cleaner
Removes platform-specific artifacts from Replit, StackBlitz, CodeSandbox, Glitch. Use when preparing exported projects for production.
—
skills.sh
ln-700-project-bootstrap
Bootstraps projects to production-ready structure. Use when creating new or transforming existing projects.
—
skills.sh
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.
—
skills.sh
ln-610-docs-auditor
Use when auditing project documentation through the evaluation platform with mandatory research, coordinated audit workers, and structured summaries.
—
skills.sh
ln-645-open-source-replacer
Discovers custom modules replaceable by OSS, evaluates alternatives (stars, license, CVE), generates migration plan. Use when reducing custom code.
—
skills.sh
ln-644-dependency-graph-auditor
Builds dependency graph, detects cycles, validates boundary rules, calculates coupling metrics (Ca/Ce/I). Use when auditing dependency structure.
—
skills.sh
ln-510-quality-coordinator
Use when coordinating story quality evaluation with mandatory research, worker summaries, agent review, regression evidence, and bounded refinement.
—
skills.sh
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.
—
skills.sh
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.
—
skills.sh
ln-623-code-principles-auditor
Checks DRY, KISS/YAGNI, error handling, DI patterns. Use when auditing code principles compliance.
—
skills.sh
ln-650-persistence-performance-auditor
Use when auditing persistence and runtime performance through the evaluation platform with mandatory research, coordinated data-layer workers, and structured…
—
skills.sh
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.
—
skills.sh
ln-652-transaction-correctness-auditor
Checks transaction scope, missing rollback handling, long-held transactions, trigger/notify interaction. Use when auditing transaction correctness.
—
skills.sh
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.
—
skills.sh
ln-651-query-efficiency-auditor
Checks redundant fetches, N+1 loops, over-fetching, missing bulk operations, wrong caching scope. Use when auditing query efficiency.
—
skills.sh
ln-130-tasks-docs-creator
Creates task management docs (kanban board, workflow rules) with configured tracker integration. Use when setting up task tracking for a project.
—
skills.sh
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.
—
skills.sh
ln-120-reference-docs-creator
Creates reference docs (ADRs, guides, manuals) for nontrivial tech stack choices. Use when project needs justified architecture decision records.
—
skills.sh
ln-743-test-infrastructure
Sets up test infrastructure with Vitest, xUnit, and pytest. Use when adding testing frameworks and sample tests to a project.
—
skills.sh
ln-731-docker-generator
ln-731-docker-generator — an installable skill for AI agents, published by levnikolaevich/claude-code-skills.
—
skills.sh
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.
—
skills.sh
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.
—
skills.sh
ln-781-build-verifier
ln-781-build-verifier — an installable skill for AI agents, published by levnikolaevich/claude-code-skills.
—
skills.sh
ln-632-test-e2e-priority-auditor
Audits E2E coverage for critical user-visible journeys and wasteful E2E tests. Use when reviewing E2E journey value.
—
skills.sh
ln-110-project-docs-coordinator
Coordinates project documentation creation with single context gathering and project type detection. Use when generating project docs subset.
—
skills.sh
ln-742-precommit-setup
ln-742-precommit-setup — an installable skill for AI agents, published by levnikolaevich/claude-code-skills.
—
skills.sh
ln-773-cors-configurator
ln-773-cors-configurator — an installable skill for AI agents, published by levnikolaevich/claude-code-skills.
—
skills.sh
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.
—
skills.sh
ln-401-task-executor
ln-401-task-executor — an installable skill for AI agents, published by levnikolaevich/claude-code-skills.
—
skills.sh
ln-301-task-creator
ln-301-task-creator — an installable skill for AI agents, published by levnikolaevich/claude-code-skills.
—
skills.sh
ln-115-devops-docs-creator
Creates infrastructure.md and runbook.md (Docker-conditional). Use for DevOps documentation in any project.
—
skills.sh
ln-621-security-auditor
Checks hardcoded secrets, SQL injection, XSS, insecure deps, input validation. Use when auditing security.
—
skills.sh
ln-630-test-auditor
Use when auditing the test surface through the evaluation platform with mandatory research, coordinated test audit workers, and structured summaries.
—
skills.sh
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.
—
skills.sh
ln-100-documents-pipeline
Creates complete project documentation system (project docs, reference, tasks, tests). Use when bootstrapping docs from scratch or regenerating all.
—
skills.sh
ln-624-code-quality-auditor
ln-624-code-quality-auditor — an installable skill for AI agents, published by levnikolaevich/claude-code-skills.