andriyts1234/AI React Architect Review
LLM-as-a-Judge that reviews React 18/19 and Redux Toolkit code in Pull Requests for architectural flaws using Google Gemini.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| github-token | GitHub token for authenticating API requests. Use secrets.GITHUB_TOKEN. | yes | — |
| gemini-api-key | Google Gemini API key for LLM inference. | yes | — |
| ignore-paths | Comma-separated list of glob patterns for files to exclude from review. Supports minimatch glob syntax. | no | node_modules/**,dist/**,build/**,coverage/**,**/*.lock,**/*.md,**/*.json,**/*.yml,**/*.yaml,**/*.env* |
Outputs
no outputs