hculap-better-code
πͺMarketplacehculap/better-code
A curated collection of Claude Code plugins for code quality and developer productivity
Installation
/plugin marketplace add hculap/better-codePlugins in this Marketplace
code-standards
code-qualityEnforces coding standards and best practices across a project's codebase, ensuring consistent quality, readability, and adherence to predefined development guidelines.
/plugin install code-standards@hculap-better-codedoc-master
documentationGenerates and manages 9 specialized documentation agents to systematically improve code documentation across different aspects of a software project.
/plugin install doc-master@hculap-better-coden1-optimizer
performanceDetects and highlights performance bottlenecks across database, backend, frontend, and API layers, with a specific focus on identifying N+1 query problems and inefficient code patterns that can deg...
/plugin install n1-optimizer@hculap-better-codereadme-writer
readmeGenerates and audits project README files according to a Product Requirements Document (PRD) template, ensuring consistent and comprehensive documentation standards.
/plugin install readme-writer@hculap-better-codetdd-dev
tddEnforces Test-Driven Development (TDD) workflows by guiding developers to write tests before implementation code, with configurable strictness levels and commands to manage the TDD development cycle.
/plugin install tdd-dev@hculap-better-code