implexa
back to leaderboard
LE

@levnikolaevich

contributor on implexa, with 88 skills ranked by SkillRank across 1 source.

levnikolaevich on githubpublishes to skills.sh
skills
88
avg SkillRank
6.4
58 scored / 88 total
total stars
across 1 repo
total installs
across 1 repo

skills, ranked by SkillRank

scoresourceskill
8.3skills.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.
8.2skills.sh
ln-783-container-launcher
ln-783-container-launcher builds docker images, orchestrates container startup with dependency ordering, and validates service health via native checks or http probes with exponential backoff retry logic.
8.1skills.sh
ln-201-opportunity-discoverer
ln-201-opportunity-discoverer validates product growth direction through traffic-first evidence collection, bundled research per idea, and a kill funnel that eliminates non-viable opportunities before committing resources.
7.9skills.sh
ln-771-logging-configurator
ln-771-logging-configurator scaffolds structured json logging for asp.net core (serilog) and fastapi (structlog) projects, handling enrichment, sink selection, and environment-specific log levels via mcp-backed best practice research.
7.8skills.sh
ln-732-cicd-generator
ln-732-cicd-generator creates github actions ci workflows for dotnet and python backends with frontend integration, lint/test/build jobs, and docker health checks. template-based, version-detected, github-only.
7.8skills.sh
ln-775-api-docs-generator
ln-775-api-docs-generator configures swagger/openapi documentation for .net and python apis, automating schema generation, security scheme detection, and interactive doc setup across both stacks.
7.8skills.sh
ln-400-story-executor
ln-400-story-executor orchestrates story task execution across four priority tiers (to review, to rework, todo sequential, todo parallel groups), managing worktree lifecycle, checkpoint persistence, and scenario validation before moving stories to review status.
7.8skills.sh
ln-724-artifact-cleaner
ln-724-artifact-cleaner removes platform-specific build artifacts from projects exported from replit, stackblitz, codesandbox, and glitch. it detects platforms, previews changes, requests confirmation, executes cleanup across config files and dependencies, then verifies results.
7.8skills.sh
ln-723-seed-data-generator
ln-723-seed-data-generator transforms orm schemas or entity definitions into realistic seed data across multiple formats (c#, typescript, python, json, sql) using deterministic faker libraries and dependency-aware generation order.
7.4skills.sh
ln-220-story-coordinator
ln-220-story-coordinator decomposes epics into 5-10 vertical-slice stories across 8 phases, routing child work to creator/replanner skills while enforcing template compliance and runtime state checkpoints.
7.4skills.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.3skills.sh
ln-740-quality-setup
ln-740-quality-setup coordinates linter, pre-commit, and test infrastructure across typescript, python, and dotnet projects by detecting stack, checking existing configs, delegating to specialized workers in parallel, and verifying the complete pipeline works.
7.2skills.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.2skills.sh
ln-641-pattern-analyzer
ln-641-pattern-analyzer audits single architectural patterns against best practices, calculating compliance/completeness/quality/implementation scores and identifying gaps with severity and effort estimates.
7.2skills.sh
ln-733-env-configurator
ln-733-env-configurator generates .env files and gitignore rules for local and production environments by scanning code for variables, classifying them as secrets or config, and applying template-based substitution without storing actual credentials.
7.2skills.sh
ln-782-test-runner
ln-782-test-runner detects multiple test frameworks, executes suites in parallel, parses structured results with pass/fail/skip counts, and optionally generates coverage reports. targets nodejs, dotnet, python, go, and rust projects.
7.2skills.sh
ln-620-codebase-auditor
ln-620-codebase-auditor coordinates 9 domain-specific audit workers across security, delivery, maintainability, dependencies, and runtime lifecycle. enforces mandatory research gates and structured aggregation with conflict resolution before emitting a final remediation report.
7.2skills.sh
ln-730-devops-setup
ln-730-devops-setup orchestrates docker, ci/cd, and environment configuration by auto-detecting project stacks and delegating to specialized workers. covers react/vite and .net/python backends with github actions and postgresql.
7.2skills.sh
ln-640-pattern-evolution-auditor
ln-640-pattern-evolution-auditor coordinates seven specialized workers to audit architectural patterns, layer ownership, api contracts, dependency topology, modernization readiness, project structure, and configuration boundaries through a mandatory research-first seven-phase evaluation runtime.
7.2skills.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.
7.2skills.sh
ln-780-bootstrap-verifier
ln-780-bootstrap-verifier coordinates multi-phase project validation by delegating build, test, and container checks to specialized workers, then aggregates results into a structured report with actionable next steps.
7.2skills.sh
ln-500-story-quality-gate
ln-500-story-quality-gate orchestrates story-level quality assessment across 8 phases, delegating to ln-510 (quality checks) and ln-520 (test planning) while computing a 4-level verdict (pass/concerns/fail/waived) and persisting resumable runtime state.
7.2skills.sh
ln-622-build-auditor
ln-622-build-auditor detects compiler errors, linter violations, type mismatches, test failures, and build config issues across multiple ecosystems. returns severity-tagged findings and compliance score for build health tracking.
6.8skills.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.
6.8skills.sh
ln-635-test-isolation-auditor
ln-635-test-isolation-auditor detects flaky and untrustworthy test conditions across six isolation categories (apis, databases, filesystem, time, random, network) plus determinism checks. emits rewrite or delete actions with severity-based scoring.
6.8skills.sh
ln-646-project-structure-auditor
ln-646-project-structure-auditor detects physical architecture drift across modules, domains, layers, and framework placement. emits move/split/align actions with compliance scoring. skips file hygiene, imports, and runtime checks.
6.8skills.sh
ln-700-project-bootstrap
ln-700-project-bootstrap orchestrates transformation of prototype projects into production-ready structures via mode detection, tech scanning, delegated setup, and verification. supports create-from-scratch and existing-project migration across multiple stacks.
6.8skills.sh
ln-631-test-business-logic-auditor
ln-631-test-business-logic-auditor detects and flags tests that validate framework or library behavior rather than custom product logic. it uses two-layer detection to distinguish framework integration tests from pure platform behavior assertions, emitting deletion or rewrite recommendations with effort estimates.
6.8skills.sh
ln-761-secret-scanner
ln-761-secret-scanner detects hardcoded credentials in codebases using gitleaks or trufflehog, classifies severity, filters false positives, and returns remediation guidance without exposing actual secret values.
6.8skills.sh
ln-114-frontend-docs-creator
ln-114-frontend-docs-creator generates design_guidelines.md with wcag 2.1 compliance and design system documentation when a frontend framework is detected. runs conditionally downstream of the project coordinator, consuming context store and validating output against a docs quality contract.
6.8skills.sh
ln-643-api-contract-auditor
ln-643-api-contract-auditor audits service boundary contracts, detecting layer leakage, missing DTOs, entity exposure, and error handling inconsistencies. targets API/service/domain layer separation with architecture-focused analysis.
6.3skills.sh
ln-644-dependency-graph-auditor
ln-644-dependency-graph-auditor parses module imports across multiple languages to build dependency graphs, detect cycles, validate architectural boundaries, and compute coupling metrics (Ca/Ce/I). supports baseline freezing for incremental legacy adoption.
6.2skills.sh
ln-520-test-planner
ln-520-test-planner orchestrates a three-phase test planning pipeline by delegating to research, manual testing, and automated test planning workers. it skips phases when artifacts already exist and reports final results with test task urls.
6.2skills.sh
ln-140-test-docs-creator
ln-140-test-docs-creator scaffolds test documentation with risk-based testing philosophy, generating testing-strategy.md and tests/README.md to establish project test organization and automated testing conventions.
6.2skills.sh
ln-113-backend-docs-creator
ln-113-backend-docs-creator generates api_spec.md and database_schema.md conditionally when backend or database artifacts are detected, consuming context from the project coordinator and producing openapi-compliant specs with mermaid er diagrams.
6.2skills.sh
ln-627-observability-auditor
ln-627-observability-auditor audits logging, health checks, metrics, and request tracing across web services, cli tools, and libraries. it calculates a compliance score and writes findings to markdown, adjusting severity based on project type.
6.2skills.sh
ln-628-concurrency-auditor
ln-628-concurrency-auditor detects async races, thread safety violations, TOCTOU, deadlocks, blocking i/o, resource contention, and cross-process races via two-layer grep-then-reasoning workflow. outputs markdown report with severity classification and effort estimates.
6.1skills.sh
ln-1000-pipeline-orchestrator
ln-1000-pipeline-orchestrator orchestrates a story through four coordinated stages (planning, validation, execution, quality), selecting from kanban board, batching user questions upfront, writing stage checkpoints, and generating a pipeline report with git and review metadata.
5.8skills.sh
ln-115-devops-docs-creator
ln-115-devops-docs-creator generates infrastructure.md (always) and conditionally produces runbook.md if docker is present, receiving context from the project docs coordinator rather than gathering its own state.
5.8skills.sh
ln-511-code-quality-checker
ln-511-code-quality-checker quantifies implementation quality by scoring dry/kiss/yagni/architecture compliance against story-linked code, using graph indexing and fallback grep inspection.
5.7skills.sh
ln-512-tech-debt-cleaner
ln-512 automates low-risk tech debt cleanup by removing unused imports, dead code, and commented blocks from audit findings with stated 90% confidence, though execution steps lack detail.
5.7skills.sh
ln-130-tasks-docs-creator
ln-130-tasks-docs-creator generates task management documentation including workflow rules and kanban board setup with multi-provider tracker integration (linear, github, file), invoked within a documentation pipeline or standalone.
5.3skills.sh
ln-510-quality-coordinator
ln-510-quality-coordinator guides evaluation platform setup and agent review delegation. it requires multiple reference loads and defines mandatory policy constraints but leaves procedural implementation details incomplete.
5.2skills.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.2skills.sh
ln-402-task-reviewer
ln-402-task-reviewer evaluates task completeness against architecture and test standards, moving work to done or rework with justification. mandatory post-execution gate.
5.2skills.sh
ln-743-test-infrastructure
ln-743-test-infrastructure detects project stacks and configures appropriate testing frameworks (vitest, xunit, pytest) with coverage reporting and sample test patterns.
5.2skills.sh
ln-651-query-efficiency-auditor
ln-651-query-efficiency-auditor audits database query patterns for redundancy, inefficiency, and caching misuse, writing findings with severity and recommendations to structured output. targets redundant fetches, n+1 loops, and batch operation gaps.
5.2skills.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.
5.2skills.sh
ln-403-task-rework
ln-403-task-rework applies reviewer feedback to rejected tasks, advancing them from to rework through in progress back to review. focuses on single-task isolation and revision-aware file edits.
5.2skills.sh
ln-650-persistence-performance-auditor
ln-650-persistence-performance-auditor coordinates data-layer audit workers to evaluate query efficiency, transaction correctness, and runtime performance against persistence best practices, requiring structured research before scoring.
5.1skills.sh
ln-110-project-docs-coordinator
ln-110 coordinates project documentation generation through single-pass context gathering and type detection, delegating work to five downstream workers and aggregating results for the quality repair loop.
5.1skills.sh
ln-120-reference-docs-creator
ln-120-reference-docs-creator generates structured reference documentation (ADRs, guides, manuals) for nontrivial technology decisions. It creates directory scaffolding and selectively documents justified tech stack choices, but lacks detailed execution procedures and failure mode handling.
4.9skills.sh
ln-621-security-auditor
ln-621-security-auditor scans code for hardcoded secrets, sql injection, xss, insecure dependencies, and missing input validation. returns structured findings with severity levels and compliance scoring.
4.8skills.sh
ln-200-scope-decomposer
ln-200-scope-decomposer orchestrates full initiative decomposition across epics, stories, and optional rice prioritization by delegating to three sub-coordinators in sequence. requires manual invocation with scope identifier, no self-contained trigger phrases.
4.8skills.sh
ln-630-test-auditor
ln-630-test-auditor coordinates test surface evaluation across multiple workers with mandatory reference material, research protocol, and structured reporting requirements, but lacks concrete procedural steps for actual execution.
4.2skills.sh
ln-210-epic-coordinator
ln-210-epic-coordinator decomposes scope into 3-7 tracker epics using a decompose-first pattern that builds ideal epic structure before checking existing epics to determine create vs replan mode. executes inline with read-only discovery/research until preview confirmation.
4.2skills.sh
ln-632-test-e2e-priority-auditor
ln-632-test-e2e-priority-auditor categorizes e2e test coverage by journey priority and flags wasteful tests, but lacks procedural detail and operational guardrails.
4.2skills.sh
ln-300-task-coordinator
ln-300-task-coordinator decomposes stories into 1-8 task plans and delegates execution via runtime contracts. relies heavily on external reference documents and contracts rather than self-contained logic.
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-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-623-code-principles-auditor
Checks DRY, KISS/YAGNI, error handling, DI patterns. Use when auditing code principles compliance.
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-731-docker-generator
ln-731-docker-generator — an installable skill for AI agents, published by levnikolaevich/claude-code-skills.
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-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-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-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.
levnikolaevich (88 skills ranked by SkillRank) | implexa