Browse Skills

Ln 770 Crosscutting Setup

v1.0.0

Coordinates logging, error handling, CORS, health checks, and API docs

Lev Nikolaevich
2

Ln 775 Api Docs Generator

v1.0.0

Configures Swagger/OpenAPI documentation

Lev Nikolaevich
3

Ln 830 Code Modernization Coordinator

v1.0.0

Coordinates code modernization: OSS replacement and bundle optimization workers

Lev Nikolaevich
3

Ln 832 Bundle Optimizer

v1.0.0

Reduces JS/TS bundle size via unused deps, tree-shaking, code splitting with keep/discard

Lev Nikolaevich
3

Ln 113 Backend Docs Creator

v1.0.0

Creates 2 backend docs (api_spec.md, database_schema.md). Invoked when hasBackend or hasDatabase detected.

Lev Nikolaevich
3

Ln 114 Frontend Docs Creator

v1.0.0

Creates design_guidelines.md for frontend projects. Invoked when hasFrontend detected.

Lev Nikolaevich
5

Ln 402 Task Reviewer

v1.0.0

Reviews task implementation for quality, code standards, test coverage. Creates [BUG] tasks for side-effect issues. Sets task Done or To Rework. Runs inline from coordinator.

Lev Nikolaevich
6

Ln 510 Quality Coordinator

v1.0.0

Coordinates code quality: ln-511 metrics, ln-512 cleanup, inline agent review (Codex + Gemini), ln-513 regression, ln-514 log analysis. Returns quality_verdict + aggregated results.

Lev Nikolaevich
9

Ln 511 Code Quality Checker

v1.0.0

Checks DRY/KISS/YAGNI/architecture compliance with quantitative Code Quality Score. Validates decisions via MCP Ref. Reports with SEC-/PERF-/MNT-/ARCH-/BP-/OPT- prefixes.

Lev Nikolaevich
4

Ln 513 Regression Checker

v1.0.0

Worker that runs existing tests to catch regressions. Auto-detects framework, reports pass/fail. No status changes or task creation.

Lev Nikolaevich
4

Ln 613 Code Comments Auditor

v1.0.0

Checks WHY-not-WHAT, density (15-20%), forbidden content, docstrings quality, actuality, legacy cleanup. Returns findings with severity, location, and recommendations.

Lev Nikolaevich
4

Claude Code History Files Finder

v1.0.0

Finds and recovers content from Claude Code session history files. This skill should be used when searching for deleted files, tracking changes across sessions, analyzing conversation history, or recovering code from previous Claude interactions. Triggers include mentions of "session history", "recover deleted", "find in history", "previous conversation", or ".claude/projects".

daymade
4