code-review
π―Skillfrom lukasstrickler/ai-dev-atelier
Performs comprehensive code reviews using CodeRabbit, supporting both task-level and pull request review modes to provide detailed feedback and analysis.
Part of
lukasstrickler/ai-dev-atelier(10 items)
Installation
curl -sSfL https://raw.githubusercontent.com/LukasStrickler/ai-dev-atelier/main/install.sh | bashgit clone https://github.com/LukasStrickler/ai-dev-atelier.git ~/ai-dev-ateliermake -C ~/ai-dev-atelier installmake -C ~/ai-dev-atelier validatebash ~/ai-dev-atelier/install.sh --noSkill Details
More from this repository9
Generates tasteful, accessible UI animations that enhance user experience while maintaining design consistency and interaction standards.
use-graphite skill from lukasstrickler/ai-dev-atelier
Automatically checks code quality by performing typechecking, linting, formatting, and Markdown validation across project files.
Searches across web resources, library documentation, and GitHub repositories to help developers quickly find relevant code, references, and technical information.
Conducts academic research by generating evidence-based research cards with scholarly sources and citations.
Guides developers through Test-Driven Development (TDD) by generating comprehensive test suites, scaffolding tests before implementation, and ensuring code coverage using the Testing Trophy workflow.
Writes and updates documentation following predefined standards and best practices, ensuring consistent, high-quality technical documentation across a project.
Resolves pull request comments by coordinating multiple AI agents to systematically address and implement feedback across code changes.
Detects documentation files that need updates by analyzing git diffs and identifying outdated or changed documentation relative to recent code changes.