Çoklu dosya
codingResmi
Resmi Sağlayıcı Skill'iView repo
Performs a comprehensive, multi-step code review of pull requests or local code changes, using iterative refinement (generation, critique, synthesis) to ensure high-quality, actionable feedback. Use when you need to review code changes thoroughly.
Dosyalar5 dosya
SKILL.md104 satır
Loading editor…
Kurulum
ÖnerilenTek komut — ajanınız otomatik olarak devreye alır.
Kurulum komutunu görmek için yukarıdan bir AI aracı seçin.
veya
Manuel Kurulum
Daha fazla adımArşivi indirin ve dosyaları projenize manuel olarak ekleyin.
Skill detayları
Versiyonv1.0.0
YazarFlutter
Kategoricoding
Skill IDflutter/skills/.agents/agents/reidbaker-agent/skills/code-review
Dosyalar5 dosya
İlgili skill'ler
Add Dart Lint Validation RuleInstructions for adding a new validation rule and CLI flag to dart_skills_lint. Use this skill when asked to create a new rule that validates aspects of skills (like frontmatter metadata).Dart Skills Lint IntegrationHow to integrate, update, and configure the dart_skills_lint validation tool within a repository. Make sure to use this skill whenever the user asks to update dart_skills_lint, configure skills validation tests, fix skills linter dependency drifts, verify repository state before editing, optimize lint rules execution, or draft pull request submission commands.Dart Skills Lint SetupUse this skill when you need to set up validation for AI agent skills in a Dart project for the first time.
Adds the linter as a dev_dependency, creates a configuration file, and generates a baseline for legacy repos.Dart Skills Lint ValidationUse this skill when you need to validate AI agent skills with dart_skills_lint — running the linter, interpreting failures, fixing violations, and authoring custom rules.Definition Of DoneMandatory checks to run before completing any task that touches md files or dart code in this repository.Flutter Add Integration TestConfigures Flutter Driver for app interaction and converts MCP actions into permanent integration tests. Use when adding integration testing to a project, exploring UI components via MCP, or automating user flows with the integration_test package.