code-reviewer
π―Skillfrom matteocervelli/llms
Comprehensively reviews code for quality, security, performance, and style, providing actionable insights and improvement recommendations.
Part of
matteocervelli/llms(44 items)
Installation
git clone https://github.com/matteocervelli/llms.gitpython -m src.tools.doc_fetcher fetch --provider anthropicpython -m src.tools.skill_builder create --name my-skill --template basicpython -m src.tools.command_builder create --name my-commandpython -m src.tools.agent_builder create --name my-agentSkill Details
Review code for quality, security, and performance with comprehensive
More from this repository10
api-test-generator skill from matteocervelli/llms
doc-fetcher skill from matteocervelli/llms
unit-test-writer skill from matteocervelli/llms
design-synthesizer skill from matteocervelli/llms
coverage-analyzer skill from matteocervelli/llms
doc-analyzer skill from matteocervelli/llms
dependency-analyzer skill from matteocervelli/llms
documentation-updater skill from matteocervelli/llms
Designs comprehensive REST APIs with precise request/response schemas, robust error handling, and clear authentication strategies.
data-modeler skill from matteocervelli/llms