with one click
claude-connoisseur
claude-connoisseur contains 13 collected skills from eugeniosegala, with repository-level occupation coverage and site-owned skill detail pages.
Skills in this repository
Ruthlessly tear apart code design — naming, abstractions, coupling, complexity, and everything else.
Generate Mermaid diagrams in the README to visualise architecture, flows, or relationships from the codebase.
Analyse test coverage gaps and report uncovered code before making changes.
Run tests, fix failures, and re-run until the suite passes.
Write and improve tests — reuse existing patterns, ensure consistency, and maintain quality.
Isolate a function or code block into a self-contained, runnable script for study and manual testing.
Fix grammar and improve writing while preserving the author's original voice and style.
Send plans, code, or approaches to OpenAI Codex CLI for independent review.
Review code for performance issues — complexity, batching, caching, memory, and concurrency.
Convert files to object-oriented programming style with optional NLP instructions.
Estimate monthly cloud costs from infrastructure and application files.
Review database schemas and suggest improvements for indexing, types, and constraints.
Convert files to functional programming style with optional NLP instructions.