

Also from Kynth Studios


Also from Kynth Studios


Also from Kynth Studios
1# Agent Guide for camera_android_camerax23## Core Workflows45- **Check Environment**: Run [check-readiness](.agents/skills/check-readiness/SKILL.md)6 when starting a new task or if you suspect environment issues.7- **Regenerate Code**:8 - Pigeon (`dart run pigeon --input pigeons/camerax_library.dart`): Run after9 modifying `pigeons/camerax_library.dart`.10 - Mocks (`dart run build_runner build -d`): Run after modifying mocked11 classes or adding new mocks. (see [dart-generate-test-mocks](.agents/skills/dart-generate-test-mocks/SKILL.md))12- **Verify Tests**: All tests must pass before landing. Add or update tests for13 any new logic. For integration tests, see [flutter-add-integration-test](.agents/skills/flutter-add-integration-test/SKILL.md).14- **Run Pre-Push Checks**: Run [pre-push-skill](.agents/skills/pre-push-skill/SKILL.md)15 before pushing to prevent CI failures and code review blocks.1617## Agent Guidelines1819- Use [receiving-code-review](.agents/skills/receiving-code-review/SKILL.md)20 to technically verify review feedback before blindly implementing suggestions,21 especially if feedback seems technically questionable.22- Use `/grill-me` or `/plan` for complex features before writing code.23- Maintain high test coverage using [dart-add-unit-test](.agents/skills/dart-add-unit-test/SKILL.md)24 and [dart-collect-coverage](.agents/skills/dart-collect-coverage/SKILL.md).25- Avoid duplicating constant strings; reuse existing ones from adjacent code.26- **Testing Guidelines**: You MUST read and follow all rules in [TESTING.md](TESTING.md) BEFORE writing or modifying any tests. This is CRITICAL for preventing CI flakiness.27- **CRITICAL**: When spawning subagents, NEVER provide absolute file paths in prompts. ALWAYS use relative paths. Passing absolute paths breaks `Workspace: branch` isolation and causes state bleed into the active workspace.28- **Validation**: Never run `.ci/scripts/*` or `script/tool_runner.sh` globally to validate local changes. They are slow and modify the entire repository. Always use targeted skills (like `dart-run-static-analysis` or `pre-push-skill`) to run the repo tool scoped to this package.29
One repository carrying more than one format is the comparison this product exists for: does anyone actually write different content in each file, or is one a copy of the other?
| Repository | Format | Stack | Covers | Score | Changed |
|---|---|---|---|---|---|
| flutter/packagesAGENTS.md · 5.3k | AGENTS.md | setupstylearchtesting-strategy+4 | 82/100 | 13 days ago |
Same format, overlapping stack, ranked by quality.
| Repository | Format | Stack | Covers | Score | Changed |
|---|---|---|---|---|---|
| duckduckgo/content-scope-scriptsspecial-pages/AGENTS.md · 70 | AGENTS.md | buildteststylearch+3 | 100/100 | 14 days ago | |
| react/react-nativepackages/react-native-compatibility-check/AGENTS.md · 126k | AGENTS.md | testlint-formatstylearch+4 | 99/100 | 14 days ago | |
| duckdb/duckdbAGENTS.md · 40k | AGENTS.md | buildtestlint-formatstyle+8 | 96/100 | 11 days ago | |
| steipete/CodexBarAGENTS.md · 20k | AGENTS.md | buildteststylearch+4 | 93/100 | today | |
| duckduckgo/content-scope-scriptsinjected/AGENTS.md · 70 | AGENTS.md | buildteststylearch+2 | 92/100 | 14 days ago | |
| spacedriveapp/spacedrivecore/AGENTS.md · 39k | AGENTS.md | buildtestlint-formatstyle+2 | 89/100 | 14 days ago | |
| onevcat/KingfisherAGENTS.md · 24k | AGENTS.md | setupbuildtestlint-format+6 | 89/100 | 14 days ago | |
| envoyproxy/envoyAGENTS.md · 29k | AGENTS.md | setupbuildtestlint-format+7 | 88/100 | 13 days ago |
A badge carrying the measured quality of the strongest agent config file in this repository, out of 100. It reads from this index every time somebody loads your page, so it changes when the measurement changes and there is nothing to keep up to date. Free, no account, and the value is not something you or we can set by hand.
[](https://rulestack.kynth.studio/configs/flutter-packages-packages-camera-camera-android-camerax-agents)Would rather not hotlink us? Every badge is also served in shields.io’s endpoint schema, so shields renders the image and your readers never talk to our domain:
Published by Toolproof, the masthead over this index and eight others. The method behind the number is at toolproof.kynth.studio/methodology, and the whole thing is readable as JSON with no key at /api.